Skip to content

In-Engine Examples

Here's a list of examples made with fennecs integrated into various game engines. The ECS code is the same, merely the transfer and interaction with the engine or framework differs.

WIP

Work in progress, more examples will get added over time! Want to contribute or have an engine not listed here? Reach out! We don't bite. 🦊

What the fox? Preview

Demo: Lots of Cubes

  • spawning and despawning many Entities
  • using simple Job & Raw Queries
  • transfer data in bulk into game engine
View Demo Details

Demo: N-Body Problem

  • Entity-Entity Relations
  • efficient and scalable Query use
  • writing simulation loops
View Demo Details

fennecs is released under the MIT License. Neofox is released under the CC BY-NC-SA 4.0 License.