Digital humans the art of the digital double
Ever wanted to know how digital doubles are created in the movie industry? This course will give you an insight into how it's done.
# 1 20-10-2005 , 08:22 PM
Subscriber
Join Date: Aug 2005
Location: San Jose, Ca, USA
Posts: 150

spraypaint

Im curious how you guys would approach an animation of a character spraypainting a brick wall. Im not sure if ill do it, but id still like to know what methods people would use in this situation,


What I lack in skill I make up for with enthusiasm.
# 2 01-11-2005 , 06:49 PM
Xander-0's Avatar
Registered User
Join Date: Feb 2005
Location: This Place
Posts: 220
here's a quick method.
Set up a generic dynamics particle spray directed at the wall (a spray can)
Make the wall collidable for that particle system.
Under dynamics, select collision events - make a new particle be emitted whenever a particle from the 'spray can' hits the wall, and kill the old particle when it does so. Make sure that no energy is conserved, so the particle won't go anywhere (or very low). Watch out if you decide to have gravity affect it though.
If you're only doing one color, simply create a new shader for the particle system, and you're done.

If you're trying to get a whole painting, you might be able to map it to the perParticle attribute, based off a file. But I'm not sure about that.

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off