added Phosphor

This commit is contained in:
Charlie Barto 2014-08-11 13:51:09 -04:00
parent 2ea1994e02
commit 15f729f21b

View File

@ -876,5 +876,14 @@
"description": "Simple reST HTML generation with some extras.", "description": "Simple reST HTML generation with some extras.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/lazy_rest" "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"
} }
] ]