www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Blaze - A Physics Game Library - RC1

reply Mason Green <mason.green gmail.com> writes:
Hello Folks,

Blaze, a 2D Rigid Body Dynamics & Game Physics library, has evolved to Release
Candidate 1!

Check out the demo:
http://svn.dsource.org/projects/blaze/downloads/Blaze-Demos.zip

New features include:
- Joints
- Advanced narrow phase collision detection
- Many optimizations

Required libraries:
- Tango 0.95.5
- Derelict

SirAlaran has been maintaining a Phobos port for the last few releases.
Hopefully he will have time to transition RC1.

Stable Tango compliant branch:
http://www.dsource.org/projects/blaze/browser/branches/blazeRC1

You can always find the latest, bleeding edge changes in the trunk, although I
highly recommend working from the stable branch release.

My next objective will be to implement continuous collision detection. If
anyone is interested in creating new demos to showcase the library please let
me know. I would be more than happy to add you to the contributors list. The
demos in their current form are fairly good, but they could definitely use some
color and imagination!

If you're interested in joining in on enlightening discussion, or contributing
to the project, please post in the forum: 
http://www.dsource.org/forums/viewforum.php?f=187

Regards,
Mason
Mar 16 2008
next sibling parent reply Marcin Kuszczak <aarti_please_no spam_interia.pl> writes:
Mason Green wrote:

 Blaze, a 2D Rigid Body Dynamics & Game Physics library, has evolved to
 Release Candidate 1!
 
 Check out the demo:
 http://svn.dsource.org/projects/blaze/downloads/Blaze-Demos.zip
 
This is cool! Good work. Thanks! -- Regards Marcin Kuszczak (Aarti_pl) ------------------------------------- Ask me why I believe in Jesus - http://www.zapytajmnie.com (en/pl) Doost (port of few Boost libraries) - http://www.dsource.org/projects/doost/ -------------------------------------
Mar 16 2008
parent Mason Green <mason.green gmail.com> writes:
Marcin Kuszczak Wrote:
 This is cool! Good work. Thanks!
 
 -- 
 Regards
I appreciate the feedback; it's been a fun project to work on. If anyone is interested in using the library I would be more than happy to answer questions or help. Regards, Mason
Mar 16 2008
prev sibling parent Tom <tom nospam.com> writes:
Mason Green escribió:
 Hello Folks,
 
 Blaze, a 2D Rigid Body Dynamics & Game Physics library, has evolved to Release
Candidate 1!
 (snip)
Very nice! -- Tom;
Mar 16 2008