Version 3 (modified by pap, 17 years ago) (diff) |
---|
Analysis
Overview
Choose one of the libraries in PAGE_SCENE_IMPL_COMMONS_R0 and use it to make a full scene implementation.
Task requirements
- Choose a graphics library.
- Make a module.
- It should be capable to display all elements defined in SCENE_COMMONS.
- It should make use of the things done in PAGE_SCENE_IMPL_COMMONS.
- It is supposed to be minimalistic and not-so-well-optimised implementation.
- The module should provide an extension to the scene model.
- It will be used by the base scene library module to display a built-up page object model.
Task result
The result of this task should be source code.
Implementation idea
Related
How to demo
- Show the new outlook of Sophie 2.0.
- Explain how the library chosen is used to handle harder aspects of the task.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
Log