nanditho / UnityInfrared

This GPU shader mimics images from IR cameras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Infrared Shader

Screenshot

This GPU shader mimics images from IR cameras. It allows you to specify the temperature range of each scene object, and use a texture to show temperature variations. Manipulation of each objects temperature range allows heat up and cool down effects. Shaders are managed by C# scripts that are easy to communicate with from your own code.

Contents of this projects should be placed in a folder called Infrared within your Assets folder.

About

This GPU shader mimics images from IR cameras.


Languages

Language:ShaderLab 39.3%Language:C# 38.2%Language:HLSL 22.5%