TWiki . Team5proj2 .
CurrentTasks
Golf Game Tasks (Taken from below link):
Realistic ball movement
Parameters (Nothing wrong with it, it looks pretty good)
Stopping (Done)
Realistic rolling (Done)
Damping (Done)
Level Design / Level Loading
Be able to load new files (Done -
EdKim
)
Have default level when there is no file found (Postponed - must have a file called input.txt)
Hole
Have ball win when Hole (Done -
JohnHicks
)
Tee
Have ball start there (Done - Dom)
Level class
Basic, sample level (Done -
JohnHicks
)
Camera (Done -
EdKim
)
Follow ball (Done -
EdKim
)
Free movement (Postponed indefinitely)
Controls
Refactor global control stuff in demo.cpp (Done -
EdKim
)
Club
Create interface for determing power (Done -
EdKim
)
Link controls to club (Done -
EdKim
)
Reset
Exactly like when program first loads (Functions are there, no interface yet)
Also be able to load new files
Scoring (Scoreboard functional)
UI (number of strokes, shot strength, see ass. page)
Memory leaks (Mainly gone)
Possible leaks in:
LevelLoader
Triangle
TextureManager
TextManager
Comments / Make formatting uniform
Make globals into singletons (Done -
EdKim
and
JohnHicks
)
Compile Warnings
Sounds (Done - Ed)
Textures?
Tasks - 4/1/2004
Prototype 3 tasks:
Implement support for many triangles, lists of three elements (Done -
EdKim
)
Alter algorithm to loop through lists and take shortest alpha (Done -
EdKim
)
Apply gravity at beginning of each time step (Done -
JohnHicks
)
Have loop calc. response vector (Done -
JohnHicks
)
Response needs to push ball epsilon in direction of normal (Done -
JohnHicks
)
Alter collision detection to check for range r-epsilon (Done? -
EdKim
)
Introduce dampening factor based on incoming angle (Done -
EdKim
)
Add timer (Done -
JohnHicks
)
Introduce method for determining a stopped ball (IP -
JohnHicks
)
Introduce file input/loading for triangles (Done -
DominikSlusarczyk
)
Optional: Investigate importing modeler (Milkshape) output to file format. (IP -
DominikSlusarczyk
)
Optional: Work on lighting (Not happening yet)
Optional: Work on camera (Done -
EdKim
)
--
EdKim
- 25 Mar 2004
-----
Revision r1.20 - 06 Apr 2004 - 13:42 GMT -
EdKim
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.