Till KTH:s startsida Till KTH:s startsida

Ändringar mellan två versioner

Här visas ändringar i "The tracer" mellan 2018-02-08 08:19 av Johan Montelius och 2018-02-08 08:58 av Johan Montelius.

Visa < föregående | nästa > ändring.

The tracer

Some code that will help you get starting with the ray tracer:


* ppm.ex
* tracer.ex
* vector.ex
* ray.ex
* object.ex
* sphere.ex
* camera.ex
* test.ex
Going further you might want to have a look at these:


* light.ex
* world.ex
* snap.ex