AlteredQualia Webgl Demos PORTABLE
CreativeJS.com is the go-to place to find exciting JavaScript demos, projects, games, and well, anything else that we think is awesome. We've got a whole team here to bring you the best of what's out there. Find out all about us.
AlteredQualia webgl demos
More reading: If you enjoyed this post, you might also be interested in perusing lists of other posts tagged ‘gdd’, ‘gddde’, ‘gdd11’, ‘keynote’, ‘demos’, ‘webgl’, ‘svg’, ‘d3’, ‘mrdoob’, ‘fluxslider’, ‘css3’, ‘webaudio’, ‘mikebostock’, or ‘joelambert’.
Using the Offscreen method should we continue to manage all our rendereable objects (positions, scale, size etc) in the main thread, manipulate them as we do now via mouse/touch events, and then simply proxy up all webgl commands and send them to the worker?