Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.
Version 22 (modified by zzzzrrr, 16 years ago)
--

Welcome to Blaze!

A light-weight, 2D rigid body dynamics & physics game engine.

Implemented: Sequential Impulse (SI) solver, stacking, joints, non-convex models via. partitioning and covering, Minkowski Portal Refinement (MPR) and GJK, Continuous collision detection (CCD)

To do: Optimizations!

This project will serve as a stable physics game library, and maintain a branch for experimental, bleeding edge development. Blaze was born from the Glaze ( http://code.google.com/p/glaze/ ) and Chipmunk (http://wiki.slembcke.net/main/published/Chipmunk) libraries.

Expect new features and enhancements in the future.

Interested in collision detection methods employed in Blaze?

Interested in contributing? Express your interest in the forum!