Go to file
faiface 800add157d add fast VertexArray.SetVertex and VertexArray.Set methods 2016-12-20 01:23:33 +01:00
pixelgl add fast VertexArray.SetVertex and VertexArray.Set methods 2016-12-20 01:23:33 +01:00
.gitignore add gitignore 2016-12-16 19:32:56 +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
geometry.go add Rect 2016-12-05 23:19:31 +01:00
graphics.go add fast VertexArray.SetVertex and VertexArray.Set methods 2016-12-20 01:23:33 +01:00
monitor.go execute monitor stuff on main thread 2016-12-16 01:11:00 +01:00
picture.go change Picture receiver to pointer 2016-12-19 01:11:34 +01:00
run.go move GLFW init from Run to NewWindow 2016-11-25 23:12:01 +01:00
transform.go add getters to Transform 2016-12-19 01:29:08 +01:00
util.go change float64 to float32 in colorToRGBA 2016-12-01 17:54:27 +01:00
window.go remove destructors, instead SetFinalizer 2016-12-18 20:16:27 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.