TODO
author Radek Brich <radek.brich@devl.cz>
Sun, 31 May 2009 23:06:03 +0200
branchpyrit
changeset 100 c005054bf4c1
parent 98 64638385798a
permissions -rw-r--r--
new build target 'vcproj' - generate Visual C++ Studio project files; fix GCC warnings in intersect_packet()

Bugs
====
 * Mingw + SSE does not work

Future Plans
============
 * UV texturing
 * PlanarMap should allow to choose normal axis
 * Container should implement Shape interface to allow building hierarchies
 * Container should allow local space transformations
 * stochastic oversampling
 * absorbtion of refracted rays in dense materials (can be computed using shape distance and some 'absorbance' constant)
 * put everything into a namespace