outerminds/Entia.Unity
Entia.Unity is a full integration of the Entia framework for the Unity game engine.
This tool helps Unity game developers integrate the Entia framework into their projects. It takes your C# component definitions and generates the necessary code, inspectors, and templates, making it easier to manage game objects and their behaviors using an Entity-Component-System (ECS) architecture. Game developers can efficiently build performant and scalable game logic.
No commits in the last 6 months.
Use this if you are a Unity game developer looking to implement a data-oriented, highly performant ECS architecture for your game logic using the Entia framework.
Not ideal if you are not a Unity developer or if you prefer a traditional object-oriented approach over an ECS architecture for game development.
Stars
11
Forks
—
Language
C#
License
MIT
Category
Last pushed
Apr 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/outerminds/Entia.Unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...