Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfisac committed Nov 5, 2019
1 parent 6d60a4d commit 37d05b4
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# CubesDOTS
Unity demo using Entity-Component-System and C# Jobs.
Unity demo using DOTS (Entity Component System, C# Jobs and Burst compiler).


## Installation
- Install Unity 2019.1.14f1
- Install the following packages using Package Manager:
- Entities.
- Jobs.
- Burst.
- Unity Renderer.
- Unity DOTS.
- DOTS for Android.
- DOTS for macOS.
- DOTS for Windows.


## Playing Demo
- Open and play 'Demo.unity' scene.

## Screenshots
<img src="https://github.com/victorfisac/CubesDOTS/blob/master/Screenshots/Screenshot_001.png">

<img src="https://github.com/victorfisac/CubesDOTS/blob/master/Screenshots/Screenshot_002.gif">
Binary file added Screenshots/Screenshot_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/Screenshot_002.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 37d05b4

Please sign in to comment.