Go to file
faiface 237e2d54cd make window use a shader 2016-12-02 18:17:40 +01:00
pixelgl add ContextHolder 2016-12-02 18:15:47 +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
monitor.go fix typo 2016-12-02 01:50:31 +01:00
run.go move GLFW init from Run to NewWindow 2016-11-25 23:12:01 +01:00
transform.go add Camera function 2016-12-02 17:48:19 +01:00
util.go change float64 to float32 in colorToRGBA 2016-12-01 17:54:27 +01:00
vec.go add Vec.XY method 2016-12-01 01:01:36 +01:00
window.go make window use a shader 2016-12-02 18:17:40 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.