Menu

05 March 2010

World's First Projective HTML5 Video using Canvas API #canvas #html5 #video #ogg

When I saw, Projective Texturing with Canvas by Steven Wittens http://acko.net/blog/projective-texturing-with-canvas, I was amazed.
Yesterdaynight I was trying to same with Video using SVG. SVG has affine transformation but clipping part was difficult. So I modified the Original source code by Steven.
Believe me it was , I just changed few lines and now the same demo working for Videos too. Demo is buggy. You have to wait for 22 seconds to load it, Then this will show wireframe and show projective video. There is a bug in that in video is not 100% fit in wireframe. I will check it later.
 

OK Here is the demo link - http://wiki.techfandu.org/eduvid/projective-video

Posted via email from Narendra Sisodiya's posterous

2 comments:

Anonymous said...

hmm yammie, it looks great in firefox 3.5

what (+where) is the code that you modified ?

Narendra Sisodiya said...

I have already given Link - http://acko.net/files/projective/index.html