Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.64 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.64 KB

logo   SPLASH

Github Repo C# API Wiki

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.