Administrivia:
- Project 2: Kudos, Post-Mortems
- Project 3: Prep for Thursday
Small topics – that may or may not be useful.
Goals for Programming http://research.cs.wisc.edu/graphics/Courses/679-s2007/Main/GameProgramming
Engine Architecture (memory management, entity systems, …)
- Data Driven Programming
- Memory management http://research.cs.wisc.edu/graphics/Courses/679-s2007/Main/MemoryManagement
- Entity system article http://gamedeveloper.texterity.com/gamedeveloper/201111?pg=17#article_id=121394
Perlin Noise (as a way at lots of concepts)