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

Three.js - Merge Multiple Geometries/meshes Removing Common Areas

I´m trying to merge two geometries/meshes (red and blue) into a unique one. But after creating a ne… Read more Three.js - Merge Multiple Geometries/meshes Removing Common Areas

Controlling The Scaling Of Custom Geometries In Three.js

I have a custom object which is a subtraction of two meshes. This subtraction creates a frame-like … Read more Controlling The Scaling Of Custom Geometries In Three.js