xr-graph

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

aframe · ar · graph · hacktoberfest · maths
入门
GitHub在线演示
Stars:150
License:MIT License
更新:2025/9/28

README

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