{
  "name": "marchingcubecpp",
  "href": "https://vcpkg.link/ports/marchingcubecpp",
  "supports": "all",
  "published_at": "2025-01-12T20:11:53.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/aparis69/MarchingCubeCpp",
  "description": [
    "A public domain/MIT header-only marching cube implementation in C++ without anything fancy."
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2023-09-11",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d7112d1a4fb50410d3639f5f586972591d848beb/ports/marchingcubecpp",
    "hash": "d7112d1a4fb50410d3639f5f586972591d848beb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/aparis69/MarchingCubeCpp",
    "stars": 48
  },
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}