Difference between revisions of "User:Vasco.costa/GSoC15/logs"

From BRL-CAD
Line 9: Line 9:
  
 
=Development Phase=
 
=Development Phase=
==Week 1 : 25-31 May==
+
''Week 1 : 25-31 May''
 
* Created some example .g files in mged for the primitives to be implemented this week. The Quick Reference Card proved to be quite useful.
 
* Created some example .g files in mged for the primitives to be implemented this week. The Quick Reference Card proved to be quite useful.
 
* Made patch for ell (Generalized Ellipsoid) OpenCL shots:
 
* Made patch for ell (Generalized Ellipsoid) OpenCL shots:
 
   https://sourceforge.net/p/brlcad/patches/370/
 
   https://sourceforge.net/p/brlcad/patches/370/

Revision as of 21:14, 27 May 2015

Community Bonding Period

I have made two patches for OpenCL (OCL) shot code. One patch refactors the existing sph (Sphere) shot code, and the another patch implements ehy (Elliptical Hyperboloid) shot code.

Background Research

Development Phase

Week 1 : 25-31 May

  • Created some example .g files in mged for the primitives to be implemented this week. The Quick Reference Card proved to be quite useful.
  • Made patch for ell (Generalized Ellipsoid) OpenCL shots:
 https://sourceforge.net/p/brlcad/patches/370/