Skip to content

dj24/srp-compute-render-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity SRP Compute Shader Render Feature Example (2022.1.10f1)

This repo shows usage of a compute shader in a render feature pass instead of the traditional full-screen fragment shader approach.

The effect is a simplified depth fog, with controls to adjust the distance and colour of the fog.

project screenshot

About

A simple example using compute shaders for Unity SRP custom render features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages