The goal of this project is to create a program that can create images by using raytracing.
We are currently at the very beginning of the project. As there isn't anything working yet.
16/07/2014:
- Coordinate class is now done. Next things to do is the objects.
- I'm currently working on the Coordinate class that stores coordinates and allows us to do calcul on it.