mrdoob / three.js

JavaScript 3D Library.
https://threejs.org/
MIT License
103.05k stars 35.41k forks source link

use osg with threejs #4918

Closed jothikannan closed 10 years ago

jothikannan commented 10 years ago

Hi,

Can we use osg and osgconv along with the threejs, because i want to export my models to the threejs, my models are in Blender (.blend),Collada (.dae),Wavefront (.obj),FBX (.fbx), Design Web Format (.dwf),OpenSceneGraph (.osg, .osgt, .osgb, .ive), 3DS (.3ds),Lightwave (.lwo, .lws), so i know that threejs only supports json,obj, and some other model types only, by using osgconv we can convert 3D models, so i want to know that we can use osg along with the threejs ?????

mrdoob commented 10 years ago

As stated in the guidelines, help requests should be directed to stackoverflow. This board is for bugs and feature requests.