Nikos Papadopoulos

Results 42 issues of 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)

optimization
xtcore

Description ========= Revisit and validate sampling methods for: * Sphere * Hemisphere * Uniform * Lobe (Lafortune) * Disk * Triangle Additional Tasks ============= Develop an external utility to visualize...

optimization
xtgui
frontend

Errors due to scene file loading are not handled properly.

bug
xtgui
frontend

Update obsolete CLI frontend

xtcli
frontend

Add a transformation property to object nodes to allow for dynamic transformations between frames, without having to preprocess all vertices.

feature
xtcore

Rendering mode that progressively refines the tiles to allow for interactive rendering on the CPU

feature
xtcore