Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
Mar 07, 2017
add clarifying comment
· e4ecafef
faiface
authored
Mar 07, 2017
e4ecafef
allow efficiently drawing one Canvas onto another
· 3d13e52a
faiface
authored
Mar 07, 2017
3d13e52a
implement Picture for Canvas
· f65ea40e
faiface
authored
Mar 07, 2017
f65ea40e
clarify doc
· ee634c2a
faiface
authored
Mar 07, 2017
ee634c2a
correct glhf.Bounds in Canvas
· 7feecc2e
faiface
authored
Mar 07, 2017
7feecc2e
Mar 06, 2017
make Canvas code more consistent
· 6b643e58
faiface
authored
Mar 07, 2017
6b643e58
minor change
· 741df929
faiface
authored
Mar 06, 2017
741df929
minor change
· 15f0c6b7
faiface
authored
Mar 06, 2017
15f0c6b7
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
Mar 06, 2017
f0394ec7
add Picture.Original
· 1083ca72
faiface
authored
Mar 06, 2017
1083ca72
fix Picture drawing in Canvas
· 53066d47
faiface
authored
Mar 06, 2017
53066d47
fix Window.MousePosition (new coordinate system)
· 17d1731d
faiface
authored
Mar 06, 2017
17d1731d
fix PictureData.Color (off by 1)
· 146797ba
faiface
authored
Mar 06, 2017
146797ba
Mar 05, 2017
return pointers from constructors of Triangles/PictureData
· c91d49da
faiface
authored
Mar 06, 2017
c91d49da
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
Mar 06, 2017
69a3c17c
change PictureData receiver to pointer
· e9d6e33b
faiface
authored
Mar 05, 2017
e9d6e33b
change TrianglesPicture to retun intensity instead of ok
· 3aa7e6e8
faiface
authored
Mar 05, 2017
3aa7e6e8
add Lerp function
· 28f0f011
faiface
authored
Mar 05, 2017
28f0f011
change TrianglesPicture to return (pic Vec, ok bool)
· c1c1bae3
faiface
authored
Mar 05, 2017
c1c1bae3
Mar 01, 2017
rename Vec.Apply -> Vec.Map
· 77c39d03
faiface
authored
Mar 01, 2017
77c39d03
add Vec.Apply
· a7fdbd61
faiface
authored
Mar 01, 2017
a7fdbd61
fix newly introduced bug in PictureDataFromImage
· 767a5a8b
faiface
authored
Mar 01, 2017
767a5a8b
fix bug in PictureDataFromImage
· b1311c29
faiface
authored
Mar 01, 2017
b1311c29
Feb 28, 2017
add clarifying comment
· 0644103b
faiface
authored
Feb 28, 2017
0644103b
fix bug in PictureDataFromPicture
· 1f91ae62
faiface
authored
Feb 28, 2017
1f91ae62
remove debug prints
· 3e81c81f
faiface
authored
Feb 28, 2017
3e81c81f
minor changes
· 7f7912cc
faiface
authored
Feb 28, 2017
7f7912cc
implement and document PictureData
· d598e68c
faiface
authored
Feb 28, 2017
d598e68c
Feb 25, 2017
add Rect.Contains(Vec) bool method
· 7974f86c
faiface
authored
Feb 25, 2017
7974f86c
Feb 24, 2017
fix PictureColor
· 095fec86
faiface
authored
Feb 24, 2017
095fec86
adapt GLTriangles (+ make them exported)
· f7a52854
faiface
authored
Feb 24, 2017
f7a52854
stop using mainthread.CallVal
· 67529bf8
faiface
authored
Feb 24, 2017
67529bf8
adjust imprecise doc
· 812df66d
faiface
authored
Feb 24, 2017
812df66d
fix a bug + doc
· 589becbc
faiface
authored
Feb 24, 2017
589becbc
adapt Batch to Picture
· 7e099884
faiface
authored
Feb 24, 2017
7e099884
add Picture interface
· bffb3598
faiface
authored
Feb 24, 2017
bffb3598
Feb 23, 2017
add Drawer struct
· c1843b86
faiface
authored
Feb 23, 2017
c1843b86
Feb 22, 2017
change fundamental interfaces (add Picture)
· 6dc55b87
faiface
authored
Feb 22, 2017
6dc55b87
move OpenGL specific stuff to pixelgl (except for Picture)
· dbd90a0b
faiface
authored
Feb 22, 2017
dbd90a0b
Feb 11, 2017
adopt github.com/faiface/glhf
· 3300f02d
faiface
authored
Feb 11, 2017
3300f02d