Nikos Papadopoulos
Nikos Papadopoulos
Explore feasibility of SIMD version of math utilities. ref: * [A practical guide to SSE SIMD with C++](http://sci.tuomastonteri.fi/programming/sse) * [On Vector Math Libraries, Nathan Reed](http://reedbeta.com/blog/on-vector-math-libraries/) * [SCE Vector Math](https://github.com/erwincoumans/sce_vectormath)
Description ========= Revisit and validate sampling methods for: * Sphere * Hemisphere * Uniform * Lobe (Lafortune) * Disk * Triangle Additional Tasks ============= Develop an external utility to visualize...
Errors due to scene file loading are not handled properly.
Add a transformation property to object nodes to allow for dynamic transformations between frames, without having to preprocess all vertices.
Rendering mode that progressively refines the tiles to allow for interactive rendering on the CPU