Back to Reports

Week 9 Status Report

Overall Status

A few of us didn't do status reports on time this week, sorry!

Meeting Date

Tuesday 2018-05-29

Group Morale

Medium-high, we're starting to feel the time pressure!

Screenshots

Dana

Last Week's Goals

My goals for this last week were implementing terrain looping, metallic/roughness, and possibly animation.

Accomplished Goals

What actually got done was terrain looping and a solid color shader for lasers, the later of which has yet to be integrated.

Unmet Goals and Why

Metallic/roughness has been put off and deprioritized for now due to dependencies not being filled (and it just not being that important). It likely won't be implemented. A bunch of other graphics items have been requested, but not yet implemented due to another class eating up half of my week.

Next Week's Goals

Goals for this next week are verifying that fbx support works, integrating the new shader, and adding UI.

What I Learned

I didn't learn much this week, largely because I didn't have time to do much.

Morale

My morale is neutral. I'm worried and a bit nervous about a sudden and somewhat overwhelming graphics backlog. However, significant portions of that backlog are delegated to someone else (so I just have to trust that they'll come through) or can be cut without impacting the quality of the final product too much.

Karen

Last Week's Goals

My concrete goals were to implement continuous fire when holding down the fire key and tile health.

Accomplished Goals

I was able to implement continuous fire.

Unmet Goals and Why

I was not able to completely finish the tile health feature. The logistics are there but there is a graphics portion that I was not able to finish. I am having trouble rendering certain files for the feature.

Next Week's Goals

My goal next week is to definitely finish the graphics portion.

What I Learned

I did not learn much this week but I was able to apply a lot of my previous knowledge from implementing other features for this week.

Morale

I feel like the group is moving along well.

Nick

Last Week's Goals

shadow maps and dynamic lights

Accomplished Goals

almost done with shadow maps and dynamic lights; will be done tonight :D

Unmet Goals and Why

N/A

Next Week's Goals

Do the graphical features Patrick listed

What I Learned

More direct x stuff

Morale

I'm happy because I'm contributing again

Patrick

Last Week's Goals

Accomplished Goals

Unmet Goals and Why

I didn't expect there to be much trouble with our game on the demo computers, but our game was having strange network errors, as well as a crash that occurs in Release mode and not in Debug mode. I wasn't able to make much progress over the weekend since I was out of town and unable to access the actual demo computers.

Next Week's Goals

What I Learned

Build in Release mode often during development, and running the application on the target machines as soon / often as possible, since problems can accumulate.

Morale

Okay. I think our gameplay will end up being good enough for the demo, but I'm worried about fixing the demo computer issues and getting FBXs working.

Philip

Last Week's Goals

Finish up player model, texture.

Accomplished Goals

Finished up player model, unwrapped models, got some texturing in.

Unmet Goals and Why

Just a lot of social events I had to attend.

Next Week's Goals

See if we can get animations in, ensure things are looking good.

What I Learned

Nothing in particular

Morale

Pretty good.

Tim

Last Week's Goals

Third Person Camera controls

Accomplished Goals

Third person camera controls are mostly there, and I had to fix a few Transform bugs along the way. I will need to add in the nice camera transitions back in again though.

Unmet Goals and Why

Memorial day weekend took some time out of the week, but I think I made decent progress.

Next Week's Goals

Finish up camera controls and look into the networking problems we've been having on the demo machines.

What I Learned

Don't assume your previous code works if you haven't tested every aspect. I didn't expect our test character model to have really weird scaling, and apparently I didn't keep that into account when doing transform calculations.

Morale

Holy crackers, it is week nine already. Where did the time go. Some features will likely need to be cut, but I think our progress is good enough.


Back to Reports