andrew_ Posted August 17, 2015 Share Posted August 17, 2015 I've been reading ( https://github.com/BabylonJS/Babylon.js/wiki/How-to-use-instances )that instances can only differ in respect of their postion, scale and orientation. I am trying to make a scene with about 500 items that are the same except for their colour. What would be the best approach to doing this? Thanks for help. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 17, 2015 Share Posted August 17, 2015 If you can group items per color then you can create a group of instances and having main meshes for each andrew_ 1 Quote Link to comment Share on other sites More sharing options...
andrew_ Posted August 18, 2015 Author Share Posted August 18, 2015 Thank you very much. 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.