Courses/CS 460/Fall 2007/Graphics

From CSWiki

Jump to: navigation, search

Contents


[edit] About the Graphics Section

This is the graphic team page detailing the research and direction of the graphics.

[edit] Oct 13, 2007

  • Investigating overriding the Repast graphics, looking at the CustomGraphGUI implementation.
  • Read Java Monkey Engine(JME) and worked out the details of rendering requirements.
  • Refactoring the old code coordinate system.
  • Refactoring the old code graphics.
  • Defining the needs and graphical support.

[edit] Oct 20, 2007

  • Created a CustomGraphGUI implementation.
  • Refactored the coordinate system resulting in nonfunctional implementation.
  • Refactoring the graphics.
  • Working on presentation of new graphics API and requirements. (moved to next week)
  • Fixing the coordinate system problem.

[edit] Oct 27, 2007

  • Solved world coordinate problem.
  • Presentation planned for next week.

[edit] Nov 3, 2007

  • Issues have complicated the new graphic class, resolving.
  • Presentation planned for next week.


[edit] Nov 10, 2007

  • Coordiantes do not work and display not working, discussing with jME about issues looking for resolution.

[edit] Nov 17, 2007

  • Working on backup plan, JPanel concept works.
  • Seeking resolution from jME.
  • Gave pre-demo of solutions.