-
The sine and cosine functions to describe rotations - DONE!
-
The fraction class - DONE! 1*. There is a slight possibility we'll need more than just fractions, or simply more space in the int values, this might require us to realise some kind of bigger int, at least int32, mb
-
and 4. The point class and the vector class - DONE! in one
-
The camera class
-
The 3D-figure class - DONE!
-
A way to store and display render data - DONE!
Hurray, everything's working! Well, not "everything", but for most part...