GithubHelp home page GithubHelp logo

yonet / webxrworkshop Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 11.0 62.56 MB

FrontEndMasters 3D on the Web & WebXR Workshop

Home Page: https://frontendmasters.com/courses/3d-webxr/

TypeScript 100.00%
webxr threejs babylonjs a-frame 3d typescript

webxrworkshop's Introduction

3D on the Web & WebXR Device APIs

This repository is created for FrontEndMasters 3D on the Web & WebXR course.

FrontEndMasters 3D on the Web & WebXR Course Preview

WebXR Gitbook: www.learnwebxr.dev

Course Outline

Installing

You can run this repo by clicking green code button and choosing "open with CodeSpaces" from the dropdown. With CodeSpaces, you can run Visual Studio Code on your browser and code from anywhere. Sign up for CodeSpaces Beta and see the video for details.

How to set up remote development with Github Code Spaces and VS Code

If you want to setup your own local environment follow the steps here:

  1. Clone Repository
git clone https://github.com/Yonet/WebXRWorkshop.git
  1. CD into folder
cd WebXRWorkshop
  1. Install TypeScript
npm install -g typescript
  1. Install dependencies
npm install
  1. Start it
npm run dev
  1. Visit http://127.0.0.1:3000/

  2. Edit project in VSCode

code .
  1. To get an HTTPS connection, run
npm install ngrok
ngrok http 3000
  1. Check the Forwarding ... https: line and visit the link

webxrworkshop's People

Contributors

aleksandr-vin avatar dtauer avatar yonet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webxrworkshop's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.