I am trying to render my BRL-CAD model into POV-ray. So I first convert it into stl and vrml formats then use stltopov and vrml2pov converters of povray to convert .stl and .wrl(vrml) file into .pov format file respectively. This is some how long procedure i.e. if user want to make some changes s/he reconvert .g file into one of stl or vrml and then into .pov format. If BRL-CAD have g-stl, g-vrml, g-obj etc converter there should be a g-pov converter so that user can convert .g file directly into .pov format in single step. So I started studying this. I'm taking help from g-stl.c file, g-vrml.c file. I wrote man page for g-pov. http://ctrlv.in/359073 As there are so many variables declared in stl, vrml converter's files which are difficult to understand. How to proceed in this?
Thanks Smile On!! Gurwinder Singh Bains ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel