Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 576 Bytes

TODO.md

File metadata and controls

15 lines (11 loc) · 576 Bytes

The list of things we''l most probably have to do:

  1. The sine and cosine functions to describe rotations - DONE!

  2. 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

  3. and 4. The point class and the vector class - DONE! in one

  4. The camera class

  5. The 3D-figure class - DONE!

  6. A way to store and display render data - DONE!

Hurray, everything's working! Well, not "everything", but for most part...