Go to file
faiface cbfc770d4f change VertexArray.SetVertexAttribute* to a single generic SetVertexAttr + add VertexAttr to get value 2016-12-13 16:46:19 +01:00
pixelgl change VertexArray.SetVertexAttribute* to a single generic SetVertexAttr + add VertexAttr to get value 2016-12-13 16:46:19 +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 change internal default shader to use -1,-1 texCoords as no texture 2016-12-09 20:13:32 +01:00
monitor.go fix typo 2016-12-02 01:50:31 +01:00
picture.go clarify doc 2016-12-06 16:38:00 +01:00
run.go move GLFW init from Run to NewWindow 2016-11-25 23:12:01 +01:00
transform.go fix transform anchor 2016-12-03 01:50:14 +01:00
util.go change float64 to float32 in colorToRGBA 2016-12-01 17:54:27 +01:00
window.go change internal default shader to use -1,-1 texCoords as no texture 2016-12-09 20:13:32 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.