Skip to content

windows

Building Ruby 2.1 x64 on Windows 8

Today I decided to play around with Ruby a bit again. The latest version being 2.1.2, official installers were only available up to 2.0. I know it’s only one minor […]

Building go-gl/gl on Windows

Today I decided I want to continue learning the programming language Go and write a small OpenGL program with it. For OpenGL I wanted to use the Go package “github.com/go-gl/gl” […]