{"id":28367458,"url":"https://github.com/interactivecomputergraphics/stark_magnetic","last_synced_at":"2025-06-19T11:30:31.116Z","repository":{"id":258607630,"uuid":"872474064","full_name":"InteractiveComputerGraphics/stark_magnetic","owner":"InteractiveComputerGraphics","description":" Fork of \"stark\" with source code for our paper \"Strongly Coupled Simulation of Magnetic Rigid Bodies\"","archived":false,"fork":false,"pushed_at":"2024-10-17T14:11:35.000Z","size":4828,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T04:29:54.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://animation.rwth-aachen.de/publication/0590/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InteractiveComputerGraphics.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-10-14T13:53:46.000Z","updated_at":"2025-05-26T11:28:21.000Z","dependencies_parsed_at":"2024-10-19T20:36:28.840Z","dependency_job_id":null,"html_url":"https://github.com/InteractiveComputerGraphics/stark_magnetic","commit_stats":null,"previous_names":["interactivecomputergraphics/stark_magnetic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InteractiveComputerGraphics/stark_magnetic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveComputerGraphics%2Fstark_magnetic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveComputerGraphics%2Fstark_magnetic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveComputerGraphics%2Fstark_magnetic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveComputerGraphics%2Fstark_magnetic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteractiveComputerGraphics","download_url":"https://codeload.github.com/InteractiveComputerGraphics/stark_magnetic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractiveComputerGraphics%2Fstark_magnetic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260741886,"owners_count":23055657,"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":[],"created_at":"2025-05-29T01:09:46.649Z","updated_at":"2025-06-19T11:30:31.107Z","avatar_url":"https://github.com/InteractiveComputerGraphics.png","language":"C++","readme":"# Reference Implementation of \"Strongly Coupled Simulation of Magnetic Rigid Bodies\" in Stark\n\n\u003cp\u003e\n \u003cimg src=\"docs/figures/crane.png\" width=\"1920\"\u003e\n\u003c/p\u003e\n\nThis repository provides a reference implementation of the publication \"Strongly Coupled Simulation of Magnetic Rigid Bodies\" by Westhofen et al.:\n\n\u003e L. Westhofen, J. A. Fernández-Fernández, S. R. Jeske, and J. Bender. 2024. Strongly Coupled Simulation of Magnetic Rigid Bodies. In Proceedings of the ACM SIGGRAPH/Eurographics Symposium on Computer Animation (SCA '24). Eurographics Association, Goslar, DEU, 1–11. https://doi.org/10.1111/cgf.15185\n\nPlease refer to the [publication page](https://animation.rwth-aachen.de/publication/0590/) for more details. \nThe implementation relies mainly on [Stark](https://github.com/InteractiveComputerGraphics/stark).\nPlease also check the upstream repository for further details on Stark.\n\n\u003cp\u003e\n \u003cimg src=\"docs/figures/perpetuum_mobile.png\" width=\"1920\"\u003e\n\u003c/p\u003e\n\n# Building \u0026 Running\n\nTo build the repository, `cmake` is being used. \nThe project builds in source using the following commands:\n\n```bash\ncmake -DCMAKE_BUILD_TYPE=Release .\nmake -j 12\n```\n\nTo run the experiments shown in the paper, execute the binary created in the `examples` folder\n\n```bash\ncd examples\n./examples\n```\n\nIf left unmodified, this will execute all experiments of the paper consecutively. \nTheir respective outputs can be found in the `output` folder.\n\n# Compatibility\n\nThe code has been tested and compiled with:\n\n- Debian 12 64-bit, CMake 3.25.1, GCC 12.2.0\n\n# License \n\nAs a fork of Stark, the main library entailing all folders except `models` are licensed under the Apache-2.0 license in accordance with Stark itself.\nSee the `LICENSE` file for more details.\n\nThe `Armadillo.obj`, `Dragon.obj` and `Bunny.obj` in `models` are variations of the Stanford Armadillo, Dragon \u0026 Bunny, courtesy of the [Stanford Computer Graphics Laboratory](https://graphics.stanford.edu/data/3Dscanrep/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractivecomputergraphics%2Fstark_magnetic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteractivecomputergraphics%2Fstark_magnetic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteractivecomputergraphics%2Fstark_magnetic/lists"}