In Memoriam: Tai'lahr
OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.
Rest in Peace, friend.
Difference between revisions of "Sprites and Billboards in Max"
Andylegate (talk | contribs) (Created page with "Cyan's plugin for Max actually breaks down Sprites and Billboards for us automatically. You use a sprite for a light glow or glare. You use a billboard for a light beam or for t...") |
m (Remove HR) |
||
Line 61: | Line 61: | ||
http://assets.openuru.org/wiki/andy/MaxTutPics1/KIimage0117.jpg | http://assets.openuru.org/wiki/andy/MaxTutPics1/KIimage0117.jpg | ||
− | |||
− | |||
{{ALTutorials}} | {{ALTutorials}} |
Latest revision as of 15:45, 29 July 2011
Cyan's plugin for Max actually breaks down Sprites and Billboards for us automatically.
You use a sprite for a light glow or glare. You use a billboard for a light beam or for things that need to keep their face towards the camera, like distant trees.
Each one is a different Plasma Component that you will apply.
This tutorial assumes you know how to set up Cyan's Plugin for use in Age Creation, and that you know how to make objects, edit them and move the about in Max.
Getting Started: Sprites; Light Glows and Glares
Lights that need a diffused glow or glare around them is what we'll start off with first. You'll need to have already made your lamp object of course. To make the sprite, you'll need to create a plane. Then position it so that it's face is outwards from the lamp and close to it. When you move and rotate the plane to get it into position, make sure you do this in "View" mode:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite1.jpg
Once you have your sprite plane where you need it, change to "Local" mode. The Z axis should be facing away from the plane:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite2.jpg
As you note, the pivot point for my plane is not on the plane, but in the very center of my light sphere. That's because we want the plane to pivot around the sphere. To move the pivot point, go over to your tabs and select the Hiearchy tab, and click on the "Affect Pivot Only" button:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite3.jpg
Then move the plane's pivot point to where you need it:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite4.jpg
Now we need to make the plane a sprite, by applying the Sprite Plasma Component. Open up your Component Manager, and click on New> Render> Sprite:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite5.jpg
There are no settings for Sprite:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite6.jpg
That's all you have to do, aside from giving the plane a good material and texture.
Billboards: Light Beams and Trees
Now let's say you have some light beams you want to make, like in Bevin around their fountain.
Well I did the same thing in my Age. Again, you'll need to make, edit, move and rotate the planes while in "view" mode first. Then go to "Local" mode when you need to position the pivot point:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite7.jpg
Again, we want the Z axis to always face away from the player...but make sure that the Y axis is pointing along the face of your plane. The plane will rotate around the "Y" axis, keeping it in place.
Now give it the Billboard Plasma Component by opening up your Component Manager and clicking on New> Render> Billboard:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite8.jpg
Again, there are no settings for Billboard:
http://assets.openuru.org/wiki/andy/MaxTutPics1/MaxSprite9.jpg
That's all there is to it! When you link in you should see nice glows around your lights, and/or light beams:
http://assets.openuru.org/wiki/andy/MaxTutPics1/KIimage0117.jpg
Return To: 3DS Max Plugin Tutorials
A copy of the license is included in the section entitled "GNU Free Documentation License".