All Projects β†’ keijiro β†’ Firefly

keijiro / Firefly

Unity ECS example for special effects

Projects that are alternatives of or similar to Firefly

Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (-11.25%)
Mutual labels:  unity, unity3d, graphics
Actors.unity
πŸš€Actors is a framework empowering developers to make better games faster on Unity.
Stars: ✭ 437 (-10.63%)
Mutual labels:  ecs, unity, unity3d
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-44.58%)
Mutual labels:  unity, unity3d, graphics
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-63.39%)
Mutual labels:  ecs, unity, unity3d
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (-6.95%)
Mutual labels:  unity, unity3d, graphics
Egocs
EgoCS: An Entity (GameObject) Component System framework for Unity3D
Stars: ✭ 211 (-56.85%)
Mutual labels:  ecs, unity, unity3d
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-39.47%)
Mutual labels:  unity, unity3d, graphics
Learning Unity Ecs 2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Stars: ✭ 65 (-86.71%)
Mutual labels:  ecs, unity, unity3d
Retro3dpipeline
A minimal example of a custom render pipeline with the Retro3D shader.
Stars: ✭ 354 (-27.61%)
Mutual labels:  unity, unity3d, graphics
Skyboxplus
Basic skybox extensions for Unity
Stars: ✭ 324 (-33.74%)
Mutual labels:  unity, unity3d, graphics
Kvantwig
Non-realistic hair simulation in Unity
Stars: ✭ 467 (-4.5%)
Mutual labels:  unity, unity3d, graphics
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (-18%)
Mutual labels:  unity, unity3d, graphics
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-69.12%)
Mutual labels:  ecs, unity, unity3d
Cloner
An example of use of procedural instancing.
Stars: ✭ 260 (-46.83%)
Mutual labels:  unity, unity3d, graphics
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-75.66%)
Mutual labels:  ecs, unity, unity3d
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (-41.1%)
Mutual labels:  ecs, unity, unity3d
Ecs Snake
Simple snake game powered by ecs framework.
Stars: ✭ 41 (-91.62%)
Mutual labels:  ecs, unity, unity3d
Voxelman
Unity ECS + C# Job System example
Stars: ✭ 1,086 (+122.09%)
Mutual labels:  ecs, unity, unity3d
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-36.4%)
Mutual labels:  unity, unity3d, graphics
Unity Srp Vxgi
Voxel-based Global Illumination using Unity Scriptable Render Pipeline
Stars: ✭ 361 (-26.18%)
Mutual labels:  unity, unity3d, graphics

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].