away168 Posted April 28, 2016 Share Posted April 28, 2016 Hi guys, I'm looking for a WebGL game engine that loads FBX nicely. Playcanvas is nice, but I don't like to be dependent on an online editor. Three.js FBX exporter does not support animation. I also don't have Maya that could compile Python stuff into it so Maya can import Three.js directly (Hello, Maya LT). Is there any other recommendation? Outside Babylon.js, Three.js, and Playcanvas (as these are the only one I know). Thanks! Quote Link to comment Share on other sites More sharing options...
Red Spark Posted May 5, 2016 Share Posted May 5, 2016 Regarding PlayCanvas, you can actually import FBX to online editor, it will get converted to internal JSON format, then you download resulting JSON back to your system and use it in your local PlayCanvas setup. 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.