Go to file
faiface 7d31dd8d6f fix obsolete Batch doc 2017-04-09 15:32:31 +02:00
imdraw adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
pixelgl fix typo in Window doc 2017-04-08 18:05:50 +02: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 fix obsolete Batch doc 2017-04-09 15:32:31 +02:00
color.go add ToNRGBA function for performance 2017-03-23 23:03:07 +01:00
data.go remove Slice and Original from Picture interface 2017-03-30 23:34:07 +02:00
drawer.go remove Slice and Original from Picture interface 2017-03-30 23:34:07 +02:00
geometry.go fix Matrix.String 2017-04-04 14:10:39 +02:00
interface.go remove Slice and Original from Picture interface 2017-03-30 23:34:07 +02:00
sprite.go make Sprite accept Picture and frame 2017-03-31 15:00:59 +02: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.