The Lepidoptera Project to Use Bullet

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
54616E6E6572
Posts: 1
Joined: Tue Jan 26, 2010 7:37 am

The Lepidoptera Project to Use Bullet

Post by 54616E6E6572 »

The Lepidoptera Project is a game engine (Graphics, Audio, Input, Networking, AI, Physics, etc...) written entirely in C# and created by me. A small group of people (actually just me since I'm the only one working on the project =/), have begun porting Bullet to C#. Most of the back end is actually complete, including most of the port of bullet (v2.74), but was written in a quick and dirty test fashion to see if it was even possible to create a game engine in managed code. This code is currently being cleaned up and documented before being uploaded. Graphics will be finished first, and the bullet port will be finished soon after that.

This post will be updated to reflect any major changes or announcements dealing with the Bullet Physics portion of the source code.