Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 21 4:30 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)
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)
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
I started thinking about new ways to do this. I think I've improved. Will post tomorrow.
Here's a short demo video.
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)
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, -as, 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)
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)
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)
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)
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!
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
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.
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.