Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mesh

Check If A Line And A Mesh Intersect In Three.js

I have some cilinders in the scene. When user clicks on some specific points, I´m drawing a line (T… Read more Check If A Line And A Mesh Intersect In Three.js

Can I Hide Faces Of A Mesh In Three.js?

I want to make parts of a mesh invisible at runtime. Can I set these parts invisible/transparent, e… Read more Can I Hide Faces Of A Mesh In Three.js?