three.js OOP starter for building interactive WebGL scenes with JavaScript.
An object-oriented three.js starter that provides structured code and utilities for building interactive WebGL scenes. It uses JavaScript with GLSL shaders plus HTML/CSS for pages, and includes examples for materials, meshes, animation timing, mouse controls, and custom shaders. Suited for prototyping 3D web experiences, learning three.js architecture, and small visual experiments.
0