Go to file
faiface ef76333994 remove unnecessary enabled field in Window 2017-02-03 16:48:38 +01:00
pixelgl update pixelgl.VertexSlice API similarly to Triangles 2017-01-28 20:14:20 +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 add a note to readme 2017-01-23 22:27:27 +01:00
batch.go rework Triangles API and adapt it 2017-01-28 20:01:59 +01:00
canvas.go rework Triangles API and adapt it 2017-01-28 20:01:59 +01:00
color.go improve doc in pixel 2017-01-25 18:55:17 +01:00
geometry.go improve doc in pixel 2017-01-25 18:55:17 +01:00
gltriangles.go fix TrianglesDrawer flush (SetLen) 2017-02-03 02:09:06 +01:00
graphics.go fix TrianglesDrawer flush (SetLen) 2017-02-03 02:09:06 +01:00
input.go rename Button.Name -> String 2017-01-26 15:31:54 +01:00
interface.go rework Triangles API and adapt it 2017-01-28 20:01:59 +01:00
monitor.go improve doc in pixel 2017-01-25 18:55:17 +01:00
picture.go clarify doc 2017-01-26 23:31:06 +01:00
run.go this should've been with prev commit 2017-01-26 03:33:48 +01:00
transform.go make ZT def more readable 2017-01-25 18:08:23 +01:00
util.go add support for Picture slicing (Batch and Window) 2017-01-14 16:07:51 +01:00
window.go remove unnecessary enabled field in Window 2017-02-03 16:48:38 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.

The core features of the library are pretty much completed. I'm doing some proofreading and improving quality of the code. Will announce the library after.