| 12345678910111213141516171819202122232425 |
- {
- "type": "Standard",
- "core" : true,
- "name": "PCV / ShadeVis",
- "icon": ":/CC/plugin/qPCV/images/PCVIcon.png",
- "description": "Ambient Occlusion for mesh or point cloud.",
- "authors": [
- {
- "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=ShadeVis_(plugin)"
- }
- ]
- }
|