Go to file
faiface 49338251d2 add Matrix.String 2017-04-04 14:08:37 +02:00
imdraw adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
pixelgl add Window.Color 2017-04-02 19:08:48 +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 remove Slice and Original from Picture interface 2017-03-30 23:34:07 +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 add Matrix.String 2017-04-04 14:08:37 +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.