Go to file
faiface d424523c63 rename IM -> IMDraw 2017-03-14 13:12:29 +01:00
pixelgl change Rect to have Min, Max instead of Pos, Size 2017-03-13 23:52:34 +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 Batch 2017-03-08 23:58:20 +01:00
color.go minor change 2017-03-06 19:59:02 +01:00
data.go change Rect to have Min, Max instead of Pos, Size 2017-03-13 23:52:34 +01:00
drawer.go add Picture.Original 2017-03-06 19:04:57 +01:00
geometry.go change Rect to have Min, Max instead of Pos, Size 2017-03-13 23:52:34 +01:00
graphics.go rename IM -> IMDraw 2017-03-14 13:12:29 +01:00
interface.go clarify doc 2017-03-07 17:43:13 +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.