Thursday, March 29, 2007

basically what we did yesterday

pawel and george: made sizeable progress on networking. still not working completely
shaagnik: into debugging code

Monday, March 26, 2007

pawel and george: tried to combine networking with snowman for what we're calling an alpha release. not much luck
shaagnik: began cloding a class to read in a Blender object file and render it (with textures) in JOGL

Thursday, March 22, 2007

currently something

pretty good amount of progress today.

shaagnik: writing a class to automate texture mapping
pawel: game works with multiple players and updates positions correspondingly. communication between PlayerInterface and Environment
george: HUD-transforming gl so that the HUD stays on screen

to do next class:
shagee-finish his texture class
george and pawel: integrate networking with multiplayer

Tuesday, March 20, 2007

shaagnik: absent
pawel: refactored code, worked on displaying multiple players on screen at once
george: began work on HUD (heads up display)

Friday, March 16, 2007

george: made working networked chat program that supports multiple clients

pawel: changed mouse cursor, tried to change images

shaagnik: began texture-painting

Wednesday, March 14, 2007

currenly listening: cake

progress made:
pawel-constrained looking, added mouseclick listener

george-made a server connect to a client, but couldn't send messages between the two

shaagnik-finished snowman model

Monday, March 12, 2007

currently feeling: making progress maybe?

shaagnik: worked on snowman model
pawel: made spherical coordinates (and therefore strafing, etc) work
george: began a java chat client in order to learn networking. no luck so far, due to BindException

Thursday, March 8, 2007

Currently Feeling: alllll alone

pawel and shaagnik: ABSENT, truant kids
george: tried to learn networking

Tuesday, March 6, 2007

Day 4

currently feeling: george-less
currently listening: thanksforinstallingblender by kevin mcgehee

george wasn't here so he did nothing, though he might be programming some networking code at home. also maybe we can host our website on his sever.
pawel learned to keep the mouse centered and has some dodecahedron moving stuff
shaagnik got object files into jogl and that's pretty rad.
pawel is working with some spherical coordinates so the camera can look up instead of just left and right.
shaagnik is making a basic snowman in blender from a tutorial so he can learn some stuff.

-shaagnik

Friday, March 2, 2007

the code

today we: finished the design documents and began coding

all: finish I&C
all: division of labor
Shaagnik: worked on a 3D modeling tutorial
George: Java networking tutorial
Pawel: keyboard controls, JOGL framework set up