Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keijiro/Firefly

Unity ECS example for special effects
https://github.com/keijiro/Firefly

burst c-sharp ecs graphics unity unity3d

Last synced: 2 months ago
JSON representation

Unity ECS example for special effects

Awesome Lists containing this project

README

        

Firefly
=======

![gif](https://i.imgur.com/004oYCv.gif)
![gif](https://i.imgur.com/dNtlvDp.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