This is a Computer graphics course assignment, where we need to create a 3d scene of a cow in a world.
.gitignore | ||
cow.c | ||
cow.h | ||
grass_texture_color.h | ||
help.h | ||
Makefile | ||
mmn_17.c | ||
README.md | ||
ui.c | ||
ui.h | ||
vec.c | ||
vec.h |
World of Cow - University assignment
This is the last assignment of the computer graphics course i took...
Code here is published under the AGPL-v3
TODO
- Add popping-floating text of funny cow thoughts when in cow view
- Construct the required pdf with explanations and screenshots
- Properly comment the code :/