aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/llgcode/draw2d/draw2dgl/notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/llgcode/draw2d/draw2dgl/notes.md')
-rw-r--r--vendor/github.com/llgcode/draw2d/draw2dgl/notes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/llgcode/draw2d/draw2dgl/notes.md b/vendor/github.com/llgcode/draw2d/draw2dgl/notes.md
new file mode 100644
index 0000000..0c21456
--- /dev/null
+++ b/vendor/github.com/llgcode/draw2d/draw2dgl/notes.md
@@ -0,0 +1,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