bubel-ecs/demos
Mergul 64dc099e0a Demos big update
-Added some more math functions
-fixed many memory leaks
-added AABB and BVHTree support to collision.d
 *BVHTree has only incrementally adding entities implemented by now (and bad BottomUp algorithm)
 *ECS Systems use two trees, one for static and one for dynamic entities, dynamic BVH is builded every frame from scratch by now
-BrickBreaker now uses BVHTree to collision detection
 *balls only use tree for checks (they aren't adding to tree)
-fixed bug leading to crash
2020-07-17 13:38:41 +02:00
..
assets Demo update 2020-07-08 22:09:10 +02:00
external Huge demos update 2020-06-06 22:46:29 +02:00
libs Android update and small improvements 2020-06-01 11:24:50 +02:00
source Demos big update 2020-07-17 13:38:41 +02:00
utils Demos big update 2020-07-17 13:38:41 +02:00
.gitignore Android update and small improvements 2020-06-01 11:24:50 +02:00
cimgui.bc -Demos: 2019-11-12 20:33:31 +01:00
cimgui.dll -Demos: 2019-11-12 20:33:31 +01:00
compile_android.py Huge demos update 2020-06-06 22:46:29 +02:00
compile_wasm.py CI and common update: 2020-05-01 19:26:21 +00:00
dub.json Android update and small improvements 2020-06-01 11:24:50 +02:00
emscripten_multi_shell.html CI and common update: 2020-05-01 19:26:21 +00:00
emscripten_shell.html CI and common update: 2020-05-01 19:26:21 +00:00
libpng16-16.dll -improved WASM compilation scripts 2019-11-06 20:38:46 +01:00
SDL2.dll -improved WASM compilation scripts 2019-11-06 20:38:46 +01:00
SDL2_image.dll -improved WASM compilation scripts 2019-11-06 20:38:46 +01:00
zlib1.dll -improved WASM compilation scripts 2019-11-06 20:38:46 +01:00