Graphics Engine
Here's a demo of my realtime 3D graphics engine built in WebGL.
- Textures and Mesh Rendering
- Perspective Camera and Controls
- Point and Directional Lighting
- Scenegraph hierarchy
- Heightmaps for terrain
- Diamond-square algorithm for random terrain generation
Controls