www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Blaze Physics Engine

reply Mason (Zzzzrrr) <mason.green gmail.com> writes:
A few announcements are in order:

#1 - Yes, the project is still active - it's primarily a one man show and I
work on the engine as my schedule permits:
www.dsource.org/projects/blaze

#2 - Fluid dynamics are in the works. Check out the new demo:
http://svn.dsource.org/projects/blaze/downloads/FluiDemo.zip

Fluid particle-particle interaction is working fairly well. The next step will
be to integrate particle-rigidBody dynamics, which shouldn't be too difficult.

#3 - The excellent Fizziks sandbox will eventually replace the demos; special
thanks to Ralith. You can find the latest version here:
http://team0xf.com:8080/fizziks/

#4 - Yes, I plan on doing a better job of documentation. For now, study the
demos and drop me a line if you have specific questions or suggestions.

Out,
Mason
Jul 26 2008
next sibling parent "Saaa" <empty needmail.com> writes:
Awesome! 
Jul 27 2008
prev sibling next sibling parent davidl <davidl 126.com> writes:
在 Sun, 27 Jul 2008 12:26:15 +0800,Mason <mason.green gmail.com> 写道:

 A few announcements are in order:

 #1 - Yes, the project is still active - it's primarily a one man show  
 and I work on the engine as my schedule permits:
 www.dsource.org/projects/blaze

 #2 - Fluid dynamics are in the works. Check out the new demo:
 http://svn.dsource.org/projects/blaze/downloads/FluiDemo.zip

 Fluid particle-particle interaction is working fairly well. The next  
 step will be to integrate particle-rigidBody dynamics, which shouldn't  
 be too difficult.

 #3 - The excellent Fizziks sandbox will eventually replace the demos;  
 special thanks to Ralith. You can find the latest version here:
 http://team0xf.com:8080/fizziks/

 #4 - Yes, I plan on doing a better job of documentation. For now, study  
 the demos and drop me a line if you have specific questions or  
 suggestions.

 Out,
 Mason
Anything rather than cool can be said? -- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
Jul 27 2008
prev sibling parent bearophile <bearophileHUGS lycos.com> writes:
From the last time I have tried this demo I can see a large speedup! :-)

If you press the mouse keys while the fluid is coming into the box you see
large green lines cross the screen.

Good work.

Bye,
bearophile
Jul 28 2008