[Radiance-dev] nrv
Ignacio Munárriz
gvn at retena.com
Mon May 2 12:32:30 CEST 2005
Hi, here is a screenshot of my .000001 version of nrv, a wxwindows opengl radiance viewer
http://www.alfanature.com/avis/screen.jpg
Now, it comes the hard part, implement real time scene object manipulation, radiance code is not intended for objects manipulation in memory, and parse rad files in each change, ie, if i have a genbox in a rad file when i oconv it, the genbox command is lost, so i need a parser for rad files and a way to connect them with actual objects stored in memory, i've thought to make a lookup table with rad line numbers and objects, but i am a bit lost
any advise?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://radiance-online.org/pipermail/radiance-dev/attachments/20050502/4319f658/attachment.htm
More information about the Radiance-dev
mailing list