Canvas Cycle: True 8-bit Color Cycling with HTML5
category: gfx [glöplog]
Javascript demos! Yes :)
At least i can watch some demo actually running on my laptop! :)
All new super 3d card demos don't run on my laptop :(
I think all old school amiga and dos effects are now possible with a fast js engine like V8.
Watch this effects on Chrome:
http://zynaps.com/jslab.xml?id=envmap
http://voxel.onaluf.org/
http://gyu.que.jp/jscloth/
http://people.mozilla.com/~prouget/demos/DynamicContentInjection/play.xhtml
http://nerget.com/rayjs-mt/rayjs.html
http://nerget.com/fluidSim/
http://deanm.github.com/pre3d/monster.html
http://www.professorcloud.com/mainsite/cache-canvas.htm
Now go and make a great demo for Assembly 2010 in javascript! ;)
At least i can watch some demo actually running on my laptop! :)
All new super 3d card demos don't run on my laptop :(
I think all old school amiga and dos effects are now possible with a fast js engine like V8.
Watch this effects on Chrome:
http://zynaps.com/jslab.xml?id=envmap
http://voxel.onaluf.org/
http://gyu.que.jp/jscloth/
http://people.mozilla.com/~prouget/demos/DynamicContentInjection/play.xhtml
http://nerget.com/rayjs-mt/rayjs.html
http://nerget.com/fluidSim/
http://deanm.github.com/pre3d/monster.html
http://www.professorcloud.com/mainsite/cache-canvas.htm
Now go and make a great demo for Assembly 2010 in javascript! ;)
Quote:
Now go and make a great demo for Assembly 2010 in javascript! ;)
Which will unfortunately not win, as Evoflash will definitely kick it.
scnr
LOL "Colorycling uses palette" mumbojumbo... This is a palette.. Loop or no loop.
yap, flash is fast, but canvas on a fast js engine is also a very nice web platform :)
Quote:
LOL "Colorycling uses palette" mumbojumbo... This is a palette.. Loop or no loop.
The point is that when you changed the palette, for example by using VGA registers on the PC, there was no need to redraw the screen...