Difference between revisions of "User:Vasco.costa/MidtermSummary2015"

From BRL-CAD
(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 ...")
 
Line 1: Line 1:
* Fixed existing in sphere (sph) OpenCL shot routines.
+
* 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 14: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.