-
Notifications
You must be signed in to change notification settings - Fork 72
Demos TODO
sidorares edited this page Jan 20, 2012
·
8 revisions
- window manager: python-xlib examples - http://incise.org/whimsy.html https://github.com/mackstann/tinywm
- pdf viewer using pdf.js http://groups.google.com/group/mozilla.dev.pdf-js/browse_thread/thread/31274ce84495c3bc# ( also see https://github.com/LearnBoost/node-canvas/issues/100 )
- 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
- svg viewer https://github.com/dodo/node-canvas-svg
- ps viewer http://logand.com/sw/wps/index.html
- 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 )