Difference between revisions of "User:Vasco.costa/MidtermSummary2015"
From BRL-CAD
Vasco.costa (talk | contribs) |
Vasco.costa (talk | contribs) |
||
Line 2: | Line 2: | ||
* Implemented elliptical hyperboloid (ehy), ellipsoid (ell), arbitrary polyhedron (arb8) OpenCL shot routines ([https://sourceforge.net/p/brlcad/patches/346/ p346], [https://sourceforge.net/p/brlcad/patches/370/ p370]). | * Implemented elliptical hyperboloid (ehy), ellipsoid (ell), arbitrary polyhedron (arb8) OpenCL shot routines ([https://sourceforge.net/p/brlcad/patches/346/ p346], [https://sourceforge.net/p/brlcad/patches/370/ p370]). | ||
* Alpha simplified rendering loop with OpenMP threading (needs debugging) ([https://sourceforge.net/p/brlcad/mailman/message/34191546/ patch]). | * Alpha simplified rendering loop with OpenMP threading (needs debugging) ([https://sourceforge.net/p/brlcad/mailman/message/34191546/ patch]). | ||
− | * ANSI C code for | + | * ANSI C code for compact grid construction for the spatial partioning ([https://sourceforge.net/p/brlcad/patches/379/ p379]). |
You can see a more detailed dev log [[User:Vasco.costa/GSoC15/logs|here]]. | You can see a more detailed dev log [[User:Vasco.costa/GSoC15/logs|here]]. |
Revision as of 13:33, 3 July 2015
- Fixed existing sphere (sph) OpenCL shot routines (p341).
- Implemented elliptical hyperboloid (ehy), ellipsoid (ell), arbitrary polyhedron (arb8) OpenCL shot routines (p346, p370).
- Alpha simplified rendering loop with OpenMP threading (needs debugging) (patch).
- ANSI C code for compact grid construction for the spatial partioning (p379).
You can see a more detailed dev log here.