Skip to content

Structural analysis in virtual reality for education

License

Notifications You must be signed in to change notification settings

benjym/structures-vr

Repository files navigation

structures-vr

Structural analysis in virtual reality for education.

This app currently displays a simple beam. The user can change the supports (each end can be pinned, fixed or free), and the user can move the beam with their controllers. The bending moment or shear force diagram is overlaid on top of the beam as a colour map. The user can change between these.

Installation

  1. Download the repo
  2. Run npm install in the source directory
  3. Run npm start to compile the buildfiles and view the page in the browser

Usage

The code runs entirely in the browser. It can be used from the desktop here, or on your VR headset by going to this url.

Authors