Skip Navigation

AirSticker is a neat tool for baking decals into a mesh in Unity

github.com GitHub - CyberAgentGameEntertainment/AirSticker: Air Sticker is a decal system that addresses the limitations of URP decals and has a low impact on performance.

Air Sticker is a decal system that addresses the limitations of URP decals and has a low impact on performance. - GitHub - CyberAgentGameEntertainment/AirSticker: Air Sticker is a decal system that...

GitHub - CyberAgentGameEntertainment/AirSticker: Air Sticker is a decal system that addresses the limitations of URP decals and has a low impact on performance.

I came across this MIT licensed tool while researching the URP decal projector for a few things. If your decals are completely static after creation, this tool can asynchronously generate a mesh matching the projection. As mentioned in the repo, you can combine it with the URP projection for a real time "preview" and disable it on mesh creation.

0
0 comments