[[BackLinksMenu]] [[TicketQuery(summary=PAGE_SCENE_IMPL_ALTERNATIVE_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == For this task, create an alternative page scene implementation to experiment with performance tweaks, such as using OpenGL. This is done as a second engine so the main, stable engine can still be used until this faster engine is stable. == Task requirements == * Build a faster, alternative page scene module * Investigate the use of OpenGL for performance reasons == Task result == Result is another module that is optimized so we can continue to use main module while we tune this module == Implementation idea == * Look at visualElement * Use the main implementation as a guide for this task == Related == [wiki:PAGE_SCENE_IMPL_MAIN_R0] [wiki:PAGE_SCENE_IMPL_COMMONS_R0] [wiki:SCENE_COMMONS_R0] [wiki:SCENE_COMMONS_R1] == How to demo == ^(Provide instructions for demonstration of the task.)^ = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments =