{"id":24167281,"url":"https://github.com/vuurvos1/wasm-marching-cubes","last_synced_at":"2026-05-09T20:01:39.948Z","repository":{"id":271031241,"uuid":"910511388","full_name":"Vuurvos1/wasm-marching-cubes","owner":"Vuurvos1","description":"WASM Marching cubes implementation","archived":false,"fork":false,"pushed_at":"2025-01-29T15:37:15.000Z","size":304,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T09:14:44.765Z","etag":null,"topics":["marching-cubes","metaballs","rust","wasm"],"latest_commit_sha":null,"homepage":"https://vuurvos1.github.io/wasm-marching-cubes/","language":"Rust","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/Vuurvos1.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-12-31T13:34:27.000Z","updated_at":"2025-01-29T15:42:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d7a205f-2f97-4245-918c-797893d78497","html_url":"https://github.com/Vuurvos1/wasm-marching-cubes","commit_stats":null,"previous_names":["vuurvos1/wasm-marching-cubes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuurvos1%2Fwasm-marching-cubes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuurvos1%2Fwasm-marching-cubes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuurvos1%2Fwasm-marching-cubes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuurvos1%2Fwasm-marching-cubes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vuurvos1","download_url":"https://codeload.github.com/Vuurvos1/wasm-marching-cubes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482103,"owners_count":19969850,"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":["marching-cubes","metaballs","rust","wasm"],"created_at":"2025-01-12T21:12:58.275Z","updated_at":"2025-11-27T20:04:41.115Z","avatar_url":"https://github.com/Vuurvos1.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marching Cubes Meta Balls\n\nA simple implementation of the marching cubes algorithm with meta balls in Rust and WebAssembly.\n\n\u003e [!NOTE]  \n\u003e Currently the WASM performance seems to be about 1.6x faster than the THREE.js implementation but there might be more room for optimization.\n\n## Developing\n\nOnce you've created a project and installed dependencies with `pnpm install`, start a development server:\n\n```bash\npnpm dev\n\n# or start the server and open the app in a new browser tab\npnpm dev -- --open\n```\n\n## Building\n\nTo create a production version of your app:\n\n```bash\npnpm build\n```\n\n### Building the wasm module\n\nTo build the wasm module, you need to install `wasm-bindgen-cli`:\n\n```bash\ncargo install wasm-bindgen-cli\n```\n\nThen you can build the wasm module with:\n\n```bash\npnpm build:wasm\n```\n\nYou can preview the production build with `pnpm preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuurvos1%2Fwasm-marching-cubes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuurvos1%2Fwasm-marching-cubes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuurvos1%2Fwasm-marching-cubes/lists"}