Where can I find information about how to implement translation, rotation and scaling with hand gestures on visionOS?
Generated on 9/3/2024
1 search
To find information about implementing translation, rotation, and scaling with hand gestures on visionOS, you should refer to the session titled "Explore game input in visionOS" from WWDC 2024. This session discusses various system gestures that can be used for interacting with objects in visionOS, including gestures for translation, rotation, and scaling.
For example, the session explains how using two hands, players can zoom in and out or rotate an object. It also covers the use of pinch and hold gestures, as well as pinch and drag gestures, which can be applied directly or indirectly to objects.
You can find more detailed information in the chapter "System gestures" of the session Explore game input in visionOS (03:28).
Optimize for the spatial web
Discover how to make the most of visionOS capabilities on the web. Explore recent updates like improvements to selection highlighting, and the ability to present spatial photos and panorama images in fullscreen. Learn to take advantage of existing web standards for dictation and text-to-speech with WebSpeech, spatial soundscapes with WebAudio, and immersive experiences with WebXR.
Platforms State of the Union
Discover the newest advancements on Apple platforms.
Design great visionOS apps
Find out how to create compelling spatial computing apps by embracing immersion, designing for eyes and hands, and taking advantage of depth, scale, and space. We’ll share several examples of great visionOS apps and explore how their designers approached creating new experiences for the platform.
Explore game input in visionOS
Discover how to design and implement great input for your game in visionOS. Learn how system gestures let you provide frictionless ways for players to interact with your games. And explore best practices for supporting custom gestures and game controllers.
Render Metal with passthrough in visionOS
Get ready to extend your Metal experiences for visionOS. Learn best practices for integrating your rendered content with people’s physical environments with passthrough. Find out how to position rendered content to match the physical world, reduce latency with trackable anchor prediction, and more.