LIVENODING X SVSC Procedural Asteroid Generator
#procgen #sverchok #sorcar #nodes
In this episode, I am sharing a node setup in Blender that uses SVerchok and SorCar addon to generate a simple Asteriod like stones.

The whole process can be summarized like this:
– Scatter random points
– Instance random boxes into the points
– Join the boxes and voxel remesh
– Decimate Modifier
– Smooth the mesh a bit
– Remesh the mesh to get quad back
– subdivide modifier to add some more details
– displace modifier

Inspiration from:

GITHUB:

View on YouTube