top of page

How to Create Xgen Grass in under 8 minutes!

Updated: Oct 19

Check out our latest YouTube channel post consisting of a video series that will dive into creating Autodesk Maya XGen grass, making it dynamic, creating a water balloon ball with nCloth, having the two elements interact, and rendering all of this in Arnold!


XGen Grass Tutorial
XGen Grass Tutorial

Check out the first part of our YoutTube video XGen Grass tutorial here. Remember to subscribe to our YouTube channel to be alerted when part 2 is released:

https://www.youtube.com/watch?v=qDF6kulnZ3U&t=68s Starting Code used: Bend Parameter:

$a = rand(.3,1);

$a


Bend U and V $a = rand(-1,1.5);

$a


Color of Grass randomization:

[rand(0,.7),1,rand(0,.2)] Breakdown:

- Set your Maya project

- Create a plane and in xgen tab create description

- Change your width, length, and tappe values

- Under your bend parameters click the icon on the right to add the expressions listed above

- Adjust your density in this xgen window. Go to Xgen's preview/output to adjust the percentage that is viewed in your window

- Create an arnold sky dome and assign an HDRI

- Create an aiStandardShader and an aiUserDataColor node. Connect the aiUserDataColor.outcolor to the aiStandardShader.baseColor

- Name the attribute descriptively in the aiUserDataColor node

- In the Xgen tab under Preview/Output go to your custom shader parameters and type the name of the aiUserDataColor attribute and change the setting to color and click the plus sign.

- Add a random expression to this attribute. The code is the clorod of grass randomization above.

- If you render your grass you should now have random color assigned to each blade.


Finito!


Additional things to do!

Arnold shader:

The only attribute you have changed is the color. You can now play around with all of the other shader attributes and get a grass look you like. Try giving the grass a bit of subsurface scatter to get that light shinning through the blades.


Xgen:

You have so many more settings in the xgen tab to explore. You can make a paint map on your length map to give it random length. You can write that as an expression as well. You can also play with the direction of the grass blades.


Have fun and experiment! Share your questions and comment in this post or in our youtube channel. We love to talk to our followers!

2,250 views0 comments

Recent Posts

See All

jcTools provide an online resource platform for animation and visual effects artists of all levels. We also offer animation freelancer services for all sizes of productions. 

 

Creator of jcCloth, an nCloth Autodesk Maya plug-in.

 

We offer Autodesk Maya training and tutorials for all levels by a professional animator artist. Online tutoring is also available for After Effects, Character Animator, Illustrator, Photoshop, and more.

 

We are partnered with Crugo Animation Studio to provide animated video production services for personal and commercial use, in addition to full digital marketing services for businesses.

  • Facebook
  • YouTube
  • Instagram
©2018-2024 jcTools
jc@cgjctools.com
bottom of page