I need to add a window to the plane but I want to see the out shape from inner.
I mean the window must be transparent.
I need to add a window to the plane but I want to see the out shape from inner.
I mean the window must be transparent.
Hello! Plugin name is “csg” but they are old and maybe didnt work.
Discussiong and links: Looking for Updated plug-in for CSG - #30 by sonygod
Plugins:
Have look at this example, in particular the “Smiley” shape with holes, source code lines numbers 295 - 318.
Can you use THREEJS v0.140 and try this material MeshPhysicalMaterial?
https://sbcode.net/threejs/meshphysicalmaterial/
https://threejs.org/examples/?q=phys#webgl_materials_physical_reflectivity
Here you can see this stuff in action.