p5.js-website-OLD icon indicating copy to clipboard operation
p5.js-website-OLD copied to clipboard

Reference examples for onDeviceTurn() and onDeviceMove() do not work

Open OhJia opened this issue 10 years ago • 0 comments

onDeviceMove() and onDeviceTurn() examples do not work in the reference pages: http://p5js.org/reference/#/p5/onDeviceMove http://p5js.org/reference/#/p5/onDeviceTurn

The functions work, as I tested them here: onDeviceMove(): http://bit.ly/1FNEQGx onDeviceTurn(): http://bit.ly/1JoSEvU

They also worked when they were generated within an iframe.

It could be an issue with render.js.

OhJia avatar Jul 01 '15 03:07 OhJia