add FractureDemo to AllBulletDemos

improvements in CCD handling
some cleanup of CcdPhysicsDemo and BasicDemo
This commit is contained in:
erwin.coumans
2011-04-09 01:14:21 +00:00
parent 2291a6a9d3
commit cdddf9d25a
29 changed files with 550 additions and 867 deletions

View File

@@ -17,14 +17,10 @@ subject to the following restrictions:
#include "clstuff.h"
#include "gl_win.h"
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <string>
#include <iterator>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <cmath>
#include <cstring>
#include <string.h>
//#ifndef _WIN32 && !defined(__APPLE__)