Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 803 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 803 Bytes

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.