-1

I want to convert STL model to osg format using visual studio c++ and openSceneGraph can any one help me Thank you in advance

1 Answers1

0

I have used Assimp to convert model formats. It can input .stl and output .obj files.

Jay
  • 636
  • 6
  • 19