From 96a668034410e594ae6f75d7e4a91aa1ab5d0460 Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Wed, 2 Nov 2011 14:59:35 +0100 Subject: minimal_glsl added --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..c85cff2 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +# datenwolf's Code Samples + +This is a growing collection of code samples, fully working +demonstration programs I wrote as supplementary material for +articles posted at forums, newsgroups, Q&A sites, blogs, +and so on. + +## Structure + +Organization is by topic: + +* samples/lang/ language specific programming techniques. + +* samples/OpenGL/ Everything covering OpenGL, multiple languages + +* tools/ Supplementary tools and helpers, for example boilerplate code generators + -- cgit v1.2.3