Ben Moren
Ben Moren
http://dismagazine.com/blog/80230/the-space-between-us-david-horvitz/
Perhaps we can add an attribute to turn on a visual warning / error message that can be toggled on or off with a attribute to geoCheck(). `geoCheck(true) //display custom...
Or we could make a more universal geoError() which could be hooked into everything that has a visual message. I might make the argument for letting the user handle the...
I agree that remote logging is a huge pain. Anything we can do to get around that would be ideal. To your thoughts, yes, lets do all 3. I think...
yes, I think your correct. If someone gets around to this soon, great, it'll take me a bit to do it (especially to re-gen the PDF's!)
this would be great to have merged!
**forloop & diagram** **radians / degrees chart** **events:** mouseClicked(), mouseReleased(), keyPressed(), keyReleased() **Image :** loadImage() createImage() image() **more math (+ conversion):** floor() ceil() int() round() dist() constrain() **more system variables:**...
maybe some DOM stuff? .hide() createSlider()
function definition
I agree that the classes should be on the advanced, 3D is tricky since there is just so much of it that's different. One approach I was thinking about would...