Ticket #639 (closed planned_task: obsolete)

Opened 15 years ago

Last modified 14 years ago

PAGE_SCENE_IMPL_ALTERNATIVE_R0

Reported by: Astea Owned by: sriggins
Priority: 3 Milestone: M03_PRE3
Component: PAGE_WORK_AREA Version: 2.0
Keywords: Cc:
Category: EXTRA Effort: 2
Importance: 19 Ticket_group:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:
Analysis_owners: sriggins Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: gogov, gogov Changelog:
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 4
Design_score: 0 Imp._score: 0
Test_score: 0

Description

wiki page: PAGE_SCENE_IMPL_ALTERNATIVE_R0 - effort: 2d

Change History

comment:1 Changed 14 years ago by Tanya

  • Category set to EXTRA
  • Design_score set to 0
  • Imp._score set to 0
  • Test_score set to 0
  • Analysis_score set to 0

comment:2 Changed 14 years ago by Tanya

  • Importance changed from 0 to 19

comment:3 Changed 14 years ago by sriggins

  • Owner changed from Astea to sriggins

comment:4 Changed 14 years ago by sriggins

  • Status changed from new to s1a_analysis_started

comment:5 Changed 14 years ago by sriggins

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:6 Changed 14 years ago by gogov

  • Status changed from s1b_analysis_finished to new
  • Analysis_reviewers set to gogov
  • Analysis_owners set to sriggins
  • Analysis_score changed from 0 to 2

Some things need to get fixed:

  • Actually using OpenGL is not just a tweak, it's must for this task. The initial idea was that the PAGE_SCENE_IMPL_MAIN_R0 was to be used for OpenGL and PAGE_SCENE_IMPL_ALTERNATIVE_R0 for Java2D, though things changed, so the main focus on this one is the use of OpenGL.
  • Though OpenGL should mainly be used for better performance, other stuff needs to be considered in the Task requirements section - for instance the use of specific library. Possible candidate libs are JOGL, Java3D and maybe others and one has to be chosen. An additional task requirement should be to explain why a certain lib was chosen, for instance JOGL is just a wrapper over the OpenGL API vs Java3D providing an object model which might turn pretty useful combined with our object model of scenes (or on the contrary, turn to be incompatible).
  • Another task requirement is to consider how to handle such native libraries in our infrastructure (believe me, this can be a huge pain in the ass).
  • The new module is intended to be faster at the end but for R0 it's enough to just have something working.
  • I'm not sure that VisualElement should be used, though it doesn't hurt to view the base.visual module
  • It's not a big deal but you've forgotten to fill the custom field for analysis owner (:

comment:7 Changed 14 years ago by sriggins

  • Status changed from new to s1a_analysis_started

comment:8 Changed 14 years ago by sriggins

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:9 Changed 14 years ago by gogov

  • Status changed from s1b_analysis_finished to s1c_analysis_ok
  • Analysis_reviewers changed from gogov to gogov, gogov
  • Analysis_score changed from 2 to 4

It's fine.

comment:10 Changed 14 years ago by deyan

  • Status changed from s1c_analysis_ok to closed
  • Resolution set to obsolete

Batch update from file query-obsoleted.csv

Note: See TracTickets for help on using tickets.