TheLongSilence
A procedural space exploration game that runs entirely in a browser tab using WebGL2, generating every visual element from a seed with no external assets.
It combines a full-featured ECS, PBR rendering with post-processing, a dockable editor with live play/stop and asset management, Lua scripting with hot-reload, Jolt physics, and miniaudio audio—all built from scratch and well-documented.
A from-scratch C++ game engine
Similar projects matched by category, topics, and programming language.
A procedural space exploration game that runs entirely in a browser tab using WebGL2, generating every visual element from a seed with no external assets.
A single-player trainer for DragonSword: Awakening that provides various cheats and modifications to enhance gameplay.
A CGAL-free, MIT-licensed reimplementation of the Alpha Wrapping algorithm that takes a defective triangle soup and produces a watertight, manifold, outward-oriented mesh with controllable level of detail and tightness.