Skip to content

Textureless fog particles using a highly customizable shader to attenuate noise values.

License

Notifications You must be signed in to change notification settings

larssteenhoff/GPU-Fog-Particles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmospheric GPU Fog Particles

Textureless fog particles for Unity using a highly customizable shader to attenuate multiple layers of noise. Works great as pseudo-volumetric atmospheric fog to add spooky and/or immersive vibes to your 3D levels.

gpu.fog.demo.video.mp4
fog.urp.mp4

Compatibility

  • Built-in pipeline + URP.
    • Project is setup for the built-in pipeline. Replace the shader on the materials for URP.
  • Tested with Unity 2020.3 (LTS).
  • Shaders can be edited using Amplify Shader Editor.

Installation

You'll find everything under Mirza Beig/GPU Fog Particles/...

Due to supporting both built-in and URP, you may get shader errors on import from the file that doesn't match your current pipeline. This is expected and not an issue. You can ignore these errors, or delete the offending shader if it keeps you sane.

Usage

Drag and drop the prefabs into your scene.

Social Media

License

Unlicense (do whatever you want with this)...

About

Textureless fog particles using a highly customizable shader to attenuate noise values.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 100.0%