Purchase on the Asset Store »
* This is an affiliate link, meaning we may earn a small commission if you purchase something through it, at no extra cost.
GPU Occlusion Culling
- Category:
- Vfx › Shaders
- Developer:
- Ciprian Stanciu
- Price:
- FREE
- Rating:
- Favorites:
- 73
- Download Size:
- 562.92 KB
- Current Version:
- 1.2
- Original Release:
- Nov 8, 2018
- Last Update:
- Feb 1, 2021
- Supported Unity Version:
- 2018.4.23 or higher
- Description:
IT ONLY WORKS WITH BUILTIN PIPELINE
This package will improve performance by culling objects that are occluded by other objects in your scene. It uses the GPU slightly more but reduces CPU pressure by drastically reducing drawcalls.
It also has a lag of 1-3 frames because it disables objects that were not visible 1-3 frames ago.
It needs support for ComputeBuffers to work so it will work only on DirectX 11, DirectX 12
It only works with opaque objects.
It works with static or dynamic objects.
Current version works only under DirectX 11/12.
continue »