aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Barto <bartoc@umich.edu>2014-08-11 13:51:09 -0400
committerCharlie Barto <bartoc@umich.edu>2014-08-11 13:51:09 -0400
commit15f729f21b54213dec1d1df05971724990f1bbc1 (patch)
treec33a19e2ab6247261e0863b86be7850c26b58889
parent2ea1994e02573201a106e1384d4c11a9f122da4e (diff)
downloadpackages-15f729f21b54213dec1d1df05971724990f1bbc1.tar.gz
packages-15f729f21b54213dec1d1df05971724990f1bbc1.zip
added Phosphor
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 69b1114..80784ff 100644
--- a/packages.json
+++ b/packages.json
@@ -876,5 +876,14 @@
"description": "Simple reST HTML generation with some extras.",
"license": "MIT",
"web": "https://github.com/gradha/lazy_rest"
+ },
+ {
+ "name": "Phosphor",
+ "url": "git://github.com/barcharcraz/Phosphor",
+ "method": "git",
+ "tags": ["library", "opengl", "graphics"],
+ "description": "eaiser use of OpenGL and GLSL shaders",
+ "license": "MIT",
+ "web": "https://github.com/barcharcraz/Phosphor"
}
]