Skip to content

ronitsinha/webgl-stl-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online STL Viewer

This is a current work-in-progress. The goal of this project is to parse STL files and display the 3d model in the browser using WebGL. So far, it works, but only for some models.

To-do List

  • Parse ASCII STL
  • Add normal calculation (sometimes STL binaries don't have the right normals)
  • Center 3d object around rotation point
  • Mouse view controls

Credits

Many thanks to Tony Lukasavage for writing an amazing article on STL parsing in JavaScript.

About

Viewing STL files in the browser using WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published