Open main menu

CDOT Wiki β

Changes

Profile/Projects

1,479 bytes added, 22:49, 26 January 2014
no edit summary
{{Admon/obsolete}}
 
[[Category:CDOT Profiles]]{{Admon/note|Profile Information|This page contains project profiles, intended for reuse in publications, press releases, and so forth. Please add to and update this page as needed.}}
=== Links ===
=== Photos ===
== Joystick/Gamepad Web API ==
=== Short ===
The gamepad API gives web developers access to joysticks and gamepads on the client's computer using JavaScript in a web page. The Gamepad API is currently under development in Firefox and Chrome. This API is currently in W3C draft status.
=== Long ===
=== Links ===
* [https://wiki.mozilla.org/GamepadAPI Mozilla Wiki for Spec]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=604039 Bugzilla ticket]
* [http://dvcs.w3.org/hg/webevents/raw-file/default/gamepad.html W3C API draft]
=== Photos ===
 
== Pointer Lock (Mouse Lock) Web API ==
=== Short ===
The Pointer Lock API makes it possible for web developers to target the mouse pointer to a region of the screen and move infinitely in any direction. This is necessary for web games and other immersive 3D spaces and tools.
=== Long ===
Web technology: [https://developer.mozilla.org/en/API/Mouse_Lock_API Mouse Lock API]
 
The Pointer Lock (Mouse Lock) API is currently under development by [http://zenit.senecac.on.ca/wiki/index.php/Implementing_the_Mouse_Lock_API_in_Firefox David Humphrey and his students] at Seneca College. It is also under development in Chrome. This API is currently in [http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html W3C Draft Status].
=== Links ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=633602 Bugzilla ticket]
* [http://dvcs.w3.org/hg/webevents/raw-file/default/mouse-lock.html W3C Draft API]
=== Photos ===
 
== NexJ Express ==
=== Short ===