A WebGL 2.0 application that renders a pyramid of animated colored squares on a ground plane, showing how to use shaders, transformation matrices, and interactivity in modern browser graphics.
-
Updated
Nov 2, 2025 - JavaScript
A WebGL 2.0 application that renders a pyramid of animated colored squares on a ground plane, showing how to use shaders, transformation matrices, and interactivity in modern browser graphics.
An interactive procedural terrain generator built with raw WebGL, custom Perlin-style noise, height field mesh generation, camera controls, and real-time terrain parameter editing.
Add a description, image, and links to the browser-graphics topic page so that developers can more easily learn about it.
To associate your repository with the browser-graphics topic, visit your repo's landing page and select "manage topics."