• AnimRay → Images

Early test images

Created 12th September, 2014 04:01 (UTC), last edited 31st July, 2018 04:37 (UTC)

These are basic test images that just allow me to check that the ray tracer is outputting what it should.

These can all be built using some commands like:

git clone --recursive git@github.com:KayEss/AnimRay.git animray
mkdir animray/build.tmp
cd animray/build.tmp
cmake ..
make

You will find each example in the ./animray/scenes/early/ folder and they can be run from there, e.g.:

./animray/scenes/early/affine-transformations affine.tga 1920 1080

Pictures & Photos


Categories: