{ "info": { "author": "Andrew Straw", "author_email": "strawman@astraw.com", "bugtrack_url": null, "classifiers": [], "description": "This is a fork of Matthias Bass's python-cgkit v1.2.0.\r\n\r\nIt has been updated to be compatible with Python 2 and 3 and has the\r\nrenderman and noise generation code removed.\r\n\r\n######################################################################\r\nPython Computer Graphics Kit v1.2.0\r\nCopyright (C) 2002, Matthias Baas (see license.txt)\r\n######################################################################\r\n\r\nThe Python Computer Graphics Kit is a collection of Python modules\r\nthat contain the basic types and functions to be able to create 3D\r\ncomputer graphics images. The kit mainly focuses on Pixar's RenderMan\r\ninterface, but some modules can also be used for OpenGL programs or\r\nnon-RenderMan compliant renderers like POV-Ray, for example.\r\n\r\nInstalling the package\r\n----------------------\r\n\r\nThe package uses the Python distutils, so compiling and installing\r\nlooks the same on every platform, you simply have to call:\r\n\r\npython setup.py install\r\n\r\nThis will compile the C-modules and install everything in the standard\r\nlocation. See the distutils documentation that are coming with Python\r\nif you have to install somewhere else.\r\nIf you've updated the sources for cgkit I recommend to delete the \"build\"\r\ndirectory before compiling so that all the old code is out of the way.\r\n\r\nThe cgtypes module uses Pyrex (v0.9 or higher required) to generate\r\nthe C source file. The generated C file is included in the source\r\npackage, so you only need Pyrex if you want to modify the cgtypes module.\r\n\r\nOnce installed you can check the examples in the examples directory.\r\n\r\nIMPORTANT: \r\n\r\nIf you've installed a version before v1.0beta3 you have to remove\r\nthe directory Lib/site-packages/cgtypes in your Python distribution.\r\nOtherwise Python will access the old Python types instead of the\r\nnew C types (which are located directly in Lib/site-packages).\r\n\r\nDocumentation\r\n-------------\r\n\r\nThe documentation has to be downloaded separatly or you can browse\r\nit online. Whatever you prefer, you should point your browser to:\r\n\r\nhttp://cgkit.sourceforge.net\r\n\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/strawlab/cgkit1", "keywords": null, "license": "BSD license, see license.txt", "maintainer": null, "maintainer_email": null, "name": "cgkit1", "package_url": "https://pypi.org/project/cgkit1/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cgkit1/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/strawlab/cgkit1" }, "release_url": "https://pypi.org/project/cgkit1/1.2.2/", "requires_dist": null, "requires_python": null, "summary": "Python Computer Graphics Kit", "version": "1.2.2" }, "last_serial": 1935411, "releases": { "1.2.1": [ { "comment_text": "", "digests": { "md5": "8b4ef04f726ea65a659c9faef6e931e6", "sha256": "bd8132cbf83a937db9694ed7e33455160cad71318e8b424885a9d0efb8c10110" }, "downloads": -1, "filename": "cgkit1-1.2.1.tar.gz", "has_sig": false, "md5_digest": "8b4ef04f726ea65a659c9faef6e931e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 222069, "upload_time": "2016-01-09T07:40:57", "url": "https://files.pythonhosted.org/packages/24/64/9eea79dc5d5d6f834260459d443cffe8add1bef8cb89979f31f323cb1f3f/cgkit1-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "96fbd8bebd96051a4a443a95d02c6705", "sha256": "0b7826ce3d5192ca569e615c6747f958385a257f1c413d9267c90ea6eecd67c6" }, "downloads": -1, "filename": "cgkit1-1.2.2.tar.gz", "has_sig": false, "md5_digest": "96fbd8bebd96051a4a443a95d02c6705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247763, "upload_time": "2016-02-02T10:59:47", "url": "https://files.pythonhosted.org/packages/cb/c4/38bbd570fa3fd8fd70114db6479cb86102522601450256bbe56bfac997f0/cgkit1-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96fbd8bebd96051a4a443a95d02c6705", "sha256": "0b7826ce3d5192ca569e615c6747f958385a257f1c413d9267c90ea6eecd67c6" }, "downloads": -1, "filename": "cgkit1-1.2.2.tar.gz", "has_sig": false, "md5_digest": "96fbd8bebd96051a4a443a95d02c6705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247763, "upload_time": "2016-02-02T10:59:47", "url": "https://files.pythonhosted.org/packages/cb/c4/38bbd570fa3fd8fd70114db6479cb86102522601450256bbe56bfac997f0/cgkit1-1.2.2.tar.gz" } ] }