All Projects → supron54321 → Dotsui

supron54321 / Dotsui

Licence: mit
Unity engine DOTS UI solution

Projects that are alternatives of or similar to Dotsui

Lockstepplatform
Stars: ✭ 84 (-73.67%)
Mutual labels:  ecs, unity
Littlebee
关于帧同步和ECS的实现
Stars: ✭ 145 (-54.55%)
Mutual labels:  ecs, unity
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-69.28%)
Mutual labels:  ecs, unity
Unity Jobsystem Boids
No ECS, Job system and Burst only minimalist boids sample
Stars: ✭ 50 (-84.33%)
Mutual labels:  ecs, unity
Egocs
EgoCS: An Entity (GameObject) Component System framework for Unity3D
Stars: ✭ 211 (-33.86%)
Mutual labels:  ecs, unity
Voxelman
Unity ECS + C# Job System example
Stars: ✭ 1,086 (+240.44%)
Mutual labels:  ecs, unity
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-62.7%)
Mutual labels:  ecs, unity
Svelto.ecs
Svelto ECS C# Lightweight Data Oriented Entity Component System Framework
Stars: ✭ 605 (+89.66%)
Mutual labels:  ecs, unity
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-43.89%)
Mutual labels:  ecs, unity
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-46.71%)
Mutual labels:  ecs, unity
Ecs Snake
Simple snake game powered by ecs framework.
Stars: ✭ 41 (-87.15%)
Mutual labels:  ecs, unity
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (-9.72%)
Mutual labels:  ecs, unity
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (-87.15%)
Mutual labels:  ecs, unity
Learning Unity Ecs 2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Stars: ✭ 65 (-79.62%)
Mutual labels:  ecs, unity
Unitymmo
an unity mmo demo, base on ecs(game play), xlua(ui)
Stars: ✭ 780 (+144.51%)
Mutual labels:  ecs, unity
Entitas Lite
Entitas-Lite is a No-CodeGenerator branch of Entitas, and also a fast & easy ECS framework for C#/Unity.
Stars: ✭ 106 (-66.77%)
Mutual labels:  ecs, unity
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+1590.6%)
Mutual labels:  ecs, unity
Ecs
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
Stars: ✭ 578 (+81.19%)
Mutual labels:  ecs, unity
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-52.66%)
Mutual labels:  ecs, unity
Reeseunitydemos
Unity packages and demos—emphasizing ECS, jobs and the Burst compiler—by me, Reese.
Stars: ✭ 232 (-27.27%)
Mutual labels:  ecs, unity

Unity forum thread:

https://forum.unity.com/threads/source-code-dotsui-open-source-ui-framework-for-dots.715880/

Changelog:

com.dotsui.core/CHANGELOG.md

Packages

Core

UnityEngine hybrid converters

UnityEngine hybrid samples

Requirements

Unity 2019.3.0a8 or newer (hybrid package requires new Mesh API).

Installation

Method 1:

  1. Clone repository
  2. Copy packages into *ProjectRoot*/Packages

Method 2:

  1. Clone repository
  2. Copy packages into Assets/
  3. Manually add Entities packages and update burst to at least v1.1.1
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].