world_of_cow/README.md

19 lines
652 B
Markdown

# 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
- Allow changing the move/rotation speed(or just a multiplier)
- Change camera position to be cow point of view - DONE, need to do the sub thing
- Add popping-floating text of funny cow thoughts
- Add multiple objects(that is not the cow)(is grass an object?)
- at least 3
- on needs to be metalic
- User controlled light source
- Add light source
- move the light
- change intensity
- Add Textures and stuff :)(optional)