add ImplicitCloth demo, by Stan Melax
add SimpleOpenGL3App, used in ImplicitCloth demo. The Bullet 3.x demos should use this as a template, it will clean up some of the mess.
This commit is contained in:
@@ -101,11 +101,13 @@
|
||||
|
||||
if not _OPTIONS["ios"] then
|
||||
|
||||
-- include "../Demos3/CpuDemos"
|
||||
|
||||
include "../Demos3/GpuDemos"
|
||||
-- include "../Demos3/CpuDemos"
|
||||
|
||||
include "../Demos3/Wavefront"
|
||||
include "../btgui/MultiThreading"
|
||||
|
||||
include "../Demos3/ImplicitCloth"
|
||||
|
||||
-- include "../demo/gpudemo"
|
||||
-- include "../btgui/MidiTest"
|
||||
|
||||
Reference in New Issue
Block a user