web-ifc-three
web-ifc-three copied to clipboard
Help: Textures flickering when the camera moves.
Hello!
Does anyone else have this issue?
When I move the camera, textures of the model start to flick. This happens with a lot of models. And when I test it using the web-ifc-three demo here on github it doesnt happen or happens with less textures.
Anyone else had this issue?
I'm using: "web-ifc-three": "^0.0.122" "three": "^0.135.0",
and I based my demo on this, its the same but its updated lib versions: https://github.com/IFCjs/examples/tree/main/simple-vue
Would really aprecciate the help!
@antoniohof had you fixed this issue? I have a similar with react-simple example