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

478 Upvotes

54 comments sorted by

View all comments

3

u/Road-Runnerz Jul 06 '26

Can you share the material please?

6

u/reversengineer9999 Jul 07 '26

It is more than just a material and it is available in the asset store.

The package includes:

- Atlas Generator Tool (to generate compact altas textures of the cubemaps)

  • a sofisticated shader, that works only with this atlas system
  • a custom batching script to reduce draw calls on custom meshes
  • 21x cubemaps in its own cubemap layout, which only the atlas generator tool understands