Shine Posted November 6, 2014 Share Posted November 6, 2014 Hello everyone! I am pretty new to BabylonJs and also 3dmax. Will someone give me some tips of using 3dmax to export a scene or a single mesh with animations? I can't barely find any instructions,here is a 3dMax file that I want to export to .babylon, I have export it and load it to a scene,here you can see the result http://yxmaker.com/testLoadScene/index.html ;the card1.zip is What it looks like in 3dmax,it has an open up animation, and the card.zip is the .max file;The texture is too large to upload.....Will someone check my file and find where is the wrong step I did? Thanks a lot ..ps: I use 3dmax 2013 32bit.card.zipcard1.zip Quote Link to comment Share on other sites More sharing options...
Shine Posted November 7, 2014 Author Share Posted November 7, 2014 I am testing it right now, and I got a new problem, when I call the function newScene.render(); I got this : Uncaught TypeError: Cannot read property 'frame' of undefined ; uh........ Quote Link to comment Share on other sites More sharing options...
Supermitch Posted November 7, 2014 Share Posted November 7, 2014 OK, it seems related to the bones. We're working on it. By the way, when you export a scene, take care of what is mentionned in the export window. Can be helpful. Quote Link to comment Share on other sites More sharing options...
Shine Posted November 8, 2014 Author Share Posted November 8, 2014 OK, it seems related to the bones. We're working on it. By the way, when you export a scene, take care of what is mentionned in the export window. Can be helpful.thanks for your reply.I will keep learning ,now I am working on the samples ,hope that can help . thanks again; Quote Link to comment Share on other sites More sharing options...
spritefire Posted January 13, 2015 Share Posted January 13, 2015 I am testing it right now, and I got a new problem, when I call the function newScene.render(); I got this : Uncaught TypeError: Cannot read property 'frame' of undefined ; uh........Had the same error. Google brought me to this page so just giving my bit in case anyone else comes across the same error. Some how (and I can't replicate the error) I had more frames than the actual end frame ie 203 frames of 200 frames. Adjusted and rescaled timeframe and is working again. 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.