bannerL
seal
bannerR
 
contentTL

 

    Week 7  

Date: Wednesday, May 17, 2006 10:00-10:30am

Outline

Overall Status

Group Morale: excited anxious/frustrated behind unproductive "working on it"

This Week's Goals:

  1. be able to throw projectiles and explode
  2. UI radar
  3. rehab for Nghiem
  4. completed terrain
  5. integrate the sound
  6. finish the frog
  7. add skybox

Goals Accomplished:

  1. Elizabeth's terrain
  2. partial toon shading
  3. finished frog
  4. collision detection and projectiles
  5. Mei's bomb
  6. Nghiem's particles blow up themselves

Next Week's Goals:

  1. same as last week? but with bunny

Graphics

Elizabeth

  1. What were your concrete goals for the week?

    Getting a terrain to Masa.

  2. What goals were you able to accomplish?

    Masa has a terrain!

  3. If there were goals you were unable to meet, what were the reasons?

    I wanted to build the whole forest as a scene object that we loaded but eventually, it seemed like just treating the bamboo as separate objects was a better idea. I like that though because it means we can eventually randomize the terrain by just randomizing where the bamboo gets clustered.

  4. What are your specific goals for the next week?

    Hopefully I can work on the music with Joey? Also, if we're making recordings of the music, I'd like to do the narration for the introduction movie, just so we have it even if we don't get far enough to use it. Since I figured out how to export, I think having this weekend be a weapons factory weekend would be good (and fun!!).

  5. What is your individual morale (which might be different from the overall group morale)?

    getting excited :)

  6. Screenshots:

    • Screen shot is the bamboo that Mei made. I was playing with for the terrain .. Does it need leaves, I wonder?

Kristen

  1. What were your concrete goals for the week?

    Design a cursor for Masa's UI. Add cel-shading. More modeling/animation.

  2. What goals were you able to accomplish?

    I devoted all my time to cel-shading and I was able to partially implement it (still no outlines). Jim and I were able to integrate it into the client. There's some strange side effects (characters getting decapitated) so I still need to tweak the models to work with the cel shader.

  3. If there were goals you were unable to meet, what were the reasons?

    Implementing cel-shading has been more difficult than I anticipated. I had to integrate both a vertex shader and a pixel shader to get the toon shading to work.Implementing the toon outlines will be even more difficult.


  4. What are your specific goals for the next week?

    Finish cel-shading. Modeling and animation. Help Masa with UI.

  5. What is your individual morale (which might be different from the overall group morale)?

    Anxious and somewhat frustrated. It's already week 7?

  6. Screenshots

Network

Jim

  1. What were your concrete goals for the week?

    My goal was to integrate the collision detection and have the projectiles created and destroyed on the server-side. I wanted to add another player into the game as well.


  2. What goals were you able to accomplish?

    Well, Masa integrated the collision detection. But I was ables to started the creation of the projectiles on the server-side. They pretty much can be destroyed right now, but I need to add collision detection on them.

  3. If there were goals you were unable to meet, what were the reasons?

    I wasn't able to add another player yet. I was caught up in the projectiles, which was harder than expected. It still needs some work, but for the most part it works.


  4. What are your specific goals for the next week?

    I really need the projectiles to be finished as well as adding the second person.

  5. What is your individual morale (which might be different from the overall group morale)?

    Still behind....

  6. Screenshots:

 

Mei

  1. What were your concrete goals for the week?

    • integret projectile with other group members, the player being able to throw a bomb

  2. What goals were you able to accomplish?

    • integreted projectile under the help of Jim and Masa
    • created a bomb for the player to throw

  3. If there were goals you were unable to meet, what were the reasons?

    • my goal for last week was just integreting, it didn't take much time. Therefore, I want to start working on something else so I won't waste my time.

  4. What are your specific goals for the next week?

    • I want to implement a radar for the game. However, I need to read more on ID3DXSprite. Hope I can finish it even before the coming monday (HOPE), so I would be able to help other members.

  5. What is your individual morale (which might be different from the overall group morale)?

    • I feel that I was not very productive this week, all I did is integreting physics. I need more motivation I guess (radar would be a good one).

  6. Screenshots

 

Audio

Nghiem

  1. What were your concrete goals for the week?

    • Make the particles independent from the monkey

  2. What goals were you able to accomplish?

    • Particles blown up by itself.

  3. If there were goals you were unable to meet, what were the reasons?

    • Generic class the take in vertex of where the bomb should be blown up. I think this won't take long
    • I'm too busy this week due to my midterm and other class project. Haven't done a lot for this. Need more drug actually

  4. What are your specific goals for the next week?

    • Do sound effects with Joey this weekend.
    • Finish up with particles class.
    • See if anything else should be done.

  5. What is your individual morale (which might be different from the overall group morale)?

    • Working on it

  6. Screenshots

 

Interface

Masa

  1. What were your concrete goals for the week?

    Finish the different camera modes we want. Have atleast one completed terrain. Be able to throw bombs that explode. Try connecting multiple players onto the server. Finish collision detection. Have more models and animation. Get a radar system up and other UI in the game. Maybe have our own cool mouse cursor.

  2. What goals were you able to accomplish?

    We added one new character to the game. Kristen is getting close to getting cel shading to work but we haven't quite got that working yet. We got object collision detection working and we can now throw a projectile... but that's not quite working correctly either.

  3. If there were goals you were unable to meet, what were the reasons?

    We ran into a few roadblocks this week that hindered our progress. Mainly, we ran into some performance issues with our networking and that needs to be taken care of as soon as possible. In addition, the bamboo forrest that Elizabeth game forced me to rewrite a lot of my terrain collision code because the original code expected only right-triangles and her terrain didn't use them exclusively. I also had to write new code to parse her .x file because it was in completely different format from what I was using previously. In addition, it took me a while to get the object collision working because of my poor initial design. There was too much redundant data in the code and i had to do some hacky things to get it working correctly.

  4. What are your specific goals for the next week?

    Complete the goals we set for ourselves last week. Get a multiplayer game up and running. Have cel shading and a new character. Maybe some music. Refine the code I've written for camera, collision, and input.

  5. What is your individual morale (which might be different from the overall group morale)?

    My morale is a little lower. I didn't make a whole lot of progress this week. Instead of implementing new things, I felt like I spent the majority of my time on old stuff: figuring out why our networking was lagging, redoing much of the terrain collision, etc. I feel a little bad that I still haven't gotten around to finishing my original job (User Interfaces) But there are problems with both my camera and my input code so I need to fix those first. I don't know if I'll ever get around to finishing UI!

  6. Screenshots

 



 

last updated Wednesday, May 24, 2006 9:04 PM

 
contentBL
contentBR
page_botL
© Copyright 2006 Team Ninja Pandas
page_botR