hello i am new to apple ecosystem and development i have some coding experience with c# now i like to develop my game for iphone 16 and up(due to ability to run ai models) but i am having hard time figuring out what to use there is a lot of resources for scene-kit but on its doc page it says its deprecated so i look at the reality-kit docs and tutorials and its strictly tells how to develop for visionos and i am really confused about this since there is no tutorials that shows how to develop a game for ios with reality-kit that does not focus visionos. i just want to develop for iphone 16 and up but i cant find resources focuses at that.
scenekit is deprecated but realitykit is for special computing what should i use ?
Hello,
You'll want to start by watching this WWDC video: Bring your SceneKit project to RealityKit. Let us know if you still have questions afterwards.
Although RealityKit "is an AR-first 3D framework" isn't it constrained to AR/XR experiences. There are indeed samples that don't use or require visionOS.