{ "info": { "author": "Armin Becher", "author_email": "becherarmin@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "![header](https://gitlab.com/becheran/pysg/raw/master/_img/header.png)\n# pysg\n\nSimple and lightweight 3D render scene graph for python 3.\n\n## Installation\nInstall the latest version of pysg via pip:\n\n\tpip install pysg \n\n## Documentation\n\n[Link documentation](https://pysg.readthedocs.io/en/latest/).\n\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.md](LICENSE.md) file for details\n\n## Acknowledgments\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)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/becheran/pysg", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pysg", "package_url": "https://pypi.org/project/pysg/", "platform": "", "project_url": "https://pypi.org/project/pysg/", "project_urls": { "Homepage": "https://gitlab.com/becheran/pysg" }, "release_url": "https://pypi.org/project/pysg/0.1.1.post2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Simple and lightweight 3D render scene graph for python", "version": "0.1.1.post2" }, "last_serial": 4878110, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "4d131b6d7dd0dbc3cec7bb90e7b14b02", "sha256": "fb33faf1ba25cf814f711d7b84ce506ac21cafa29d8234f4693f1e2db91e2b33" }, "downloads": -1, "filename": "pysg-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4d131b6d7dd0dbc3cec7bb90e7b14b02", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 18646, "upload_time": "2019-02-27T18:24:48", "url": "https://files.pythonhosted.org/packages/80/4a/5ef86c02d7d9a94a34ec703cc643e82a9e4857d118436fc18592c0d59423/pysg-0.1.1.tar.gz" } ], "0.1.1.post1": [ { "comment_text": "", "digests": { "md5": "d795a1cfc4ceaec91c42a3abc9059028", "sha256": "12e186f8e206d7817e95064b7f3e41108d2d588bfc6cfa17f869eb17954945bf" }, "downloads": -1, "filename": "pysg-0.1.1.post1.tar.gz", "has_sig": false, "md5_digest": "d795a1cfc4ceaec91c42a3abc9059028", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 18512, "upload_time": "2019-02-27T20:11:50", "url": "https://files.pythonhosted.org/packages/0f/0e/6fb5e283dbafffc5b51cb8a036bf174bc029ab2d00cedd8d358a626b86dc/pysg-0.1.1.post1.tar.gz" } ], "0.1.1.post2": [ { "comment_text": "", "digests": { "md5": "b0033cd42748965c2807a6e0f9f8ede6", "sha256": "fa18cf7c03b83d80c643fab7eada2af3b8da3cd4e795c67dfbc5946add40faa4" }, "downloads": -1, "filename": "pysg-0.1.1.post2.tar.gz", "has_sig": false, "md5_digest": "b0033cd42748965c2807a6e0f9f8ede6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 17103, "upload_time": "2019-02-28T08:08:07", "url": "https://files.pythonhosted.org/packages/9c/ec/eab6ff29b65a787e48157227257eea973c21a0a3c8dc923d42719885a52c/pysg-0.1.1.post2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0033cd42748965c2807a6e0f9f8ede6", "sha256": "fa18cf7c03b83d80c643fab7eada2af3b8da3cd4e795c67dfbc5946add40faa4" }, "downloads": -1, "filename": "pysg-0.1.1.post2.tar.gz", "has_sig": false, "md5_digest": "b0033cd42748965c2807a6e0f9f8ede6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 17103, "upload_time": "2019-02-28T08:08:07", "url": "https://files.pythonhosted.org/packages/9c/ec/eab6ff29b65a787e48157227257eea973c21a0a3c8dc923d42719885a52c/pysg-0.1.1.post2.tar.gz" } ] }