Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.2 KB

Readme.md

File metadata and controls

45 lines (25 loc) · 1.2 KB

XR Graph

With XR Graph it is possible to view mathematical graphs in VR and AR. With the provided browser extension you can view functions directly from https://wolframalpha.com, http://weitz.de/plot or https://www.google.com/.

WebVR

AR

Browser Extensions

Firefox: XR Graph - Browser Integration

Chrome: XR Graph - Browser Integration

How to run locally

  1. Requirements

    • Node.js
    • NPM
  2. Navigate to the webxr folder.

cd webxr

  1. Install dependencies

npm install

  1. Start Development Server

npm start

  1. Navigate to https://localhost:8080 for VR experience

  2. Navigate to https://localhost:8080/ar.html for AR experience

Marker for AR:

ar marker

Documentation

The Surface Graph

Browser Extension