Dad72 Posted January 16, 2018 Share Posted January 16, 2018 On this PG, when I move the camera to the left to see the sphere, it appears. But if I move the camera to the right to see the sphere, it does not appear. She also appears if I look from behind. It's only from the right that I do not see it. or I must approach very very ready. try to move the camera to the right to look at the sphere, it will not appear. Try to the left or the back, it will appear. http://www.babylonjs-playground.com/#QDAZ80#10 Super feature by the way Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 16, 2018 Share Posted January 16, 2018 Good catch! https://github.com/BabylonJS/Babylon.js/issues/3552 Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 18, 2018 Author Share Posted January 18, 2018 I noticed another problem is that the when the object is occult, if the object casts a shadows, the shadows remains display, it would have to disable it too, otherwise the scene has shadows unnecessarily calculate. For example, setEnabled(false) disables shadows if the object project shadows http://www.babylonjs-playground.com/#QDAZ80#13 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 18, 2018 Share Posted January 18, 2018 We have to keep the shadows because you can see the shadows of an object that you not see (even in the real world :)) By the way the reported bug is now fixed! Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 18, 2018 Author Share Posted January 18, 2018 I still see the bug? http://www.babylonjs-playground.com/#QDAZ80#10 Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 18, 2018 Share Posted January 18, 2018 I did not merge to preview branch yet should be good in a couple of hours Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 18, 2018 Author Share Posted January 18, 2018 Ah ok. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 18, 2018 Share Posted January 18, 2018 Works now Quote Link to comment Share on other sites More sharing options...
Dad72 Posted January 18, 2018 Author Share Posted January 18, 2018 Yes 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.