cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 489 forks source link

Video Player on Web #1032

Open zhaijialong opened 10 years ago

zhaijialong commented 10 years ago

Note

This issue is migrated from here. It was created at 2014/08/12 07:14:07 +0000

Description

The Video Player could be provided, and additional features to rotate, scale, move the video etc. could be applied on the video player as if it was a cocos2d sprite.

The video here is used as a texture within WebGL rather than Video element on top of WebGL.

pandamicro commented 9 years ago

Related post: http://discuss.cocos2d-x.org/t/videoplayer-js-bindings/18256