aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/llgcode/draw2d/draw2dgl/notes.md
blob: 0c21456abaa16c708ae1cbdb1c52ccf10444de0c (plain)
1
2
3
4
5
6
Rendering Vector Art OpenGl
References:
* https://www.youtube.com/watch?v=K5u8ZZBWSdw
* http://http.developer.nvidia.com/GPUGems3/gpugems3_ch25.html
* http://research.microsoft.com/en-us/um/people/cloop/loopblinn05.pdf
* https://github.com/openframeworks/openFrameworks/issues/1190