knowercoder / BasicInteriorMap

Interior mapping shader for unity URP with animated textures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicInteriorMap

This project demonstrates the Interior mapping shader techniques proposed in the research paper by Joost van Dongen. The shader is written for unity URP with Shader graph and HLSL.

Habrador's repository helped me to get started with interior mapping.

Unity version used: 2022.3 LTS

Simple Interior Mapping

Interormap.mp4

Watch video tutorial here

Interior mapping with animated terxture / furniture plane

Interiormapanimatedtex.mp4

Watch video tutorial here

About

Interior mapping shader for unity URP with animated textures

License:MIT License


Languages

Language:HLSL 96.7%Language:C# 3.3%