Tuxic Posted March 20, 2014 Share Posted March 20, 2014 Hi all! I've been working on a Cheetah3D scene exporter for babylon.js the last days, and it's available on my github for you to have fun with it : https://github.com/Calebsem/Cheetah2Babylon What's supported right now :mesh export with functional transform, naming and parentingmulticamera export (only perspective, no support for orthogonal right now)light export with all babylon type managed :Cheetah3D spot light is a babylon spot (duh)Cheetah3D distant light is a babylon directional lightCheetah3D ambiant light is a babylon hemispheric lightevery other type is a babylon point lightsupports diffuse and specular colorrotations must be on the -Y axismaterials export:supports diffuse, emissive and specular color (plus specular power as "shininess")supports only diffuse textures, Cheetah3D api is realy sparse on thatIt still is a bit sketchy but has proven very useful for simple to very complex scenes. So if you currently use this software and wish to try exporting some static scenes to babylon, you're welcome to do so and send me some feedbacks! Also feel free to check my blog, as I will update it in case of major changes or new features! Have a nice day!Tuxic Xanmia 1 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 21, 2014 Share Posted March 21, 2014 That's awesome. Need a pull request! Quote Link to comment Share on other sites More sharing options...
Xanmia Posted March 21, 2014 Share Posted March 21, 2014 Awesome! Already got it up and exporting, very nice! Quote Link to comment Share on other sites More sharing options...
davrous Posted March 21, 2014 Share Posted March 21, 2014 Cool! Thanks Julien Quote Link to comment Share on other sites More sharing options...
gwenael Posted March 21, 2014 Share Posted March 21, 2014 More exporters mean potentially more projects in babylon.js. Nice! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.