Friflo.Engine.ECS-Demos
July 28, 2024 · View on GitHub
Friflo.Engine.ECS-Demos
This repository contains demos showing integration of Friflo.Engine.ECS in various game engines.
All projects are using the same source code to animate cubes using multiple
ArchetypeQuery's.
The screenshot below is a MonoGame WebAssembly build demonstrating the animation with a low amount of entities.
Interactive Browser Demo showing MonoGame WebAssembly integration. Try out Demo.
Note: WebGL rendering performance cannot compete with Desktop build.