Skip to content

Simple THREE.js model viewer, base for aectech2020 intro to THREE.js presentation

Notifications You must be signed in to change notification settings

NGimbal/axonviewer

Repository files navigation

AxonViewer

This is a simple THREE.js model viewer, created for aectech2020 intro to THREE.js.

Run using Budo

npm i -g budo
budo --dir . --live

Features include:

  • 3dm loader to open up Rhino geometry
  • Orbit Controls
  • Displacement Paths
  • Selection / Modify object attributes

No Framework

This repo is meant to demonstrate some techniques for working with THREE.js. No framework needed.

About

Simple THREE.js model viewer, base for aectech2020 intro to THREE.js presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published