barbu Posted December 15, 2014 Share Posted December 15, 2014 A pc that has a weak video memory or an integrated video memory will run the animation slower that a better one. Is there a way to detect the bad video memory an then display a fallback version of the project? Quote Link to comment Share on other sites More sharing options...
julien-moreau Posted December 15, 2014 Share Posted December 15, 2014 What about the SceneOptimizer ? It tries to get the better "configuration" of your current render https://github.com/BabylonJS/Babylon.js/wiki/How-to-use-SceneOptimizer-tool Quote Link to comment Share on other sites More sharing options...
davrous Posted December 15, 2014 Share Posted December 15, 2014 Yes, we've built the Scene Optimizer for that. Otherwise, there's no magic. You need to benchmark the CPU & GPU of the machine during the loading of your game for instance and decide what to load/activate based on that. 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.