Till KTH:s startsida Till KTH:s startsida

Ändringar mellan två versioner

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

Visa < föregående ä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
* plane.ex