-
Notifications
You must be signed in to change notification settings - Fork 72
Demos TODO
sidorares edited this page Sep 11, 2011
·
8 revisions
- pdf viewer using pdf.js http://groups.google.com/group/mozilla.dev.pdf-js/browse_thread/thread/31274ce84495c3bc#
- vnc & rdp viewers ( https://github.com/substack/node-rfb & https://github.com/substack/node-rdesktop )
- xmpp/icq client
- pure js video player using XvMC/XvBA extensions
- pure JS webgl water demo ( http://madebyevan.com/webgl-water/ )
- html canvas compatibility api ( nodejs angry birds?) (https://github.com/learnboost/node-canvas or https://github.com/ajaxorg/node-o3-canvas ) or create server-side using gl+render+composite
- keyboard typing heatmap demo http://www.patrick-wied.at/projects/heatmap-keyboard/?auto=0
- vnc server ( xvnc source: http://codesearch.google.com/#6EfHfn50pmM/trunk/unix/xserver/hw/vnc/vncHooks.cc )
- 'iPad as touchpad' - ( https://github.com/AndrewSwerlick/node-remote https://github.com/jordansissel/fingerpoken )