TODO
author Radek Brich <radek.brich@devl.cz>
Sun, 31 May 2009 16:53:05 +0200
branchpyrit
changeset 99 f3abdaa2e8fb
parent 98 64638385798a
permissions -rw-r--r--
build script: updated for latest SCons, moved config.h to build/, help and clean targets does not run configure any more, fixed GCC check, added check for zlib

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