{"id":23869076,"url":"https://github.com/clemrouxx/phyvista","last_synced_at":"2025-10-05T16:00:04.547Z","repository":{"id":267671194,"uuid":"896171003","full_name":"clemrouxx/phyvista","owner":"clemrouxx","description":"Python library working with pyvista for easy 3D illlustrations for Physics","archived":false,"fork":false,"pushed_at":"2024-12-16T13:46:34.000Z","size":384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T04:41:13.753Z","etag":null,"topics":["physics","physics-3d","python","pyvista","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","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/clemrouxx.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-11-29T17:36:09.000Z","updated_at":"2024-12-16T13:46:38.000Z","dependencies_parsed_at":"2024-12-11T18:48:05.214Z","dependency_job_id":"f697e6c9-0761-4908-95b1-2734ae76ce36","html_url":"https://github.com/clemrouxx/phyvista","commit_stats":null,"previous_names":["clemrouxx/phyvista"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clemrouxx/phyvista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemrouxx%2Fphyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemrouxx%2Fphyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemrouxx%2Fphyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemrouxx%2Fphyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemrouxx","download_url":"https://codeload.github.com/clemrouxx/phyvista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemrouxx%2Fphyvista/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278477815,"owners_count":25993540,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["physics","physics-3d","python","pyvista","visualization"],"created_at":"2025-01-03T12:15:40.812Z","updated_at":"2025-10-05T16:00:04.500Z","avatar_url":"https://github.com/clemrouxx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phyvista\n\n## Purpose\n\nPhyvista is a python library built as an extension to pyvista specifically for the creation of 3D illustrations for physics. As such, it provides useful functions to make the process fast and easy.\n\n## Requirements\n\nAs of now, phyvista requires a recent version of pyvista and numpy. It is possible that some specific submodules may have higher requirements.\n\n## Code organization\n\nOne requirement is for this library to work seamlessly with pyvista, so that it is simple for the user to use pyvista functions when PHYvista doesn't provides what they want.\n\nThe \"core\" and \"material\" python files provides functionnality used my most of the other, more specific files.\n\n### Submodules\n\n#### General-purpose\n\n- core.py : add the 'add' method to pyvista.Plotter, and creates classes Element and Group\n- materials.py : creates class Material, and provide some template materials as instances\n- constructors.py : defines additionnal functions for creating pyvista grids of commonly used shapes\n- colors.py : provides useful color-related functions\n\n\n#### Specific\n- lattices.py : repeating patterns \u0026 crystals\n- optics.py : optical elements such as lenses\n- light.py : laser beams, \"fluorescent\" points\n\n#### Example images\nScene from running the example 'example_lattices.py' :\n![Scene from running the example 'example_lattices.py'](images/lattices_nacl.png)\nScene from running the example 'example_optics.py' (with global theme 'dark' and 'semirealistic' beam style) :\n![Scene from running the example 'example_optics.py'](images/optics.png)\nScene from running the example 'graphene.py' :\n![Scene from running the example 'graphene.py'](images/graphene.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemrouxx%2Fphyvista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemrouxx%2Fphyvista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemrouxx%2Fphyvista/lists"}