bubel-ecs/tests
Mergul 4bd5a37b5d Demo update and start counting tests times
-Fixed performance issue with multithreading and rendering
-start making better shaders (by using many macros)
-speed up rendeing when maximum objects count was reached
-remove map rendering form Snake demo, and render entities by themself
-start adding depth and color rendering parameters
-added properly names to jobs (for debugging purpses)
-starts adding multithreaded rendering
-added some math to vectors
-changes execute() to willExecute(). Probably should have different name.
2020-05-07 14:07:07 +02:00
..
basic.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
id_manager.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
runner.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
tests.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00
time.d Demo update and start counting tests times 2020-05-07 14:07:07 +02:00
vector.d Move ECS to Bubel module 2020-05-05 16:56:51 +02:00