How to make a rounded-edge and rounded-corner cube by BufferGeometry with split vertices

Actually, there are more approaches for rounded-edge boxes:

And moreover, there is a class of geometry, included in the distributive: jsm/geometries/RoundedBoxGeometry.js. Used here three.js examples and here White Gold (Reflector, custom geometry)

3 Likes