Go to file
faiface a7fdbd618e add Vec.Apply 2017-03-01 23:12:48 +01:00
pixelgl adapt GLTriangles (+ make them exported) 2017-02-24 19:30:06 +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 minor changes 2017-02-28 18:24:31 +01:00
color.go improve doc in pixel 2017-01-25 18:55:17 +01:00
data.go fix newly introduced bug in PictureDataFromImage 2017-03-01 12:36:53 +01:00
drawer.go add Drawer struct 2017-02-23 13:07:40 +01:00
geometry.go add Vec.Apply 2017-03-01 23:12:48 +01:00
interface.go minor changes 2017-02-28 18:24:31 +01:00
transform.go make ZT def more readable 2017-01-25 18:08:23 +01:00
util.go add Picture interface 2017-02-24 01:21:11 +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.