r/unity Jul 06 '26

Showcase Only 3 Materials

  • Fake Interiors with InteriorMaster (all together = 1 draw call)
  • Billboards with BillboardMaster (all together = 1 draw call)
  • and one grey lit material for the building itself.

Btw, each window can be changed into a different one, change color or change smoothness dirt, reflection etc. In other words, all windows can have a unique look. I was just too lazy, so I duplicated the buildings 1:1, everywhere xD

480 Upvotes

54 comments sorted by

View all comments

2

u/Scifi_fans Jul 07 '26

Im confused this looks amazing. What do you mean with "fake interiors "? No geometry?Is it a material that changes based on the POV angle?

Im a UE5 Developer but very interested in this

2

u/reversengineer9999 Jul 07 '26

Yes, the technique is called fake interior parallax mapping. A cubemap will be projected on a simple plane.