All Projects → MirzaBeig → GPU-Fog-Particles

MirzaBeig / GPU-Fog-Particles

Licence: Unlicense license
Textureless fog particles using a highly customizable shader to attenuate noise values.

Programming Languages

GLSL
2045 projects

Projects that are alternatives of or similar to GPU-Fog-Particles

Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+1101.32%)
Mutual labels:  shaders, shader, particles
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-43.89%)
Mutual labels:  shaders, particles
nvjob-sky-shader-simple-and-fast
#NVJOB Dynamic Sky. Sky Shaders. Free Unity Asset.
Stars: ✭ 103 (-66.01%)
Mutual labels:  shaders, shader
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-43.23%)
Mutual labels:  shaders, shader
Unity Texture Curve
✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.
Stars: ✭ 149 (-50.83%)
Mutual labels:  shaders, shader
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (-48.84%)
Mutual labels:  shaders, shader
Spirv Vm
Virtual machine for executing SPIR-V
Stars: ✭ 173 (-42.9%)
Mutual labels:  shaders, shader
Phenomenon
⚡️ A fast 2kB low-level WebGL API.
Stars: ✭ 1,551 (+411.88%)
Mutual labels:  shaders, particles
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (-88.45%)
Mutual labels:  shaders, shader
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-94.72%)
Mutual labels:  shaders, shader
stc8
#NVJOB STC8 v 3.2 (Custom shader for Unity SpeedTree 8)
Stars: ✭ 17 (-94.39%)
Mutual labels:  shaders, shader
Epsxe64ubuntu
Install ePSXe Linux (x64) & shaders using BIOS HLE and Core Plugins on x86-64 Debian, Ubuntu, Linux Mint and their derivatives.
Stars: ✭ 130 (-57.1%)
Mutual labels:  shaders, shader
Shadergum
Unity3D GPU Sculpt & Morph
Stars: ✭ 125 (-58.75%)
Mutual labels:  shaders, shader
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-48.18%)
Mutual labels:  shaders, shader
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+549.5%)
Mutual labels:  shaders, shader
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-43.89%)
Mutual labels:  shaders, shader
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+37.62%)
Mutual labels:  shaders, shader
Hlslexplorer
See how hardware understands your HLSL
Stars: ✭ 91 (-69.97%)
Mutual labels:  shaders, shader
Vertexshaderart
The repo for vertexshaderart.com
Stars: ✭ 107 (-64.69%)
Mutual labels:  shaders, shader
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-34.65%)
Mutual labels:  shaders, shader

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.
  • 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!

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].