Skip to content

[archived/2000] A 3D engine with dynamic lighting, written in Scheme

Notifications You must be signed in to change notification settings

hiili/scheme-3d-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[archived/2000] A 3D engine with dynamic lighting, written in Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages