Hey everyone,
I’ve shared a number of Three.js demos here on the forum, usually one at a time as I finished them. I’ve been meaning to organize everything properly, so I finally put together a clean, browsable library on GitHub Pages:
https://red-reddington.github.io/web-demos/
It includes all the Three.js demos I’ve posted here before (instancing, procedural forests, water, fog, volumetrics, etc.), but now they’re all in one place with thumbnails, categories, and filters. Hopefully this makes it easier for people to explore or reference specific techniques.
I also added two small Canvas2D games (“Nibbles” and “Jumping Jack”). They’re not Three.js, but they were fun side projects and I love how they turned out, so I included them as well.
If this is useful to anyone, for learning, inspiration, or just curiosity, I’m happy. And if you spot anything broken or have suggestions, let me know.
Cheers!
Source code:
https://github.com/red-reddington/web-demos