Skip to content

Marcopb0303/VR_Calculus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

📈🥽 View mathematical function graphs in Virtual Reality and Augmented Reality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.3%
  • HTML 13.0%
  • CSS 2.7%