Tue, Jan 21, 9:06 PM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 21 4:30 pm)



Subject: Animated Rain usable in Poser 2012?


putrdude ( ) posted Fri, 19 September 2014 at 5:01 PM · edited Mon, 30 December 2024 at 4:07 PM

Can anyone recommend a Rain prop or script available anywhere?

I've seen Rain props, but they seem to be for creating a single picture.

Any suggestions?

 

Thank you.


bagginsbill ( ) posted Fri, 19 September 2014 at 5:45 PM

If you don't rapidly find what you want for free, come back. I will show you how to make one.

But if you can find one, making it is a waste of time.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Fri, 19 September 2014 at 5:48 PM

file_507345.jpg

I made a static one a while back, using a procedural material. Here's an image using that.

If you put this shader on some cylinders which you rotate in front of the camera, I think it would be convincing.

But I haven't worked it out, so like I said, if you can find one ready-made, go for it.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Fri, 19 September 2014 at 5:49 PM

file_507346.jpg

Another (exaggerated) one.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


willyb53 ( ) posted Fri, 19 September 2014 at 9:47 PM

Seamless rain plane animated on the V offset?

 

Bill

People that know everything by definition can not learn anything


Latexluv ( ) posted Fri, 19 September 2014 at 11:37 PM

Would be very interested in a static version of this effect. I haven't animated in 5 years. Those demos looked great, BB, as always!

"A lonely climber walks a tightrope to where dreams are born and never die!" - Billy Thorpe, song: Edge of Madness, album: East of Eden's Gate

Weapons of choice:

Poser Pro 2012, SR2, Paintshop Pro 8

 

 


bagginsbill ( ) posted Sat, 20 September 2014 at 5:04 PM

I started thinking about new ways to do this. I think I've improved. Will post tomorrow.

Here's a short demo video.

https://www.youtube.com/watch?v=5dz_me6zypc


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Sat, 20 September 2014 at 5:08 PM

For those who have matmatic

 

def Pn(*a): return P(*a).asNumber()

a = PM(.02, "A")
bottom = PM(.55, "Bottom")
speed = PM(4, "Speed")

k = Add(1).labelled("K")
s = 15
fo = Frame_Number() * speed
x1 = Pn(s, as, 0) + fo
x2 = Pn(s, -a
s, 0) - fo
y = Pn(0, .01*s, 0)
z = Pn(0, 0, 0)

p1 = FractalSum(x1, y, z, 2, bottom)
p2 = FractalSum(x2, y, z, 2, bottom)

p = p1 * p2

Surface(1, 1, 1, 0, 0, Transparency = p)


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Sat, 20 September 2014 at 5:09 PM

I used the multi-layer fog prop I posted a couple years ago. If you apply the shader to a single layer, it needs adjustment. The multiple layer prop gives a nice effect of some drops really close and some far away. If we were to do this on a single layer, I'd have to put several copies of the shader nodes into it at different scales.

Both are possible - but I'm heading out shortly.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Sat, 20 September 2014 at 5:12 PM

file_507364.jpg

Here's a larger render for closer study. (click it)


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


bagginsbill ( ) posted Sat, 20 September 2014 at 5:22 PM

Attached Link: Making low lying fog/mist

Here (link above) is the thread and post where the flog planes prop is.


Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)


putrdude ( ) posted Sun, 21 September 2014 at 7:57 PM · edited Sun, 21 September 2014 at 8:05 PM

Dumb it down for me doc.

I don't know 1 bazillionth of what you know.

I was just hoping for something to add to the scene, control the rain or whatever, doesn't have to be free, just easy.  I've been playing with poser for years and I'm still a newbie. The things you folks do amaze me. I'm still trying to get figures to look "somewhat" natural when they move.  I needed the rain thing for a quick animation using toon people so it doesnt have to be perfect, just have to be able to tell it's raining. :)

 

I guess I could overlay some static images moving them in frames in photoshop. Might work.

The fog thing looks very cool. I'll have to try it just for grins.

Found the rain tool at daz3d, it might work. http://www.daz3d.com/rain-tool

 

 

Thank you all!


dnstuefloten ( ) posted Sun, 21 September 2014 at 8:16 PM

If youve got After Effects as well as Photoshop--it can make animated rain effects. I've not done it myself, but I've seen the results, and it's quite realistic.

Poser Pro 2014

My personal website: Novels, photos, video, sculptures and more
Evidence of a Lost City: An animated movie and novel, in progress
Hag: A novel and live-action movie


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.