{"id":21420282,"url":"https://github.com/nakjun/cloth-simulation-webgpu","last_synced_at":"2025-07-14T06:32:12.441Z","repository":{"id":220099197,"uuid":"750739322","full_name":"nakjun/Cloth-Simulation-WebGPU","owner":"nakjun","description":"Cloth Simulation with WebGPU Compute Shader","archived":false,"fork":false,"pushed_at":"2024-11-19T14:22:19.000Z","size":75258,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-19T14:37:06.410Z","etag":null,"topics":["cloth-simulation","compute-shader","dynamic-simulations","react","typescript","webgpu"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nakjun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-31T08:15:50.000Z","updated_at":"2024-11-19T14:22:24.000Z","dependencies_parsed_at":"2024-11-19T14:39:48.872Z","dependency_job_id":null,"html_url":"https://github.com/nakjun/Cloth-Simulation-WebGPU","commit_stats":null,"previous_names":["nakjun/react-typescript-webgpu"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FCloth-Simulation-WebGPU","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FCloth-Simulation-WebGPU/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FCloth-Simulation-WebGPU/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nakjun%2FCloth-Simulation-WebGPU/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nakjun","download_url":"https://codeload.github.com/nakjun/Cloth-Simulation-WebGPU/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225958007,"owners_count":17551331,"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":["cloth-simulation","compute-shader","dynamic-simulations","react","typescript","webgpu"],"created_at":"2024-11-22T20:14:44.377Z","updated_at":"2025-07-14T06:32:12.429Z","avatar_url":"https://github.com/nakjun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Mass-Spring Simulation System using WebGPU Frameworks\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14186494.svg)](https://doi.org/10.5281/zenodo.14186494)\n\n### Setup \u0026 Run Projects\n```shell\n$npm install #install npm dependencies(react, webgpu, ...)\n$npm run start #start react app\n#Open https://localhost:3000 to view it in the browser.\n```\n\n## Features\n- Mass-Spring System : Spring-centric method without Self-Collision\n- Collision System : [Detection Part] AABB-based BVH(Broad Phase) + Tri-Tri Intersection(Narrow Phase) / [Response Part] Triangle-Repsonse Method\n- Rendering System : WebGPU Renderer\n- 3D Surface models\n    - Sphere : 0.4K Vertices, 0.9K Triangles(Faces)\n    - Armadillo : 25.3K Vertices, 50.6K Triangles(Faces)\n    - Dragon   : 50K Vertices, 100K Triangles(Faces)\n\n\n## Experimental Videos\n[![videos](https://img.youtube.com/vi/AXY6gcJpZYQ/0.jpg)](https://youtu.be/AXY6gcJpZYQ)\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=nakjun/Cloth-Simulation-WebGPU\u0026type=Date)](https://www.star-history.com/#nakjun/Cloth-Simulation-WebGPU\u0026Date)\n\n## Cite This Projects\n※ This project is currently being prepared for submission to a peer-reviewed journal.\n```bibtex\n@misc{ClothSimulationWebGPU,\n  author       = {Nak-Jun Sung},\n  title        = {Real-Time Cloth Simulation Using WebGPU: Evaluating Limits of High-Resolution},  \n  year         = {2024},  \n  doi          = {https://doi.org/10.5281/zenodo.14186494}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakjun%2Fcloth-simulation-webgpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnakjun%2Fcloth-simulation-webgpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnakjun%2Fcloth-simulation-webgpu/lists"}