Forum Discussion
DDDkurokawa
12 months agoHonored Guest
Dynamic occlusion using Depth API and post-processing
HI all.
Currently, dynamic occlusion using the Depth API requires replacing the shaders of all objects to be occluded, which is very time-consuming when there are many shaders.
I believe that the same functionality can be achieved without replacing shaders by using depth images obtained from EnvironmentDepthManager.cs and post-effects to prevent pixels with depth values above a certain distance from being drawn.
Can you tell me how this can be achieved or give us similar examples?
1 Reply
Replies have been turned off for this discussion
- Squashi11Protege
Try asking the same question in the DepthApi github repository.... they know me there very well
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 months ago
- 7 years ago
- 9 months ago