From 234df7b8d1899918356fe89b89747f4077f0c6db Mon Sep 17 00:00:00 2001 From: Laurent Le Goff Date: Thu, 26 Mar 2015 10:10:11 +0100 Subject: [PATCH] Create notes.md --- draw2dgl/notes.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 draw2dgl/notes.md diff --git a/draw2dgl/notes.md b/draw2dgl/notes.md new file mode 100644 index 0000000..f6a91ee --- /dev/null +++ b/draw2dgl/notes.md @@ -0,0 +1,5 @@ +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