User:Pacman87

From BRL-CAD
Revision as of 11:57, 4 May 2008 by Pacman87 (talk | contribs) (New page: ===2008-05-04=== I'm planning on using this page as a development log for my GSoC work on implementing the revolve and sweep primitive. I have started working on a hyperboloid of one shee...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

2008-05-04

I'm planning on using this page as a development log for my GSoC work on implementing the revolve and sweep primitive. I have started working on a hyperboloid of one sheet, and posted patches to sourceforge. I have finished the prep, print, shot, norm, uv, and free functions in src/librt/g_hyp.c, and made changes to src/librt/Makefile.am, include/raytrace.h, include/rtgeom.h, and src/librt/table.c to support the new primitive.