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

MirzaBeig/GPU-Fog-Particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atmospheric GPU Fog Particles

Unity Version Unity Pipeline Support (Built-In) Unity Pipeline Support (URP) Unity Pipeline Support (HDRP)

GitHub followers Twitter Follow YouTube Channel Views YouTube Channel Subscribers

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.

Stars Forks GitHub watchers GitHub repo size GitHub code size in bytes

Preview

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

Compatibility

  • Built-in pipeline + 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. The project is setup for the built-in pipeline. Replace the shader on the materials for URP.

Social Media

License

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

Support/Donate...

This is a FREE asset. However, if you'd like, you can support me via one of the sponsor links on the side.

Every bit is appreciated!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages