Difference between revisions of "User:Vasco.costa/MidtermSummary2015"
From BRL-CAD
Vasco.costa (talk | contribs) |
Vasco.costa (talk | contribs) |
||
Line 1: | Line 1: | ||
* Fixed existing sphere (sph) OpenCL shot routines ([https://sourceforge.net/p/brlcad/patches/341/ p341]). | * Fixed existing sphere (sph) OpenCL shot routines ([https://sourceforge.net/p/brlcad/patches/341/ p341]). | ||
− | * Implemented elliptical hyperboloid (ehy ), ellipsoid (ell), arb8 (arbitrary polyhedron) 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), arb8 (arbitrary polyhedron) 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 rapid grid construction for the spatial partioning ([https://sourceforge.net/p/brlcad/patches/379/ p379]). | * ANSI C code for rapid 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), arb8 (arbitrary polyhedron) OpenCL shot routines (p346, p370).
- Alpha simplified rendering loop with OpenMP threading (needs debugging) (patch).
- ANSI C code for rapid grid construction for the spatial partioning (p379).
You can see a more detailed dev log here.