Go to file
faiface 118bd03bac rename PictureData.Offset -> Index 2017-03-20 23:13:18 +01:00
pixelgl fix bug in Canvas.MakeTriangles 2017-03-20 23:11:50 +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 fix updating Batch's TargetTriangles 2017-03-19 19:49:08 +01:00
color.go optimize color.NRGBA -> pixel.NRGBA conversion 2017-03-19 20:09:05 +01:00
data.go rename PictureData.Offset -> Index 2017-03-20 23:13:18 +01:00
drawer.go minor doc change 2017-03-16 00:40:52 +01:00
geometry.go add Matrix.Chained 2017-03-19 00:08:46 +01:00
graphics.go fix bug with matrix and mask in IMDraw 2017-03-18 22:39:12 +01:00
interface.go fix many bugs in doc 2017-03-15 19:40:39 +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.