3D Game engine
Information about an alpha release of my unfinished 3D game engine
Source archives
If you want to compile the engine yourself, you'll need all three
archives.
- demo3d-src.zip
- The source of the 3D game engine.
- fliblib.zip
- A library using which file archives (aka file library)
can be read.
- piclib.zip
- This archive contains the picture library, which is used
to read images of certain file formats.
Please, do not forget to read the README and COPYING files first!