Skip to content
/ leap Public

Experiment with the Leap Motion Device and Javascript

Notifications You must be signed in to change notification settings

jhelf/leap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Jean Helfenstein // Leap Experiment

///////////////////////////////////

You can find here the source code for my experiment with the Leap Motion Device and Javascript.

These are experiments, so I will not bother too much about code cleaning and all that.

// 01 : Cubes

The first experiment uses the leap data to show 3d cubes on the screen.

// 02 : Liquid

This experiment uses the leap to create ripples on a liquid surface. (Liquid simulation code borrowed from Mr.Doob http://www.mrdoob.com/lab/javascript/webgl/voxels_liquid/)

Some experiments uses the great Three.js Library to render the 3d.

About

Experiment with the Leap Motion Device and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published