Go to file
faiface df21279536 add Button.Name method 2017-01-26 15:16:26 +01:00
pixelgl update doc in pixelgl 2017-01-25 18:26:57 +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 improve doc in pixel 2017-01-25 18:55:17 +01:00
canvas.go improve doc in pixel 2017-01-25 18:55:17 +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 glTriangles optimization 2017-01-25 23:51:27 +01:00
graphics.go fixed a weird typo in code 2017-01-25 22:43:10 +01:00
input.go add Button.Name method 2017-01-26 15:16:26 +01:00
interface.go fix typo in doc 2017-01-25 22:17:37 +01:00
monitor.go improve doc in pixel 2017-01-25 18:55:17 +01:00
picture.go improve doc in pixel 2017-01-25 18:55:17 +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 move glfw init to pixel.Run 2017-01-26 03:33:21 +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.