Difference between revisions of "Matthew Scheifer"
From Group 5
(Created page with "=='''Week 1'''== =='''Week 2'''== =='''Week 3'''== ===This Week's Accomplishments:=== *set up environment *Drawing a cube *Full OpenGL 3 stack with VAO's VBO's, UBO's, other s...") |
|||
| Line 16: | Line 16: | ||
=='''week 4'''== | =='''week 4'''== | ||
| + | ===This Week's Accomplishments:=== | ||
| + | *Ability to move cube every frame | ||
| + | |||
| + | ===Goals for Next Week:=== | ||
| + | *Draw more than one cube | ||
| + | *draw a map | ||
| + | |||
| + | ===Concerns:=== | ||
| + | *How to dynamically change the number of entities | ||
| + | *Is it feasible to use OpenGL 3.1? | ||
Revision as of 20:35, 24 April 2013
Contents
Week 1
Week 2
Week 3
This Week's Accomplishments:
- set up environment
- Drawing a cube
- Full OpenGL 3 stack with VAO's VBO's, UBO's, other stuff
- Broken keyboard movement
Goals for Next Week:
- Fix keyboard movement
- integrate with client
Concerns:
- How to store and render animations?
week 4
This Week's Accomplishments:
- Ability to move cube every frame
Goals for Next Week:
- Draw more than one cube
- draw a map
Concerns:
- How to dynamically change the number of entities
- Is it feasible to use OpenGL 3.1?