augmentedgesture.js icon indicating copy to clipboard operation
augmentedgesture.js copied to clipboard

code examples

Open jeromeetienne opened this issue 12 years ago • 4 comments

  • find good examples
  • what is a good example
  • some super simple examples for educational purpose
  • some link with various possibilities
    • link to be an actual mouse pointer
  • is that possible to simulate mouse pointer from javascript ?

ideas of example

  • link with $1 gesture recognition seems a cool test
  • a extension chrome where i navigate page ?
  • find some actual case which can be reused externally
  • a way to navigate slides ?
    • nice for demo

jeromeetienne avatar Apr 23 '12 10:04 jeromeetienne

Car game with augmented wheels

  • display the wheels on screen

jeromeetienne avatar Apr 28 '12 01:04 jeromeetienne

drawing program

  • ball in the paint
  • 2 balls, with the meta to change color
  • done in draw.html https://github.com/jeromeetienne/augmentedgesture.js/blob/master/examples/draw.html

jeromeetienne avatar Apr 28 '12 10:04 jeromeetienne

maracas with webaudio.js

  • display a maracas
  • generate maracas sound with webaudio.js

jeromeetienne avatar Apr 28 '12 10:04 jeromeetienne

pong with postit

  • 2 players which do 2 pong rackets
  • up and down and a ball, no score
  • canvas on top of of the webcam output

jeromeetienne avatar Apr 28 '12 11:04 jeromeetienne