Skip to content

Javascript to load, render, and manipulate STL files using the Leap Motion

Notifications You must be signed in to change notification settings

jorgecuevas92/LeapSTL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeapSTL

Pure Javascript code for loading and rendering STL files.

Uses the Leap Motion (or mouse) to manipulate camera view. The Leap can be used to select individual STL objects (if more than one are loaded) and manipulate that object independently.

Try It

Clone this repo and open up index.html in a WebGL enabled browser. To use the Leap Motion control a Leap must be plugged in to the computer. Firefox WebGL info - about:support, Chrome WebGL info chrome://gpu

Watch a demo

Thanks

License

Licensed under the Apache License, Version 2.0 (the "License");

About

Javascript to load, render, and manipulate STL files using the Leap Motion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • HTML 10.3%
  • CSS 0.7%