Go to file
faiface c61b677fa9 fix Canvas.Draw 2017-04-12 16:02:39 +02:00
examples/guide add code for 04 guide 2017-04-09 15:32:46 +02:00
imdraw adopt RGB and Alpha 2017-04-10 17:25:56 +02:00
pixelgl fix Canvas.Draw 2017-04-12 16:02:39 +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 adopt RGB and Alpha 2017-04-10 17:25:56 +02:00
color.go fix spelling in doc 2017-04-09 23:19:30 +02:00
compose.go fix type in ComposeMethod doc 2017-04-11 17:28:27 +02:00
data.go adopt RGB and Alpha 2017-04-10 17:25:56 +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 move ComposeTarget to separate file 2017-04-11 16:45:56 +02:00
sprite.go adopt RGB and Alpha 2017-04-10 17:25:56 +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.