Jaykef / Vision-Pro-webOS

A vanila-weekend-boredom web implementation of visionOS in apple vision pro.

Home Page:https://jaykef.github.io/Vision-Pro-webOS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vision Pro WebOS

A vanila-weekend-boredom web implementation of visionOS in apple vision pro.

vosdemo.mp4

Features

  • Spatial effects (3D Space Object Positioning and animations with Threejs)
  • Panoramic controls (Threejs OrbitalControls)
  • Apps - so far have implemented 5 apps (Photos, Tv, Mindfulness, Safari, App Store)

Usage

Clone repo

git clone https://github.com/Jaykef/Vision-Pro-webOS.git

Install node modules in root directory

npm install

Run app

node server.js

Try app at http://localhost:3000/

Todos

  • Implement remaining apps (already provided templates)
  • Add 3D models (already supports Threejs OrbitalControls)
  • Open to more creative ideas

License

MIT

About

A vanila-weekend-boredom web implementation of visionOS in apple vision pro.

https://jaykef.github.io/Vision-Pro-webOS/


Languages

Language:JavaScript 99.4%Language:CSS 0.3%Language:HTML 0.3%