openscenegraph - How to use ReaderWriterOBJ in OpenSeneGraph -


can explain me how use readerwriterobj in openscenegraph? want load obj file along mtl file. have built solution readerwriterobj code , created dll file.

the readerwriter's file loaders. have use them in context of application, osgviewer, 1 of examples included in osg. if you've gone through process of building osg, might have built osgviewer, use appropriate dll's load files.

eg

osgviewer file.obj 

will open file.obj, associated material file[s].


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -