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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -