Keep 3DLuVr online!
3DLuVr Logo
Sections
Articles
 From the Real World
 Digital Painting Series
 Featuring of...
 On the Bookshelf
Tutorials
 3ds max
 LightWave3D
 Softimage XSI
 Rhinoceros 3D
 Video Tutorials
FunZone menu
 I always wanted to be
 Talk to an employer
 Why Ask "Why"
TechZone menu
 Hardware Reviews
 Software Reviews
 Benchmarking
 Q&A, Tips & Tricks
UserZone menu
 The Artist Sites
 15 Min of Fame
 Request an Account
 Current Assignment
 Sponsors & Prizes
 Make a Submission
 Voting Booth
 Competition Rules
About menu
 Mission Statement
 Policies
 Advertising
 Comments
 Poll Archive
 Links
 How to IRC
 Donations
Login
Log in to be able to post comments to the news items, forum posts, and other facilities.
Username: 
 
Password: 
Not registered? Register!     Lost Password?
Poll
 Your New Year`s Resolution is...
Gain employment
Stop smoking/drinking/etc
Get back in shape
Find the meaning of life
Conquer the World
Absolutely nothing

    Poll Results
Comments
Want to leave us a comment about the site or in general? Click here to access the form.
ArtZone Heading
An Industry Lesson
Added on: Sat Dec 14 2002
Page: 1 3 4 5 6 7 8 

Making Dust...the first rock hits the surface at frame 16, so lets go to frame 15 so we can tell the particles to emit a frame earlier. Whilst in the modify panel change the percentage of particles to 100% so we can see all of the particles in that system. Or if you want to do it via the script window (this may seem slower but down the line I'll show you how scripting can be very useful even if it's just for command line modifications). Go to the script listener and type (whilst having the particle system selected) $.viewpercent = 100 .This does exactly the same thing as typing a value of 100 into the modify panel. Although when dealing with more particle systems, having this kind of thing around is a very useful tool!


We now want the particles to emit from frame 15 so go to Emit Start under the particle generation tab and change the value to 15 and change the Emit Stop value to 18 so it stops emitting after frame 33. Change the life value to 20. All of these commands can be changed via the script listener, by typing lets say $.life = 20 if you wanted. Note: You can see what all of the values mean in script lingo by going to the max script menu and turning the macro recorder on so it displays whatever you're doing int he script listener window whenever you do it which is a great way to learn new commands. Lastly go up a bit to the speed section and type a value of 1.5 in and 50.0 for the variation and 50.0 for the degrees This will roughen up the angle and speed velocity a little, the rest we'll do through spacewarps later on.


Adjust the size to 4.0 and the grow for value to 5 and fade to 1. This way the particle size is fairly big, but it takes 5 frames to grow up to that size from the time it emits, and one frame before it dies it begins to shrink a little.

Lastly we want to change the type of particle system to facing, since this particle system is going to be dust so go down to Particle Type and choosing Facing from there. Now we're going to add a wind spacewarp to push the particles up into the air.
So go to the spacewarps section of the create panel and drag a wind spacewarp out into the top viewport. Position it directly in the center of the particle systems emitting grid that we made earlierm but make it slightly below the ground plane so it pushes the particles upward.

Go to the modify panel and make the wind spacewarp a spherical type, an adjust the strength value to .2 and the decay value to 0.1. The strength has to be suttle since we're not trying to blow the dust up extremely high. The decay value makes the effectiveness value of the wind a lot smaller, you can click the checkbox for range indicators if you want to be able to make the decay value viisble, which will allow you to work out where you want it to effect ect. in future. Now assign the spacewarp to the particle system and play the animation, it probably emits way too fast, and continues to emit.



 
� 1997-2024 3DLuVrTM (Three Dee Lover)
Best viewed in 1024x768 or higher,
using any modern CSS compliant browser.