jaanga / jaanga.github.io

Home page for jaanga.github.io - your 3D happy place. Explore ways of demonstrating STEM topics with beginner level code. Provide many simple cookbook examples. Written in plain JavaScript. Three.js is the only dependency.

Home Page:http://jaanga.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016-07-28 ~ STL Viewer LMI R1

theo-armour opened this issue · comments

image

STL Viewer LMI

Features

  • Open an STL file
    • By URL
    • By file dialog
    • By drag and drop
    • By location.hash
  • Select material
    • Color by normals
    • Color by height
  • Click anywhere on the mesh to obtain XYZ at point
  • View data regarding file size, number of vertices, last modified, etc

2016-07-28 ~ R1

  • First commit
  • Add Read Me