julien.m Posted July 5, 2018 Share Posted July 5, 2018 Hello everyone My scene is becoming quite big and I want to optimize it as much as I can. I wonder if it's better (lighter) to merge meshes with BABYLON.Mesh.MergeMeshes or to use BABYLON.CSG.Union. Thanks for your wisdom Have a nice day Julien Quote Link to comment Share on other sites More sharing options...
Guest Posted July 5, 2018 Share Posted July 5, 2018 Hello Julien, CSG is not for optimization but more for model generation So I would clearly recommend MergeMeshes but you should also have a look here: http://doc.babylonjs.com/how_to/optimizing_your_scene 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.