gonchar / VisionProVacuumDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vision Pro Vacuum Demo

vacuumdemo.mp4

View on Twitter

Source code for a demo project which showcases how to work with Apple Vision Pro and RealityKit, ARKit APIs.

Here I showcase how to work with

  • ARKit: head tracking, hand tracking, scene understanding
  • Load & play sounds
  • Process collisions
  • Work with underlying mesh data using MTLBuffers
  • I always enjoy with Injection and on Apple Vision Pro it feels like you are a mage when you change the code and smth changes in front of you while your are wearing the device

I wish I had this opensource example before. Happy to share it with community.

About

License:MIT License


Languages

Language:Swift 100.0%