/doscube

MS DOS 3D Wireframe Cube with Fixed Point Maths

Primary LanguageC

Fix Point Maths for DOS

This program compiles with Turbo C 2.01 for MS DOS machines. It displays a rotating cube. It uses only fixed point maths, except for initializing the sine-table, which requires the sin() function.

(c)2023 Arne Schmitz root42@root42.de