Go to file
faiface c1843b8608 add Drawer struct 2017-02-23 13:07:40 +01:00
pixelgl add Drawer struct 2017-02-23 13:07:40 +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 add Drawer struct 2017-02-23 13:07:40 +01:00
color.go improve doc in pixel 2017-01-25 18:55:17 +01:00
drawer.go add Drawer struct 2017-02-23 13:07:40 +01:00
geometry.go improve doc in pixel 2017-01-25 18:55:17 +01:00
graphics.go add Drawer struct 2017-02-23 13:07:40 +01:00
interface.go change fundamental interfaces (add Picture) 2017-02-22 20:57:22 +01:00
picture.go change fundamental interfaces (add Picture) 2017-02-22 20:57:22 +01:00
transform.go make ZT def more readable 2017-01-25 18:08:23 +01:00
util.go change fundamental interfaces (add Picture) 2017-02-22 20:57:22 +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.