keijiro / Firefly

Unity ECS example for special effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefly

gif gif

Firefly is an example of use of Unity ECS (Entity Component System), C# Job System and the Burst compiler for implementing special effects.

This project is still under heavy development. Please don't expect that it works correctly on your machine.

System Requirements

  • Unity 2018.2 or later

About

Unity ECS example for special effects


Languages

Language:C# 98.1%Language:ShaderLab 1.9%