Skip to content
Minx edited this page Sep 16, 2020 · 3 revisions

Done:

  • wrote Makefile
  • project structure: separate files for drawing, callbacks, misc and main loop
  • glut init and main loop, program can be compiled and started with a black screen
  • camera settings for debugging - it is possible to look around using arrows and +/-
  • set up lights and materials
  • basic platform

Next week plan:

  • make a character

Week1

Clone this wiki locally