ShaneDM Posted November 28, 2015 Share Posted November 28, 2015 Hello, I've setup a basic scene which consists of:A plane (144 x 144) with a heightmapA cylinderA cubeSkyboxYou can see an image in the attachments. My issue is that the FPS drops from a stable 60 down to 20/30 when moving the cursor around. Then even further when panning the camera.This only occurs in Firefox 42 and IE 11, Chrome is perfectly fine - no FPS drop at all. As this scene is minimal, I was wondering if it's only a bug related to those browsers? Or is this the kind of performance to expect with Babylon? Babylon 2.2 Thanks Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 29, 2015 Share Posted November 29, 2015 This is something I changed for 2.3 but for 2.2, just set mesh.isPickable = false to prevent babylon.js to scan it to update internal info Quote Link to comment Share on other sites More sharing options...
ShaneDM Posted November 29, 2015 Author Share Posted November 29, 2015 That's sorted it; stable 60 all around. Thanks! 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.