Hey all,
Sorry for the second post. I thought I'd solved it but I hadn't.
Essentially I have a 3d object (.gltf) that I'm loading into three.js and upon rotation via .rotation.y the shins are disappearing.
I've traversed the model and set furstumCulled = false
First image is of load in (with barely turning where one foot is still visible) second image is what happens after a full 360 spin, all the shins are gone.
I am very new to three.js and I really have no idea what could be causing this. Does anyone have any ideas?
