Skip to content

asdlei99/CustomShaderFunctionTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomShaderFunctionTest

This repository contains examples of custom function nodes for Unity Shader Graph.

Box filter

screenshot

A simple implementation of a box filter node that is difficult to implement with a node graph.

Appolonian

gif

A custom function node that was converted from a Shadertoy sketch.

This Shadertoy sketch was created by rigel and shared under CC-BY-4.0.

Mandelbrot

gif

A simple visualization of the Mandelbrot set with a custom function node.

About

Unity Shader Graph custom function node exmaple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HLSL 100.0%