Post

Replies

Boosts

Views

Activity

Reply to Need Assistance with Projecting 3D World Points to 2D Screen Coordinates Using ARKit
I need to obtain the 2D position of a 3D point on the left eye screen, which will be used for running a specific machine learning algorithm on the left eye's camera frame, not for rendering content. Therefore, Reality Composer Pro is not helpful for this use case.
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Aug ’24
Reply to How to display stereo images in Apple Vision Pro?
Use two Input nodes to programmatically pass in images, extract the color and opacity of the images separately, and use an unlit material with tone mapping disabled to achieve the exact colors. The full code and Xcode project can be found on GitHub https://github.com/Lightning-Lion/StereoImages.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’24