[[BackLinksMenu]]

= Analysis =

== Overview ==
This refers to the research of libraries suitable for scene implementation. It also includes the implementation of main interfaces and mechanisms of the scene.

== Task requirements ==
 * Research several libraries and chose the two most appropriate.
 * Decompose the scene objects defined in SCENE_COMMONS to graphics primitives

== Task result ==
The result of this task should be source code.

== Implementation idea ==
 * Look at Java2D, the G library, Java3D

== Related ==
 * [wiki:SCENE_COMMONS_R0]

== How to demo ==
 * Show demos of the libraries.
 * Show and explain the things related to implementation of the scene object model.

= Design =

= Implementation =
^(Implementation results should be described and linked here (from the wiki or the repository))^

= Testing =

= Comments =

= Log =
[[Include(wiki:PAGE_SCENE_IMPL_COMMONS_R0_LOG)]]