Go to file
faiface 4541fe2c8b introduce new Target/Triangles/Drawer abstraction (very cool!) 2017-01-05 00:19:45 +01:00
pixelgl remove support for indices in vertex array 2016-12-31 02:48:43 +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 Initial commit 2016-11-19 12:15:34 +01:00
color.go optimize NRGBA conversion 2017-01-04 19:02:12 +01:00
geometry.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
graphics.go introduce new Target/Triangles/Drawer abstraction (very cool!) 2017-01-05 00:19:45 +01:00
input.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
interface.go introduce new Target/Triangles/Drawer abstraction (very cool!) 2017-01-05 00:19:45 +01:00
monitor.go execute monitor stuff on main thread 2016-12-16 01:11:00 +01:00
picture.go backup before reinstall 2017-01-01 22:12:12 +01:00
run.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
transform.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
util.go add own NRGBA color format 2016-12-23 20:25:47 +01:00
window.go introduce new Target/Triangles/Drawer abstraction (very cool!) 2017-01-05 00:19:45 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.