Thread overview
Blaze - A Physics Game Library - RC1
Mar 16, 2008
Mason Green
Mar 16, 2008
Marcin Kuszczak
Mar 16, 2008
Mason Green
Mar 16, 2008
Tom
March 16, 2008
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
March 16, 2008
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/
-------------------------------------

March 16, 2008
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
March 16, 2008
Mason Green escribió:
> Hello Folks,
> 
> Blaze, a 2D Rigid Body Dynamics & Game Physics library, has evolved to Release Candidate 1!
> (snip)

Very nice!

--
Tom;