Showing results for

ecs

on github.com
github.com › Overload Technologies › Overload › wiki
Component · Overload-Technologies/Overload Wiki · GitHub
...OvCore::ECS::Components::AComponent
- Inherited by lua usertypes:
This usertype has no variables
This usertype has no constructors
This usertype has no operators
github.com › Kode › Kha › wiki
Engines using Kha · Kode/Kha Wiki · GitHub
...Cross Platform ECS Game Framework
- Gecko2D: Cross-platform Game Framework
- Sdg: 2D Engine for Kha.
- Dia: Lightweight game framework for Haxe
- Kha2D: A simple...
github.com › prime31 › Nez
GitHub - prime31/Nez: Nez is a free 2D focused framework that works with MonoGame and FNA
...Some of the many features it includes are:
- Scene/Entity/Component system with Component render layer tracking
- SpatialHash for super fast broadphase physics lookups...
github.com › Cysharp › UniTask
GitHub - Cysharp/UniTask: Provides an efficient allocation free async/await integration for Unity.
...To solve this issue, you can re-initialize the UniTask PlayerLoop after ECS is initialized.
// Get ECS Loop.
var playerLoop = ScriptBehaviourUpdateOrder.CurrentPlayerLoop;
// Setup UniTask...
github.com › ConfettiFX › The Forge
GitHub - ConfettiFX/The-Forge: The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
...use the high-performance entity component system in The Forge.
This unit test uses
Compared to our old ECS system our build times are...