info.json 574 B

12345678910111213141516171819202122232425
  1. {
  2. "type": "Standard",
  3. "core" : true,
  4. "name": "PCV / ShadeVis",
  5. "icon": ":/CC/plugin/qPCV/images/PCVIcon.png",
  6. "description": "Ambient Occlusion for mesh or point cloud.",
  7. "authors": [
  8. {
  9. "name": "Daniel Girardeau-Montaut",
  10. "email": "daniel.girardeau@gmail.com"
  11. }
  12. ],
  13. "maintainers": [
  14. {
  15. "name": "Daniel Girardeau-Montaut",
  16. "email": "daniel.girardeau@gmail.com"
  17. }
  18. ],
  19. "references": [
  20. {
  21. "text": "Documentation",
  22. "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=ShadeVis_(plugin)"
  23. }
  24. ]
  25. }