Vladislav Kantaev

Results 56 issues of Vladislav Kantaev

https://portal.productboard.com/unity/1-unity-platform-rendering-visual-effects/c/1356-foveated-rendering-for-vr

Performance
XR

Requires Apple hardware, which I currently don't have.

Help Wanted
Research
Blocked
Platform Support

- [ ] Idea 1: move to compute - https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK - https://lisyarus.github.io/blog/graphics/2022/04/21/compute-blur.html - [ ] Idea 2: kawase blur - https://github.com/tomc128/urp-kawase-blur

Lighting/Shadows
Performance

May cause worse performance on mobile due to a need to load cached cascade tiles.

Lighting/Shadows
Research
Performance

Performance
Native Render Pass
XR

https://catlikecoding.com/unity/tutorials/custom-srp/directional-shadows/

Enhancement
Lighting/Shadows

https://issuetracker.unity3d.com/issues/android-vulkan-msaa-gets-resolved-into-a-wrong-swap-chain-buffer-when-using-cameratarget-as-resolvetarget There are artifacts after orientation change. - [ ] Workaround: Acquire swapchain image last as possible (effectively introduces another intermediate texture) Test: - [ ] Orientation change - [...

Research
Performance
Native Render Pass
Blocked

- [x] Integrate RTHandleSystem in the renderer - [x] Add custom reallocate function - [ ] Camera RT - [ ] Pre-Pass RTs (Depth, Normals, MotionVectors) - [ ] Shadowmaps...

Enhancement
Performance

Probably for 2023.3, but can try earlier

Research
Unity Support
Performance