{ "info": { "author": "Anjul Kumar Tyagi", "author_email": "atyagi@codemyway.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2 :: Only" ], "description": "PyopenglExample (Python 2.x)\n============================\n\n- Works in python **2.x** only. Not tested on Python **3.x**\n\n- Install using pip ``sudo pip install PyopenglExample``\n\n- You can Install the requirements manually\n ``sudo pip install -r requirements.txt``\n\n- To run the code, do:\n\n::\n\n $ python\n >>> from pyopengl_example.demo import demo\n >>> demo()\n\n- After the obj file is loaded, use the arrow keys to move within the\n scene.\n\n- Rotation can be observed by left clicking the mouse and moving it in\n the direction you want to rotate the object.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/tyagi-iiitv/PyopenglExample/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://codemyway.in", "keywords": "pyopengl example,blender with pyopengl,pyopengl,pygame,pygame with pyopengl,reading blender obj files", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "OpenglExample", "package_url": "https://pypi.org/project/OpenglExample/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/OpenglExample/", "project_urls": { "Download": "https://github.com/tyagi-iiitv/PyopenglExample/archive/master.zip", "Homepage": "https://codemyway.in" }, "release_url": "https://pypi.org/project/OpenglExample/1.2/", "requires_dist": null, "requires_python": null, "summary": "A simple example demonstrating how to render an obj file to visualize in 3-D using Pyopengl and Pygame.", "version": "1.2" }, "last_serial": 2653203, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "b583943862167fe1313fcbf24bfff143", "sha256": "e7a1ad2d04b2b19b992c545c59df4d598800dfe6c32a83713c1d30c3eb7b0223" }, "downloads": -1, "filename": "OpenglExample-1.2.tar.gz", "has_sig": false, "md5_digest": "b583943862167fe1313fcbf24bfff143", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2859849, "upload_time": "2017-02-19T16:32:55", "url": "https://files.pythonhosted.org/packages/aa/8a/ee1b1aea48b587036e8c2ff059bb2fafffc75e08da77be71d8ae464865ee/OpenglExample-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b583943862167fe1313fcbf24bfff143", "sha256": "e7a1ad2d04b2b19b992c545c59df4d598800dfe6c32a83713c1d30c3eb7b0223" }, "downloads": -1, "filename": "OpenglExample-1.2.tar.gz", "has_sig": false, "md5_digest": "b583943862167fe1313fcbf24bfff143", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2859849, "upload_time": "2017-02-19T16:32:55", "url": "https://files.pythonhosted.org/packages/aa/8a/ee1b1aea48b587036e8c2ff059bb2fafffc75e08da77be71d8ae464865ee/OpenglExample-1.2.tar.gz" } ] }