orels-Unity-Shaders icon indicating copy to clipboard operation
orels-Unity-Shaders copied to clipboard

Add Fake Interior Shader

Open orels1 opened this issue 10 months ago • 0 comments

Fake Interior shaders are a very common approach for creating detail in repetitive buildings, making cityscapes much more interesting.

An interesting approach could be to also add support for double-relief mapping, like in the Matrix Awakening Demo.

One of the requirements for this would also be to add some sort of Baking utility so people can easily create their own layouts

  • [x] Add a basic Interior Mapping Shader
  • [x] Add Support for custom surface normals for adding water droplets or glass surface patterns to add a refraction effect
  • [x] Add support for double-relief mapping
  • [ ] Add a baking tool to easily make new fake interior cubemaps and relief textures

orels1 avatar Aug 19 '23 20:08 orels1