Skip to content

FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.

License

Notifications You must be signed in to change notification settings

Sunlitt/ARKit-FocusNode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FocusNode

The root class here uses a class I found in Apple's documentation for ARKit apps that I wanted to have easy to use myself, and thought others would benefit from it too.

It was found inside the downloadable project on the following page: https://developer.apple.com/documentation/arkit/handling_3d_interaction_and_ui_controls_in_augmented_reality

I've added the license from that project to this repository.

For a similar object to place into a RealityKit scene, try the FocusEntity Repository.

Minimum Requirements

  • Swift 5.10
  • iOS 16.0

About

FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%