0b924ae77c
Demos update (SpaceInvaders demo)
...
-added new sprites
-added new functions to vectors
-fixed rendering rotated sprites
-small performance improvement and some bug fixes
-added animations support
-bullets get initial velocity from parent
-added partiles for fire from gun and explosion of enemies
2020-05-19 20:27:18 +02:00
46de0f6adb
-builded demos on linux
...
-small gitingore fix
2019-11-20 16:43:53 +00:00
5894e76540
-updated wasm build scripts
...
-multitheaded wasm tests
-updated dub.json
-fixed thread pool assert issue
-added windows libraries
-added demos:
*launcher
*simple
*snake
*space invaders (WIP)
*statistics window
*changable gui styles
*tips window
*profile window
*demo window with automatic generation
*multithreaded job updater
2019-11-19 10:37:34 +01:00
cb7609dcaa
-Demos:
...
*added ImGUI styles
*added new assets (fonts, shaders)
*added cimgui.dll
*added imports for bindbc-sdl (for WASM)
*added simple demo
*added demo launcher
*added snake demo
*impoved demo utils
*added cimgui.bc library for WASM
-improved wasm build script
-small change in vector
2019-11-12 20:33:31 +01:00