User:Vasco.costa/GSoC15/logs

From BRL-CAD
< User:Vasco.costa
Revision as of 11:00, 29 May 2015 by Vasco.costa (talk | contribs) (Development Phase)

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.
  • Tried out a bunch of code browsing tools (cscope, LXR, doxygen, etc). The NetBeans IDE seems the most promising.