Difference between revisions of "User:Antifinidictor"

From Group 4
Jump to: navigation, search
Line 1: Line 1:
Well hi there!
+
==Week 1 Report==
[[Image:bunny.jpg]]
+
'''What I did'''
 +
* Discussed ideas to add to the project spec
 +
* Helped create rules for memory and object management
 +
 
 +
'''What I am doing this week'''
 +
* Create the basic client engine layout
 +
* Create the basic render engine
 +
* Create the basic object management system
 +
* Begin work on the physics engine
 +
 
 +
'''What I am doing next week'''
 +
* Create a basic physics engine
 +
* Create a dummy network com system
 +
** Have physics/rendering talk to each other through this system
 +
** Maintain a single overarching client machine

Revision as of 15:18, 8 April 2013

Week 1 Report

What I did

  • Discussed ideas to add to the project spec
  • Helped create rules for memory and object management

What I am doing this week

  • Create the basic client engine layout
  • Create the basic render engine
  • Create the basic object management system
  • Begin work on the physics engine

What I am doing next week

  • Create a basic physics engine
  • Create a dummy network com system
    • Have physics/rendering talk to each other through this system
    • Maintain a single overarching client machine