You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.