Difference between revisions of "CS382:Unit-lightnig"

From Earlham CS Department
Jump to navigation Jump to search
(Comments)
Line 10: Line 10:
 
Cons
 
Cons
 
* Validation and verification very difficult to do if we build it from scratch in Second Life (has to be scientifically accurate, work with multiple people interacting with it).
 
* Validation and verification very difficult to do if we build it from scratch in Second Life (has to be scientifically accurate, work with multiple people interacting with it).
 +
 +
Comments
 +
* Idea - walking through Second Life in a large area with buildings and trees, and lightning strikes every three seconds, and somehow you have to walk through the area without getting struck (perhaps getting umbrella randomly generated on top of you)
  
 
== To Do ==
 
== To Do ==
 
* If you want to use Second Life, Charlie may be able to ask Intel if you can build on their land.
 
* If you want to use Second Life, Charlie may be able to ask Intel if you can build on their land.

Revision as of 11:21, 28 January 2009

  • Simulating a thunderstorm, including atmosphere, charged cloud, building on earth and etc. Estimating which area will get damages.
  • Simulating a Lightning stroke. Making a model for the main stroke, and then recursively generating similar models for any branches that may occur. It would be a three dimensional lightning stroke by openGL. Realistic lightning strokes could be generated and displayed in real-time.
  • Can I implement this lighting model to Second Life?

Comments

Pros

Cons

  • Validation and verification very difficult to do if we build it from scratch in Second Life (has to be scientifically accurate, work with multiple people interacting with it).

Comments

  • Idea - walking through Second Life in a large area with buildings and trees, and lightning strikes every three seconds, and somehow you have to walk through the area without getting struck (perhaps getting umbrella randomly generated on top of you)

To Do

  • If you want to use Second Life, Charlie may be able to ask Intel if you can build on their land.