Go to file
faiface 538ad90185 add code for 01_creating_a_window guide 2017-03-27 00:57:13 +02:00
examples/guide/01_creating_a_window add code for 01_creating_a_window guide 2017-03-27 00:57:13 +02:00
imdraw adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
pixelgl adopt new ToNRGBA function 2017-03-23 23:07:49 +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 adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
color.go add ToNRGBA function for performance 2017-03-23 23:03:07 +01:00
data.go adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
drawer.go minor doc change 2017-03-16 00:40:52 +01:00
geometry.go remove auto norm from R (Rect constructor) 2017-03-25 19:45:11 +01:00
interface.go fix many bugs in doc 2017-03-15 19:40:39 +01:00
sprite.go adopt new ToNRGBA function 2017-03-23 23:07:49 +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.