Go to file
faiface 2f7af40ce6 handle error from glfw.Init 2016-11-25 23:26:27 +01:00
pixelgl nicer code 2016-11-25 22:56:17 +01:00
LICENSE Initial commit 2016-11-19 12:15:34 +01:00
README.md Initial commit 2016-11-19 12:15:34 +01:00
graphics.go replace BeginEnder with Doer and migrate everything 2016-11-25 22:49:56 +01:00
monitor.go remove pixegl.Do from monitor stuff (unnecessary) 2016-11-24 22:01:37 +01:00
run.go move GLFW init from Run to NewWindow 2016-11-25 23:12:01 +01:00
util.go doc fix 2016-11-24 16:06:33 +01:00
vec.go slightly optimize Vec.Rotated 2016-11-20 19:21:20 +01:00
window.go handle error from glfw.Init 2016-11-25 23:26:27 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.