Difference between revisions of "User:Bryan"

From Group 4
Jump to: navigation, search
Line 1: Line 1:
 
Bryan's weekly reports.
 
Bryan's weekly reports.
 +
Status: RENDERERS ASSEMBLE!!!!
  
 +
Current Tasks:
 +
* Now that we have a spinning triangle, now we need to split the triangle's code for rendering and updating.
 +
* Also need to go through tutorials to figure out differences between loading new .x objects and creating primitives
  
 
== Week 1 Report ==
 
== Week 1 Report ==

Revision as of 19:33, 9 April 2013

Bryan's weekly reports. Status: RENDERERS ASSEMBLE!!!!

Current Tasks:

  • Now that we have a spinning triangle, now we need to split the triangle's code for rendering and updating.
  • Also need to go through tutorials to figure out differences between loading new .x objects and creating primitives

Week 1 Report

Goals Accomplished

  • We got ideas working!
  • We created a client connects to a server
  • Created a network setup that we'll build towards (if the client has it's own IP address, it creates a server, otherwise it assumes the server is at that address).

Goals This Week

  • Integrate future projects with version control
  • Create Basic Graphics
  • Create a Model class that keeps a reference to the object (aka references the SceneGraph we'll use).

Goals Next Week

  • Integrate graphics & client together
  • Make the server and client communicate

Morale Thumbs Up! :)