Go to file
faiface 6cb3121d0e minor change (rename variables) 2017-01-20 19:26:28 +01:00
pixelgl adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +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
batch.go add support for Picture slicing (Batch and Window) 2017-01-14 16:07:51 +01:00
color.go minor change 2017-01-05 14:50:09 +01:00
geometry.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
gltriangles.go add forgotten gltriangles.go 2017-01-20 18:40:48 +01:00
graphics.go rework VertexSlice for better performance 2017-01-14 00:47:49 +01:00
input.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
interface.go change TrianglesColor.Color return type to NRGBA 2017-01-13 01:07:04 +01:00
monitor.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
picture.go minor change (rename variables) 2017-01-20 19:26:28 +01:00
run.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
transform.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
util.go add support for Picture slicing (Batch and Window) 2017-01-14 16:07:51 +01:00
window.go generalize OpenGL triangles into GLTrangles to DRY 2017-01-20 18:40:11 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.