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

From BRL-CAD
 
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 ANSI C simplified rendering loop with OpenMP threading (needs debugging) ([https://sourceforge.net/p/brlcad/mailman/message/34191546/ patch]).
 
* Alpha ANSI C simplified rendering loop with OpenMP threading (needs debugging) ([https://sourceforge.net/p/brlcad/mailman/message/34191546/ patch]).
* ANSI C code for compact grid construction for the spatial partitioning ([https://sourceforge.net/p/brlcad/patches/379/ p379]).
+
* ANSI C code compact grid construction for spatial partitioning ([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]].

Latest revision as of 15:34, 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 ANSI C simplified rendering loop with OpenMP threading (needs debugging) (patch).
  • ANSI C code compact grid construction for spatial partitioning (p379).

You can see a more detailed dev log here.