kotleni / iPhoneVR

Work-in-progress native iOS ALVR client with full support for head position and rotation tracking using ARKit.
MIT License
11 stars 2 forks source link

[Feature] Foveation support #4

Open kotleni opened 7 months ago

kotleni commented 7 months ago

https://github.com/alvr-org/alvr-visionos

kotleni commented 7 months ago

Random bug at 3:00 of the night.

Screenshot 2024-02-26 at 03 00 16

kotleni commented 7 months ago

I think, this problem can be with hardcoded tangents let tangents: simd_float4 = simd_float4(1, 1, 1, 1)

kotleni commented 7 months ago

Actual information: I have last bug with render it in Metal, i just can't render each eye separatelly.