Low Poly Grass In Blender | Geometry Nodes Grass | Creating Grass with Geometry nodes
Download file: / 64770544
Download file: https://contribee.com/dariuscg/post/1...
Creating low poly grass with geometry nodes in Blender is a more recent and powerful technique that allows for even more flexibility and control over the look of your grass. Here's how to create low poly grass using geometry nodes:
Start by creating a plane object and scaling it to the size you want your grass patch to be.
Add a new geometry nodes modifier to your object.
In the geometry nodes editor, start by adding a 'Point Distribute' node to randomly distribute points on the surface of your plane object.
Add a 'Point Instance' node and choose a low poly grass blade object as the instance object. This will create instances of the grass blade at each point.
Add a 'Point Rotate' node to randomly rotate the grass blades around the Z-axis to create more variation.
Add a 'Point Scale' node to randomly scale the grass blades in X and Y dimensions to create more variation.
Add a 'Normal' node and connect it to the 'Rotation' input of the Point Rotate node to align the grass blades with the surface normal of the plane object.
Add a 'Curve' node to bend the grass blades to give them a more natural look. Connect the output of the Normal node to the 'Tangent' input of the Curve node, and adjust the curve to your liking.
Add a 'Point Color' node to add variation in color to your grass blades. You can use a 'Noise Texture' node to create a random color pattern.
Finally, add a 'Point Instance' node to add more grass blades on top of the existing ones to create more density. You can adjust the density and randomness to your liking.
That's it! You now have low poly grass using geometry nodes in Blender. You can duplicate the object and arrange them to create larger fields of grass, or tweak the settings to get different looks and variations.