Difference between revisions of "User:Vasco.costa/MidtermSummary2015"
From BRL-CAD
Vasco.costa (talk | contribs) (Created page with "* Fixed existing in sphere (sph) OpenCL shot routines. * Implemented ellipsoid (ell), arb8 (arbitrary polyhedron) OpenCL shot routines. * Alpha simplified rendering loop with ...") |
Vasco.costa (talk | contribs) |
||
Line 1: | Line 1: | ||
− | * Fixed existing | + | * Fixed existing sphere (sph) OpenCL shot routines. |
* Implemented ellipsoid (ell), arb8 (arbitrary polyhedron) OpenCL shot routines. | * Implemented ellipsoid (ell), arb8 (arbitrary polyhedron) OpenCL shot routines. | ||
* Alpha simplified rendering loop with OpenMP threading (needs debugging). | * Alpha simplified rendering loop with OpenMP threading (needs debugging). |
Revision as of 13:28, 3 July 2015
- Fixed existing sphere (sph) OpenCL shot routines.
- Implemented ellipsoid (ell), arb8 (arbitrary polyhedron) OpenCL shot routines.
- Alpha simplified rendering loop with OpenMP threading (needs debugging).
- ANSI C code for rapid grid construction for the spatial partioning.
You can see a more detailed dev log here.