root42 / dostunnl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2nd Reality Tunnel Effect for MS DOS

This program compiles with Turbo C 2.01 for MS DOS machines. It displays 3D tunnel effect, as seen in the seminal demo "Second Reality". It uses only fixed point maths, except for initializing the sine-table, which requires the sin() function.

(c)2023 Arne Schmitz root42@root42.de

About


Languages

Language:C 100.0%