-
Notifications
You must be signed in to change notification settings - Fork 1
Week 1
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