See: T81678.
After this this file should be accessed from the #geometry-nodes landing page.
I updated the pebble sample file with nodes from the current state of the branch.
Notes:
- Currently, having a modifier that alters topology on the base mesh for scattering (ground plane) results in a crash.
- This is still without the new distribution method, so there is min-distance and a seed missing.
- The randomization of the rotation is simply done by assigning the rotation attribute with a uniformly random vector between [-pi:pi], which does not result in isotropic orientation. This is still to be discussed in regards to T82158
- One difference to the old system is that here the instancing takes single pebble objects and not random objects from the pebble collection. This is as planned and collection instancing will be part of the next development sprint