User:Vasco.costa/GSoC15/logs
From BRL-CAD
< User:Vasco.costa
Revision as of 18:55, 27 May 2015 by 85.246.251.233 (talk)
Contents
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
- http://www.sci.utah.edu/publications/knoll07/rtia-rt07.pdf
- http://www.cs.utah.edu/~knolla/cgrtia-tr.pdf
Development Phase
Week 1 : 25-31 May
Create some example .g files in mged for the primitives to be implemented this week. The Quick Reference Card was quite useful.