ccywch / LeapSTL

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 89.0%Language:HTML 10.3%Language:CSS 0.7%