| 12345678910111213141516171819202122232425262728 |
- {
- "type" : "GL",
- "core" : true,
- "name" : "EDL Shader",
- "icon" : ":/CC/plugin/qEDL/images/cc_edl.png",
- "description": "Eye-dome Lighting OpenGL shader.",
- "authors": [
- {
- "name": "Christian Boucheny, EDF R&D"
- },
- {
- "name": "Daniel Girardeau-Montaut",
- "email": "daniel.girardeau@gmail.com"
- }
- ],
- "maintainers" : [
- {
- "name" : "Daniel Girardeau-Montaut",
- "email" : "daniel.girardeau@gmail.com"
- }
- ],
- "references": [
- {
- "text": "Documentation",
- "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=EDL_(shader)"
- }
- ]
- }
|