Fork of https://github.com/tfriedel6/canvas to remove the cgo part, only leaving software rendering
Find a file
2018-01-24 16:59:07 +01:00
goglimpl a go-gl implementation of the gl interface 2018-01-24 14:20:12 +01:00
canvas.go added polygon filling 2018-01-24 16:59:07 +01:00
color.go first version 2018-01-24 14:19:32 +01:00
made_shaders.go first version 2018-01-24 14:19:32 +01:00
make_shaders.go first version 2018-01-24 14:19:32 +01:00
opengl.go first version 2018-01-24 14:19:32 +01:00
openglinterface.go first version 2018-01-24 14:19:32 +01:00
triangulation.go added polygon filling 2018-01-24 16:59:07 +01:00