Javascript with SSAO (no webgl) :D
category: general [glöplog]
Awesome, and nice tricks as always :)
Isn't there other places to submit JS demos?
It's "oldschool", yet it doesn't work in FS 3.0.13...
it does work in Sarfari 4.0.4
It's "oldschool", yet it doesn't work in FS 3.0.13...
it does work in Sarfari 4.0.4
hehe nice!
nice shitz :o
cool stuff.
Does not seem to work on Opera 10.50, supposed to be very recent :(
Replace: the createImageData( widht, height ) by
Code:
There you go. It'll works in all Canvas capable browsers. imageData = ctx.getImageData(0,0,width, height);
nice effect,
but it ist still slow as fuck and has evil latency like everything websihit.
but it ist still slow as fuck and has evil latency like everything websihit.
Thanks so much p01. I've added your correction and I'm going to update my post with a link to your site.
*done
Works better :)
Congratulations for your son. It's very cute and pale.
nice
Abductee: yes it is slow as fuck in Opera 10.10 since it's still using the old JS engine. But in Opera 10.50, which features the new JS engine Carakan with JIT and shit, it's faster than Chrome, Safari & FireFox.
[b]Texel:[b] Thanks a lot!
[b]Texel:[b] Thanks a lot!
Cool!