TWiki home TWiki > Team6 > RyansLogProj2 (r1.1 vs. r1.5) TWiki webs:
Main | TWiki | Know | Sandbox
Team6 . { Changes | Index | Search | Go }
 <<O>>  Difference Topic RyansLogProj2 (r1.5 - 02 Nov 2004 - RyanAusankaCrues)
Added:
>
>


10/30/04-
  • Changed PowerBar class so that it drops at the same speed as it rises once it gets into the negative area.
  • Commented and cleaned up the ScoreBoard and PowerBar classes.

-- RyanAusankaCrues - 30 Oct 2004


11/1/04-
  • Fixed a slight error caused by the PowerBar changes I made last time.
  • Changed scoreboard so that the strokes go up to 99 now instead of 9.
  • Wrote code to use the start screen and finish screen Tim made
  • Made an out of bounds screen and integrated it.
  • Cleaned up the code I added to be more streamlined
  • Created restart function for room so that a new game can be begun without having to close the program and open a new one.
  • wrote the users guide.
Added:
>
>

-- RyanAusankaCrues - 27 Oct 2004


 <<O>>  Difference Topic RyansLogProj2 (r1.4 - 28 Oct 2004 - RyanAusankaCrues)
Added:
>
>


10/27/04-
  • Designed graphics in photoshop for power bar and score bar.
  • Adapted Prof Z's power bar code to implement power bar and score bar.
    • Wrote ScoreBoard class and implemented the code in the Room class.
    • Wrote PowerBar class and am now waiting for James to finish with the club so that we can implement the PowerBar. Right now the PowerBar is by the Room but is not updated.

-- RyanAusankaCrues - 27 Oct 2004


 <<O>>  Difference Topic RyansLogProj2 (r1.3 - 14 Oct 2004 - RyanAusankaCrues)
Added:
>
>

  • Changed glutLookat function to make coordinate system easier to understand.
  • Implemented 3D wall code I created last time to create a cube room for the ball to move in and test collision detection
Added:
>
>


10/14/04- The first part of the meeting James wasn't here because he was doing PL's so I spent a good hour or so going through his standardization function in the triangle class trying to troubleshoot why the ball did not bounce off of the sides of the cube. Ended up commenting a lot of the code because it was hard to follow. Didn't find the route of the problem.

Went through all sides of the cube to make sure the vertices are properly entered so that the front face is facing in. With the color scheme we have:
  • red=V0
  • green=V1
  • blue=V2
Also created a small cube to fit inside the main cube for add edge and vertex collision checking.

Helped Tim with the Work Breakdown Structure and Precedence Chart based on the UML diagram and Gantt chart I made last time.

-- RyanAusankaCrues - 14 Oct 2004


 <<O>>  Difference Topic RyansLogProj2 (r1.2 - 12 Oct 2004 - RyanAusankaCrues)
Added:
>
>


10/11/04-
  • Fixed flickering problem by using a double buffer.
  • Created Gantt chart for the current prototype.
  • Created UML diagram for the current prototype.
  • Helped James diagnose problem with bounce function that turned out to be a normal vector not of unit length.

-- RyanAusankaCrues - 12 Oct 2004


 <<O>>  Difference Topic RyansLogProj2 (r1.1 - 07 Oct 2004 - RyanAusankaCrues)
Added:
>
>

%META:TOPICINFO{author="RyanAusankaCrues" date="1097144160" format="1.0" version="1.1"}% %META:TOPICPARENT{name="TeamLogsProj2"}% 10/3/04- Set up the Wiki pages for the new project and began work on the collision code and better understanding how OpenGL represents objects and display views.

-- RyanAusankaCrues - 04 Oct 2004


10/6/04- Worked on problems associated with resizing and deactivating the OpenGL window. worked out those bugs. Developed code to create 3D walls for room...turns out we don't need that yet but the work helped me better understand how OpenGL works and better understand the coordinate system used and the gluPerspective() and gluLookAt() functionality.

Also wrote a function to compute quadratic roots

Also developed the user interface for allowing the user to start the ball with the mouse, change position with the space bar and the new coordinates, and change the velocity with the 'v' key and the new vector components. Very tired now...

-- RyanAusankaCrues - 07 Oct 2004


Topic RyansLogProj2 . { View | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }
Revision r1.1 - 07 Oct 2004 - 10:16 GMT - RyanAusankaCrues
Revision r1.5 - 02 Nov 2004 - 21:01 GMT - RyanAusankaCrues
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.