Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 522 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 522 Bytes

Scheme 3D Engine + maze game

A 3D engine with dynamic lighting, written in Scheme. It runs smoothly even on low-spec hardware like the SGI O2 (without using the GPU chip), which is possible mainly due to on-the-fly caching of the contribution of stopped light sources, and to assuming planar maps (in the sense of Wolfenstein 3D). A maze game that uses the engine is included.

For screenshots and install instructions, see the project homepage at http://iki.fi/paul.wagner/projects/scheme3d