{"id":16111147,"url":"https://github.com/heckj/voxels","last_synced_at":"2025-03-17T18:30:34.565Z","repository":{"id":249732424,"uuid":"832378066","full_name":"heckj/Voxels","owner":"heckj","description":"A Swift library for storage, manipulation, export, and rendering of Voxel data.","archived":false,"fork":false,"pushed_at":"2025-03-06T19:54:58.000Z","size":36016,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T18:51:40.170Z","etag":null,"topics":["heightmap","swift","voxel"],"latest_commit_sha":null,"homepage":"https://swiftpackageindex.com/heckj/Voxels/documentation/voxels","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heckj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T22:52:36.000Z","updated_at":"2025-03-06T19:55:00.000Z","dependencies_parsed_at":"2024-09-12T03:01:30.889Z","dependency_job_id":"62071aaa-c6b5-42fe-aff8-8b16166c7b66","html_url":"https://github.com/heckj/Voxels","commit_stats":null,"previous_names":["heckj/voxels"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FVoxels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FVoxels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FVoxels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heckj%2FVoxels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heckj","download_url":"https://codeload.github.com/heckj/Voxels/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243632366,"owners_count":20322382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["heightmap","swift","voxel"],"created_at":"2024-10-09T19:40:30.890Z","updated_at":"2025-03-17T18:30:34.560Z","avatar_url":"https://github.com/heckj.png","language":"Swift","readme":"# Voxels\n\nA Swift library for storage, manipulation, export, and rendering of Voxel data.\n\n- [API documentation](https://swiftpackageindex.com/heckj/Voxels/documentation/voxels)\n\n## References:\n\nThe general term of art for all this is \"isosurface extraction\"\n\nFast Surface Nets\n- Related code: https://github.com/bonsairobo/fast-surface-nets-rs/\n- [Article on Surface Nets](https://bonsairobo.medium.com/smooth-voxel-mapping-a-technical-deep-dive-on-real-time-surface-nets-and-texturing-ef06d0f8ca14)\n- [Dual Contouring with Hermite Data research paper](https://www.cse.wustl.edu/~taoju/research/dualContour.pdf)\n- [Dual Contouring Tutorial](https://www.boristhebrave.com/2018/04/15/dual-contouring-tutorial/)\n  - [associated code examples (python)](https://github.com/BorisTheBrave/mc-dc/tree/master)\n\nCopies of some of these articles and papers reside in [refs](refs/).\n\n## benchmarking notes\n\n1D Benchmarks:\n\n    swift package benchmark --target VoxelBenchmark\n\n2D Benchmarks:\n\n    ./scripts/rebuild_benchmarks.bash\n    ./scripts/compare_benchmark.bash\n- [benchmark results](https://github.com/heckj/Voxels/blob/main/Benchmarks/Results.md)\n\n## Checking documentation\n\nbuild and check for errors or warnings:\n\n    swift package generate-documentation --analyze --warnings-as-errors\n\npreview the documentation\n\n    swift package --disable-sandbox preview-documentation --target Voxels\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheckj%2Fvoxels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheckj%2Fvoxels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheckj%2Fvoxels/lists"}