Skip to content

khufu-dev/spatial-album

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Album

Spatial Album displays images in a 3D carousel. The user interface is called Cover Flow which was popularized by iTunes and Mac OS X in the 2000s. The user scrolls horizontally through the images (demo) while the images animate in 3D space.

Screenshot

Getting Started

Requirements

Vision OS

Run development server

deno task dev:avp

Package and run in Vision Pro simulator connecting to content from development server

deno task avp

Deploy to Vision Pro

  1. Create an Apple Developer account
  2. Register a team and App ID in the Apple Developer portal
  3. Replace the teamId and bundle-id values in the build:avp Deno task from the values obtained in step 2
  4. Build and bundle visionOS app
deno task build:avp
  1. Open the Xcode project in node_modules/@webspatial/platform-visionos and deploy the app to the Simulator or device

Publish to Apple App Store

  1. First create a new App record in App Store Connect. Make sure to match the paramaters in the publish command
  2. Install and setup 1Password CLI. The username and password for the next step will be securely fetched from 1Password
  3. Run the publish command to submit the app to App Store Connect
deno task publish
  1. Submit the app to Test Flight to verify with testers or submit for App Store review.

About

Spatial photo album that uses WebSpatial

Resources

Stars

Watchers

Forks

Packages

No packages published