{"id":32454546,"url":"https://github.com/francisengelmann/pyviz3d","last_synced_at":"2025-10-26T08:01:58.261Z","repository":{"id":41203303,"uuid":"134123879","full_name":"francisengelmann/PyViz3D","owner":"francisengelmann","description":"PyViz3D is a web-based visualizer for 3D objects and point clouds.","archived":false,"fork":false,"pushed_at":"2024-12-19T20:35:03.000Z","size":70502,"stargazers_count":384,"open_issues_count":0,"forks_count":28,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-04T06:19:01.695Z","etag":null,"topics":["3d","visualizer"],"latest_commit_sha":null,"homepage":"https://francisengelmann.github.io/PyViz3D/","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/francisengelmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","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":"2018-05-20T05:56:07.000Z","updated_at":"2025-08-28T08:00:07.000Z","dependencies_parsed_at":"2025-03-20T17:42:56.493Z","dependency_job_id":null,"html_url":"https://github.com/francisengelmann/PyViz3D","commit_stats":{"total_commits":171,"total_committers":4,"mean_commits":42.75,"dds":0.216374269005848,"last_synced_commit":"43b0eca11e5fe6f3dac9d178e5d7c16c03b9f020"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/francisengelmann/PyViz3D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisengelmann%2FPyViz3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisengelmann%2FPyViz3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisengelmann%2FPyViz3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisengelmann%2FPyViz3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francisengelmann","download_url":"https://codeload.github.com/francisengelmann/PyViz3D/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francisengelmann%2FPyViz3D/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281074165,"owners_count":26439421,"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-26T02:00:06.575Z","response_time":61,"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":["3d","visualizer"],"created_at":"2025-10-26T08:00:46.584Z","updated_at":"2025-10-26T08:01:58.236Z","avatar_url":"https://github.com/francisengelmann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"40%\" src=\"docs/img/pyviz3d-logo.png\" /\u003e\u003c/p\u003e\n\n----\nPyViz3D is a python package to visualize 3D scenes directly in your browser, and create beautiful renderings with blender.\n\n#### Links\n\n- Install: ```python -m pip install pyviz3d```\n- [Examples](#examples)\n- [Deployment](#deployment)\n\n# Examples\nScene graph example, including blender rendering.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_graph.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/graph/index.html)\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"45%\" src=\"docs/img/example_graph.png\" /\u003e\n  \u003cimg width=\"45%\" src=\"docs/img/example_graph_blender.png\" /\u003e\n\u003c/p\u003e\n\nBlender example, including blender rendering.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_blender.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/blender/index.html)\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"45%\" src=\"docs/img/example_blender.png\" /\u003e\n  \u003cimg width=\"45%\" src=\"docs/img/example_blender_blender.png\" /\u003e\n\u003c/p\u003e\n\nArrow example.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_arrows.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/arrows/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_arrows.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/arrows/index.html)\n\nBounding boxes example.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_bounding_boxes.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/bounding_boxes/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_bounding_boxes.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/bounding_boxes/index.html)\n\nPolygon meshes (.obj and .ply).\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_meshes.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/meshes/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_meshes.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/meshes/index.html)\n\nPoint clouds, segments and normals.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_normals.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/normals/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_normals.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/normals/index.html)\n\nPolylines.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_polylines.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/polylines/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_polylines.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/polylines/index.html)\n\nSuperquadrics.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_superquadrics.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/superquadrics/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_superquadrics.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/superquadrics/index.html)\n\nText Labels.\n[[Show Code]](https://github.com/francisengelmann/PyViz3D/blob/master/examples/example_text.py)\n[[Show Demo]](https://francisengelmann.github.io/pyviz3d_examples/text/index.html)\n[\u003cp align=\"center\"\u003e\u003cimg width=\"60%\" src=\"docs/img/example_text.png\" /\u003e\u003c/p\u003e](https://francisengelmann.github.io/pyviz3d_examples/text/index.html)\n\n\u003c!-- # Blender\nTo create beautiful illustrations with blender consider the following points:\n- Install Blender from https://www.blender.org/ (tested version 4.0).\n- Calling `v.save(..., show_in_blender=True)` creates a `.blend` file which you can open in blender.\n- Check `examples/examples_graph.py` for a complete example. --\u003e\n\u003c!-- 2. Set up alias in you ~/.bashrc or ~/.zshrc etc. --\u003e\n\u003c!-- `alias blender=\"/Applications/Blender.app/Contents/MacOS/Blender\"` --\u003e\n\u003c!-- then `source ~/.zshrc` --\u003e\n\u003c!-- 2. `blender myscene.blend --background --python blender.py` --\u003e\n\u003c!-- currently there is no myscene.blend to remove that: `blender --background --python blender.py` --\u003e\n\u003c!-- Select camera: View/Cameras/Active Camera     --\u003e\n\u003c!-- Lock camera to view:   --\u003e\n\u003c!-- Press N to show sidebar.   --\u003e\n\u003c!-- Under View, lock camera to view.   --\u003e\n\u003c!-- Control the camera with the small coordinate frame on the top right. --\u003e\n\u003c!-- 5. This will render an `output.png` --\u003e\n\u003c!-- 6. The scene can also be opened in blender `bunny.blend` --\u003e\n\u003c!-- 7. Need to install ffmpeg and convert (on mac via brew)   --\u003e\n\u003c!-- brew install ffmpeg --\u003e\n\n# Deployment\n\n[Instructions for PyPi](https://packaging.python.org/en/latest/tutorials/packaging-projects/) and [API Token](https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#create-an-account).\n\nOne time setup:\n```\nvim ~/.pypirc  # put __token__ as username \npython3 -m pip install build twine\npython3 -m pip install --upgrade build\n```\n\nUpload latest version to pypi:\n```\nvim pyproject.toml  # update version\nrm -rf dist\nrm -rf example_*\npython3 -m build\npython3 -m twine upload dist/*\n```\n\n# BibTeX\nPlease consider citing PyViz3D in your publications if it helps your research.\n```\n@misc{engelmann2019pyviz3d,\n  title={PyViz3D},\n  author={Francis Engelmann},\n  year={2019},\n  howpublished={\\url{https://github.com/francisengelmann/PyViz3D}},\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisengelmann%2Fpyviz3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancisengelmann%2Fpyviz3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancisengelmann%2Fpyviz3d/lists"}