Three.js ExperimentsApril 12, 2026 Wireframe Ocean Waves in Three.js A low-poly wireframe ocean viewed from above. Simplex noise displacement, height-based colouring, and scroll-driven camera in under 350 lines.
three.jswebglshadersprocedural-generation
Read article
Three.js ExperimentsApril 11, 2026 Boids Flocking in Three.js 150 low-poly birds with separation, alignment, and cohesion. One HTML file, instanced rendering, vertex shader wing flapping.
three.jswebglsimulationshaders
Read article
Three.js ExperimentsApril 10, 2026 Ghibli-Style Shaders and Frosted Glass in Three.js Cel-shading a procedural mountain scene with discrete brightness bands, edge detection outlines, and mottled frosted glass text panels.
three.jswebglshadersparallax
Read article
Three.js ExperimentsApril 4, 2026 Isometric Rooms in Three.js Four navigable rooms built from box primitives, arranged in a diamond and rotated with an orthographic camera. One HTML file, no build step.
three.jswebglisometric
Read article
Three.js ExperimentsApril 3, 2026 Scroll-Driven 3D Parallax With Three.js Building a procedural mountain valley you fly through by scrolling. Two versions, from flat terrain to trees, water, and post-processing.
three.jswebglprocedural-generationparallax
Read article