Difference between revisions of "Candy-js"
Kpangilinan (talk | contribs) |
Kpangilinan (talk | contribs) |
||
Line 22: | Line 22: | ||
Various projects using video on the web need to create innovative and non-standard effects to transform the video, for example, applying filters, altering the video, using 2D and 3D effects, etc. This project will create a library that provides some commonly needed effects (e.g., colour filters, tilt shifting, etc.). This project will overlap and support the HTML5/Video Comic Book project. | Various projects using video on the web need to create innovative and non-standard effects to transform the video, for example, applying filters, altering the video, using 2D and 3D effects, etc. This project will create a library that provides some commonly needed effects (e.g., colour filters, tilt shifting, etc.). This project will overlap and support the HTML5/Video Comic Book project. | ||
+ | |||
+ | ===Project Plan=== | ||
+ | |||
+ | {| border="1" | ||
+ | |- | ||
+ | | '''Release''' | ||
+ | | '''Download Release''' | ||
+ | | '''Features/Points Addressed''' | ||
+ | |- | ||
+ | | 0.1 | ||
+ | | http://github.com/kpangilinan/Candy | ||
+ | | Demos the Candy library effects | ||
+ | |- | ||
+ | | 0.2 | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | 0.3 | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |} | ||
== Project News == | == Project News == |
Revision as of 10:02, 22 October 2010
Contents
Project Name
Candy.js
Project Description
The Candy.js project is an effects extension to Popcorn.js.
Project Leader(s)
Project Leader: Kenneth Pangilinan
Contacts: Brett Gaylor, Scott Downe, Anna Sobiepanek, Dave Humphrey
Project Contributor(s)
N/A
NOTE: only Project Leader(s) should add names here.
Project Details
Various projects using video on the web need to create innovative and non-standard effects to transform the video, for example, applying filters, altering the video, using 2D and 3D effects, etc. This project will create a library that provides some commonly needed effects (e.g., colour filters, tilt shifting, etc.). This project will overlap and support the HTML5/Video Comic Book project.
Project Plan
Release | Download Release | Features/Points Addressed |
0.1 | http://github.com/kpangilinan/Candy | Demos the Candy library effects |
0.2 | ||
0.3 |
Project News
- Implemented original video onto canvas
- Implemented cartoon effect
- Implemented grayscale effect
- Implemented sepia effect
- Implemented green screen effect
- Implemented flip effect
- Setup GIT Hub repository
- Implemented negative effect
- Implemented interlaced effect
- Released Candy version 0.1