>> Love the code samples, though I'd suggest some alternates.  I'll come up
>> with a list...
> 
> Awaiting list...

If you've already pulled together the final image, then we're good to go.  If 
not, here's the files I had in mind:

Example shooting a ray:
srt/rt/rtexample.c 

Example mged/archer command:
src/libged/version.c

Example creating procedural geometry:
src/proc-db/wdb_example.c

Example traversing geometry database:
src/conv/walk_example.c

Example primitive:
src/librt/primitives/xxx/xxx.c

Example solving polynomial roots:
src/util/roots_example.c

New framebuffer template:
src/libfb/if_TEMPLATE.c

Empty display manager example:
src/libdm/dm-Null.c

Example shader:
src/liboptical/sh_xxx.c 

Cheers!
Sean


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to