Stones of fun [CSG]

Hi community!

An attempt to generate stones, using three-bvh-csg:

Demo: https://codepen.io/prisoner849/pen/GggVzMN

7 Likes

And here it is without CSG :slight_smile: :

https://boytchev.github.io/suica/examples/convex-dynamic.html

image

3 Likes

Yeah, had the same thought about it several years ago, used ConvexGeometry (ConvexBufferGeometry for that time): Logarithmic Spiral

3 Likes