Skip to content
/ doscube Public

MS DOS 3D Wireframe Cube with Fixed Point Maths

Notifications You must be signed in to change notification settings

root42/doscube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]

About

MS DOS 3D Wireframe Cube with Fixed Point Maths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages