aleksandrpp / InteractiveSmoke

Counter-Strike 2 responsive smoke w/ Unity Compute Shader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Smoke

An example of interactive smoke in Unity inspired by Counter-Strike 2 utilizing Compute Shaders for interactions and Job System for propagation. The smoke fills the space within boundaries in the form of Perlin noise, which also affects its tint. This example uses Massive Shooting for projectile instancing, the smoke reacts to projectiles and impacts.

Unity 2022.2.12

Interactive Smoke

v1.0.0

https://github.com/aleksandrpp/InteractiveSmoke

About

Counter-Strike 2 responsive smoke w/ Unity Compute Shader

License:MIT License


Languages

Language:C# 90.3%Language:ShaderLab 8.3%Language:HLSL 1.4%