{"id":18977955,"url":"https://github.com/becheran/pysg","last_synced_at":"2026-04-12T17:03:10.333Z","repository":{"id":37637785,"uuid":"236237405","full_name":"becheran/pysg","owner":"becheran","description":"Simple and lightweight 3D render scene graph for python","archived":false,"fork":false,"pushed_at":"2023-10-03T23:33:11.000Z","size":404,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T10:13:58.901Z","etag":null,"topics":["3d-graphics","geometry-objects","moderngl","opengl","python","scene-graph"],"latest_commit_sha":null,"homepage":"","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/becheran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-25T22:15:51.000Z","updated_at":"2022-01-14T20:23:36.000Z","dependencies_parsed_at":"2023-01-23T07:45:35.454Z","dependency_job_id":null,"html_url":"https://github.com/becheran/pysg","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fpysg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fpysg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fpysg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becheran%2Fpysg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/becheran","download_url":"https://codeload.github.com/becheran/pysg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978184,"owners_count":19728290,"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":["3d-graphics","geometry-objects","moderngl","opengl","python","scene-graph"],"created_at":"2024-11-08T15:31:33.412Z","updated_at":"2025-10-11T11:05:38.660Z","avatar_url":"https://github.com/becheran.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://gitlab.com/becheran/pysg_ci/badges/master/pipeline.svg)](https://gitlab.com/becheran/pysg_ci/pipelines)\n\n[![](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[![Documentation Status](https://readthedocs.org/projects/pysg/badge/?version=latest)](https://pysg.readthedocs.io/en/latest/?badge=latest)\n\n![header](https://raw.githubusercontent.com/becheran/pysg/master/_img/header.png)\n\n# pysg\n\nSimple and lightweight 3D render scene graph for python 3.\n\n## Installation\n\nInstall the latest version of pysg via pip:\n\n``` sh\npip install pysg\n```\n\n## Documentation\n\n[Link documentation](https://pysg.readthedocs.io/en/latest/).\n\n## Examples\n\nCheckout the [examples folder](/examples).\n\n## Dependencies\n\n* [ModernGL](https://github.com/cprogrammer1994/ModernGL) - OpenGL related stuff.\n* [pyrr](https://github.com/adamlwgriffiths/Pyrr) - Math operations in 3D like matrix multiplication etc.. Fast due to the heavy use of [numpy](http://www.numpy.org/).\n\n## Built With\n\n* [SPHINX](http://www.sphinx-doc.org/en/master/) - Used to generate Documentation\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Acknowledgments\n\nMany thanks to the [ModernGL](https://github.com/cprogrammer1994/ModernGL) and [pyrr](https://github.com/adamlwgriffiths/Pyrr) teams.\n\nAlso many thanks to the [three.js](https://threejs.org/) developers where I got a lot of inspiration from.\n\n## TODO\n\n* [ ] Improve render performance (use multi instance rendering)\n* [ ] Allow more light sources and add different light types\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecheran%2Fpysg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbecheran%2Fpysg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecheran%2Fpysg/lists"}