The goal of this project is to show that it is possible to make a game in Golang. I am using this to learn golang so please do not attack the lack of idiomacy. If you see an inefficeny or find a bug please report it and I will fix it as fast a possible. This project follows the code written by ThinMatrix. His tutorial originally coded in Java can be found here: https://www.youtube.com/playlist?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP
Features:
- Loading OBJ Files
- Diffuse Lighting
- Specular Lighting
- Move the Camera with WASD
##Progress: