spritefire Posted March 6, 2015 Share Posted March 6, 2015 I'm just accessing the babylonjs.com page via the latest ipad mini and noticed that the soldier animations don't load on both the instanced bones example and also the bones example.Just curious as to what would be causing this as I have created an animation using the same example (but with a different model with approx 10k verts) its not not working for me either. I haven't looked at all of the tests but things like the skull and volumetric lightning work and the rabbits also work (with their shadows) on the bones example.Are there any vertices limitations with the ipad? if not, what could be causing it to not display?Also note that with the instanced bones the soldiers are not visual but the frame rate alternates between 50-60 frames per second. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 6, 2015 Share Posted March 6, 2015 Yes the iPad as limited instructions and uniforms for shaders. Bones are consuming a lot of this unfortunately Quote Link to comment Share on other sites More sharing options...
spritefire Posted March 7, 2015 Author Share Posted March 7, 2015 Is there a number of limitations to the bones? the rabbits seem to work with their bones but not the soldiers. If I know a number I maybe able to remove some of the bones from my model to make it work on ipad. Or I could break the model up into limbs and animate each limb separately but don't want to start tearing model apart unless I know what the limitations are so I can tear him apart correctly. Quote Link to comment Share on other sites More sharing options...
spritefire Posted March 7, 2015 Author Share Posted March 7, 2015 Ripped out bones that were just sitting there not doing any animation (from 60 down to 23) and its working great on ipad and iphone. Could probably add more bones if needed but working as intended Quote Link to comment Share on other sites More sharing options...
darcome Posted March 7, 2015 Share Posted March 7, 2015 Did you try using babylonjs 2.1? For me now it's working on ipad Maybe you'll be able to add more bones... 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.