ua4192 Posted June 12, 2017 Share Posted June 12, 2017 Hi again. I am trying to use existing LODS existing in my models (GLTFS converted from COLLADA) but I am not able to see any function to us these LODS. I know how to link different GLTFS to different LODS with the addLOD function but I would prefer to use the LODS included in the GLTFS. I have another question, is it possible to clip a mesh with a plane? I want to hide everything not included in my defined occlusion planes. Best regards Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted June 12, 2017 Share Posted June 12, 2017 Hello the gltf will soon support LODs. Stay tuned:) For clipping purpose, you can use scene.clipPlane = new Plane(0, 1, 0, 1); Quote Link to comment Share on other sites More sharing options...
ua4192 Posted June 13, 2017 Author Share Posted June 13, 2017 Many many many thanks. I will be waiting for this feature. Best regards 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.