{ "info": { "author": "Erik Max Francis", "author_email": "software@alcyone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Multimedia :: Graphics :: 3D Rendering", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ZOE is a trivial OpenGL graphics engine, written entirely in\r\n Python. It's primary focus is rapid prototyping and\r\n experimentation, so it only supports the barest essentials, with\r\n focus on wire frames. Special emphasis is placed on particle\r\n systems (where non-interacting particles follow simple rules).\r\n\r\n Some familiarity with OpenGL is expected, although when exploiting\r\n the particle system abstractions no specific OpenGL knowledge is\r\n required.\r\n\r\n Demos included are the obligatory spinning polyhedra, static views\r\n of conic sections and the Solar System, a 3D surface plotter, a\r\n fountain of sparks, a swarming behavior model, a random walk\r\n example, a whirpool effect using gravity and drag, and an example\r\n of chaos theory and sensitivity to initial conditions.", "description_content_type": null, "docs_url": null, "download_url": "http://www.alcyone.com/software/zoe/zoe-latest.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.alcyone.com/software/zoe/", "keywords": "OpenGL, 3D engine, wireframe", "license": "LGPL", "maintainer": "Erik Max Francis", "maintainer_email": null, "name": "ZOE", "package_url": "https://pypi.org/project/ZOE/", "platform": "Windows, Unix", "project_url": "https://pypi.org/project/ZOE/", "project_urls": { "Download": "http://www.alcyone.com/software/zoe/zoe-latest.tar.gz", "Homepage": "http://www.alcyone.com/software/zoe/" }, "release_url": "https://pypi.org/project/ZOE/1.0/", "requires_dist": null, "requires_python": null, "summary": "A trivial OpenGL rendering engine written entirely in Python", "version": "1.0" }, "last_serial": 944205, "releases": { "1.0": [], "1.0a": [] }, "urls": [] }