Sample Code - Graphics

All projects that include source code were created using Microsoft Visual Studio. Some downloads include Visual Studio .NET 2003 and 2005 projects.

Newton Dynamics Simple Spinning Demo

This is a demonstration of using the Newton Game Dynamics physics library with DirectX 9.0 to create a dynamic block which basically just spins until it stops. This very simple demo really just shows you the very basics of setting up Newton and two rigid body objects. One of the objects will have an initial angular velocity applied.

At the very least this demo will show you how to hook in and use Newton physics library. Uses Newton Game Dynamics version 1.53

Included projects for Visual Studio 2003, Visual Studio 2005 and Visual C++ Express 2005. Newton Game Dynamics SDK was created by Julio Jerez.

physXboxstacking image

Download (Binaries and source code VS .NET 2003 and 2005, DirectX 9.x)