7 ms·
Congrats! What has it been like developing on the AVP?
by throwaway115 2y ago
Congrats! What has it been like developing on the AVP?
- lukko 2y agoThanks! It's been fun. It's not too dissimilar to iOS - a lot of spatial capabilities are linked very closely with RealityKit, it's worth looking at the API if you're interested. I was thinking we'd use Metal for rendering, but as I think there are privacy issues with accessing the raw camera data, it's only supported for 'full' spaces, so not the mixed / camera feed + overlay.
- goeiedaggoeie 2y agoAPI's are a lot more limited than IOS however from my experience.