An OBJ viewer written in go Requirements: Go Weekly Installgo-glfw Install gogl: go get 'github.com/jteeuwen/glfw' go get 'github.com/chsc/gogl' Installation git clone git://github.com/Fumon/go-obj-view.git cd go-obj-view ./build.sh Running cd bin ./monkey -file="somefile.obj"