3D Objects on GUI for Inspection with Unity SRP

Опубликовано: 29 Май 2026
на канале: DitzelGames
40,752
652

Woohoo! It's time for another unity tutorial! This time we will deep dive into the post processing of the unity scriptable render pipeline to create multi layer rendering. The lightweight scriptable render pipeline allowes us to create own post processing layers and steps. We will use it to create an inspection system.
The initial question was raised by one of my viewers, who got the honor to be mentioned at the beginning. And I had to make an asset for you out there to keep my tutorials as simple as always!
You are able to stack cameras with this approach and render 3d object on a UI layer. This will allow us to create an examination system.

Have fun!

=== Links ===

Post Processing Texture Overlay (for SRP)
Asset Store: http://u3d.as/1ycW
Pizza: https://assetstore.unity.com/packages...

=== related stuff ===

Raised Issue: https://issuetracker.unity3d.com/issu...
Write a custom post process: https://github.com/Unity-Technologies...

#ditzelgames #unity #gamedev