Version 1 (modified by pap, 16 years ago) (diff) |
---|
Analysis
Overview
The video extension point of a scene is the one responsible for the palying of video.
Task requirements
- Define the way video content is connected to the scene.
- Adapt existing video functionallity to the model.
Task result
The result of this task should be source code.
Implementation idea
- The video may be represented as a stream that should be played by the concrete implementors.
Related
How to demo
- Describe how will the scene interact with video content.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
Log