Go to file
faiface 3d3f1c6e11 add Canvas.SetComposeMethod 2017-04-10 00:30:50 +02:00
examples/guide add code for 04 guide 2017-04-09 15:32:46 +02:00
imdraw replace NRGBA to RGBA because Porter-Duff (!!!) 2017-04-09 22:00:26 +02:00
pixelgl add Canvas.SetComposeMethod 2017-04-10 00:30: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 replace NRGBA to RGBA because Porter-Duff (!!!) 2017-04-09 22:00:26 +02:00
color.go fix spelling in doc 2017-04-09 23:19:30 +02:00
data.go replace NRGBA to RGBA because Porter-Duff (!!!) 2017-04-09 22:00:26 +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 add missing ComposeDstOver mode 2017-04-10 00:25:17 +02:00
sprite.go replace NRGBA to RGBA because Porter-Duff (!!!) 2017-04-09 22:00:26 +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.