mralve / DotsUI

Unity engine DOTS UI solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unity engine DOTS UI solution

License:MIT License


Languages

Language:C# 99.6%Language:ShaderLab 0.4%