Python Computer Graphics Kit

Python Computer Graphics Kit
Python Computer Graphics Kit is an Open Source software package containing a collection of Python modules, plugins and utilities that are meant to be useful for any domain where you have to deal with 3D data of any kind, be it for visualization, creating photorealistic images(focusing on Pixar's RenderMan interface), Virtual Reality or even games.

Currently, the entire kit consists of the following parts:
  1. The Python package cgkit that extends Python with 3D-related functionality.
  2. The Maya plugin sourcepy that integrates the Python interpreter into Maya, and the accompanying Python package maya that makes Maya functionality available in Python.
  3. A collection of small stand-alone utilities written in Python, MEL or MaxScript.

Developer Websites cgkit.sourceforge.net

Comments