Skip to content

redstarcoder/draw2dglkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

draw2dglkit

GoDoc

Package draw2dglkit offers useful tools for using draw2d with OpenGL.

Benchmarks

$ go test -cpu 1 -bench .
BenchmarkFillWithin     	  100000	     19896 ns/op
BenchmarkIsPointInShape 	   10000	    159035 ns/op
PASS
ok  	github.com/redstarcoder/draw2dglkit	4.674s

Installation

Install golang. To install or update the package draw2dglkit on your system, run:

go get -u github.com/redstarcoder/draw2dglkit

Acknowledgments

redstarcoder wrote this library. Laurent Le Goff wrote draw2d.

About

Useful tools for using draw2d with OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages