This is a Computer graphics course assignment, where we need to create a 3d scene of a cow in a world.
Go to file
Rusty Striker a1292ce40f
added text to sliders
2023-08-08 20:25:07 +03:00
.gitignore gitignore 2023-07-05 11:38:32 +03:00
Makefile s'more work 2023-07-22 15:47:51 +03:00
README.md added text to sliders 2023-08-08 20:25:07 +03:00
cow.c added text to sliders 2023-08-08 20:25:07 +03:00
cow.h MADE GRASS, also cow pov works and cow movement works :D 2023-07-26 18:57:39 +03:00
grass_texture_color.h I GOT A TEXTURE IN! but it looks shit since its 128 lol 2023-07-11 13:20:38 +03:00
help.h s'more work 2023-07-22 15:47:51 +03:00
mmn_17.c added text to sliders 2023-08-08 20:25:07 +03:00
ui.c user controlled light 2023-08-08 19:37:02 +03:00
ui.h user controlled light 2023-08-08 19:37:02 +03:00
vec.c buttons can be drawn 2023-07-05 11:37:27 +03:00
vec.h buttons can be drawn 2023-07-05 11:37:27 +03:00

README.md

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 :/