Skip to content

TotallyGamerJet/OpenGL-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Golang

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:

  1. Loading OBJ Files
  2. Diffuse Lighting
  3. Specular Lighting
  4. Move the Camera with WASD

##Progress:

Image: Blue rectangle

About

ThinMatrix's tutorial ported from Java to Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages