• Stars
    star
    365
  • Rank 116,258 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unity engine DOTS UI solution

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