Skip to content

v-studios/webxr-3d-troy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WebXR 3D Troy

Our Creative Team knows 3D Models. Troy has exported an Aston Martin Vantage car as GLTF. Import it into A-Frame.

A-Frame docs include:

Developing

Edit the index.html as desired.

When viewing, on Mac, use CTL-OPT-I to invoke the inspector.

Demoing

Local:

python -m http.server 9999

Then open http://localhost:9999 in a WebXR capable browser.

Use Localhost.run service to make that mirror that port to the world:

ssh -R 80:localhost:9999 localhost.run

Then share the URL it gives you.

Host on GitHub Pages::

  1. Create a new repository on GitHub.
  2. Clone the repository to your local machine.
  3. Copy your project files into the cloned repository folder.
  4. Commit and push your changes to GitHub using the main branch.
  5. Enable GitHub Pages in the repository settings.
  6. Your site will be available at https://<your-username>.github.io/<repository-name>/.

The site is now available at: https://v-studios.github.io/webxr-3d-troy/

About

Render Troy's model of an Aston Martin Vantage car in WebXR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages