💾 Archived View for tilde.team › ~fudge › build-minimal › index.gmi captured on 2023-09-08 at 17:20:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-07-22)

🚧 View Differences

-=-=-=-=-=-=-

Build Minimal Little Voxel Sandbox

At some point I wanted a voxel building sandbox in the vein of Minecraft Classic (if anyone remembers that anymore). I had some free time, and a laptop that only supported OpenGL 1.* so I threw something together. It's now really really old, it ought to still work but the programming style is probably awful. It's world is also a tiny finite cube.

Features:

Screenshot: some glass vats of water and lava with fancy lighting

Screenshot: flying above a tiny island (running under Windows XP)

Usage

Source code is available below. It compiles under Linux, and I did at some point cross compile it for Windows, but I'm afraid anyone not running Linux is on their own.

Build dependencies:

Further instructions are given in README.md

Source code

License

I'm not actually sure, looks like a variant of MIT or BSD.