Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 872979
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:51:51+00:00 2026-05-15T10:51:51+00:00

What is the principle behind creating rain effect or water drops regardless of using

  • 0

What is the principle behind creating rain effect or water drops regardless of using any particular language. I’ve seen a few impressive rain and water effects done in Flash, but how does it actually work?

Rain Effect Example

Rain Drop Water Effect Example

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:51:51+00:00Added an answer on May 15, 2026 at 10:51 am

    You are asking a question as if the two examples were related, but you actually have

    1) simulating drops of rain as seen in air (drop trails; simple but the realism depends on lighting very much)

    for this you to simulate following events:

    for each time step:
        create new drops
        move existing drops vertically down
        remove (or/and animate) the drops hitting the ground
    

    as pointed in other answers new drops (size and position) can be created with various algorithms.
    as for speed they move with constant speed.
    finally to show your trails you need to look at simple projections

    2) simulating splash waves (water simulation, and in the example a reflective surface is shown)

    For this you only need to know where the drops fall and how big they are, the rest is wave propagation. However that’s only really visible if there is a reflection and that can be a bit tricky.

    NOTES:
    There are many things that determines realism, but mostly it boils down to detail.
    For example rain is usually seen clearly only in strange lighting conditions – close to lamps or on high contrast background. Otherwise it is quite bleak.

    Also the details in interaction – splashing on surfaces that it hits, which can leave bubbles (if close enough to notice), or create waves.

    Another example – if you look at this tutorial, which is not really realistic, but it does illustrate one point, you will see that even though the rain looks more like a snow it exposes the ‘flatness’ of your first example (which has absolutely no depth).

    So, it is all about detail.

    Try to model what you have in terms of events that you have to simulate and then solve simulating each one separately – for example using fractals for seeding rain might be an overkill, but if you nicely model your work you start with random seeding and latter substitute with more accurate/complex methods.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any documentation on principles behind using URIs on Android platform? For example,
The principle behind the CQS architectural pattern is that you separate your queries and
I'm trying to understand the principle behind the Facebook plugins. As I understood they
I understand the principles behind the split tone effect, and would love to use
I understand the principle behind this problem but it's giving me a headache to
We have several JBoss servers sitting behind a hardware load balancer using a round
The Interface Segregation Principle (ISP) says that many client specific interfaces are better than
The Open/Closed Principle states that software entities (classes, modules, etc.) should be open for
I thought that in principle Haskell's type system would forbid calls to impure functions
This is a design principle question for classes dealing with mathematical/physical equations where the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.