{"id":21204289,"url":"https://github.com/spirit-code/spinview","last_synced_at":"2025-06-14T03:06:31.753Z","repository":{"id":113440741,"uuid":"153124964","full_name":"spirit-code/spinView","owner":"spirit-code","description":"GUI for post-processing of spin simulations","archived":false,"fork":false,"pushed_at":"2019-10-09T15:44:17.000Z","size":31,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T20:45:42.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/spirit-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-10-15T14:10:24.000Z","updated_at":"2024-02-15T17:40:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"128a07e2-0097-4db8-bdee-5241fb431697","html_url":"https://github.com/spirit-code/spinView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spirit-code/spinView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirit-code%2FspinView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirit-code%2FspinView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirit-code%2FspinView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirit-code%2FspinView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spirit-code","download_url":"https://codeload.github.com/spirit-code/spinView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirit-code%2FspinView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259752080,"owners_count":22905972,"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":"2024-11-20T20:31:31.295Z","updated_at":"2025-06-14T03:06:31.733Z","avatar_url":"https://github.com/spirit-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spinView\nGUI for post-processing of spin simulations\n\n## Dependencies\n* [NanoGUI](https://github.com/wjakob/nanogui)\n* [VFRendering](https://pypi.org/project/pyVFRendering/)\n* [OVF parser](https://pypi.org/project/ovf/)\n\n\n## How to build\n\nWhile VFRendering and OVF both have Python packages available, nanogui currently\nneeds to be built and so one can just as well build them all.\n\n```bash\n# VFRendering\ngit clone --recurse-submodules https://github.com/FlorianRhiem/VFRendering\ncd VFRendering \u0026\u0026 mkdir -p build \u0026\u0026 cd build\ncmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_BINDINGS=ON\ncmake --build . --config Release\ncd ../..\n\n# Nanogui\ngit clone --recurse-submodules https://github.com/wjakob/nanogui\ncd nanogui \u0026\u0026 mkdir -p build \u0026\u0026 cd build\ncmake .. -DCMAKE_BUILD_TYPE=Release -DNANOGUI_BUILD_EXAMPLE=OFF -DNANOGUI_BUILD_SHARED=OFF\ncmake --build . --config Release\ncd ../..\n\n# OVF\ngit clone https://github.com/spirit-code/ovf\ncd ovf \u0026\u0026 mkdir -p build \u0026\u0026 cd build\ncmake .. -DCMAKE_BUILD_TYPE=Release -DOVF_BUILD_PYTHON_BINDINGS=ON -DOVF_BUILD_TEST=OFF\ncmake --build . --config Release\ncd ../..\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirit-code%2Fspinview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspirit-code%2Fspinview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirit-code%2Fspinview/lists"}