[osg-users] Speedup simplifire

2016-07-13 Thread Christos Chatzivagias
Hi, I have a geometry with 32 milion trias and i run a simplifier in order to simplify it. It takes to long to simplify the mesh is there any techinque to speed up this process? ... Thank you! Cheers, Christos -- Read this topic online here:

[osg-users] TRISTRIP_GEOMETRY optimiser for QUAD STRIP

2016-07-07 Thread Christos Chatzivagias
Hi, Is there any way to run an optimiser that creates QUADS to QUAD_STRIP indices like tri strip visitor creates TRIANGLE_STRIP from triangles? ... Thank you! Cheers, Christos -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=68046#68046

Re: [osg-users] [osgPlugins] Could not find plugin to read objects from file

2016-07-02 Thread Christos Chatzivagias
Hi, Yes!!! Robert you are right the executable wasn't able to find the osgPlugin libs i solve it by install them on the local system lib directory!! consider the issue solved ... Thank you! Cheers, Christos -- Read this topic online here:

[osg-users] [osgPlugins] Could not find plugin to read objects from file

2016-07-02 Thread Christos Chatzivagias
Hi, I had a problem with loading cessna.osg the application output is "Could not find plugin to read objects from file" i gave the absolute file in the code ... Thank you! Cheers, Christos -- Read this topic online here: