world_of_cow/README.md

14 lines
409 B
Markdown
Raw Normal View History

2023-07-11 17:43:01 +00:00
# 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](https://www.gnu.org/licenses/agpl-3.0.html)
# TODO
- User controlled light source
- Add light source
- move the light
- change intensity
2023-08-07 15:33:47 +00:00
- Add popping-floating text of funny cow thoughts when in cow view
2023-07-22 12:47:51 +00:00
- Add Textures and stuff :)(optional)