Skip to main content

Python Computer Graphics Kit v1

Project description

cgkit1

build PyPI version

This is a fork of Matthias Bass's python-cgkit v1.2.0.

It has been updated to be compatible with Python 3 and has the renderman and noise generation code removed.


Python Computer Graphics Kit v1.2.0

Copyright (C) 2002, Matthias Baas (see license.txt)


The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images. The kit mainly focuses on Pixar's RenderMan interface, but some modules can also be used for OpenGL programs or non-RenderMan compliant renderers like POV-Ray, for example.

Installing the package

The package uses the Python build, so compiling and installing looks the same on every platform, you simply have to call:

python -m build

This will compile the C-modules and install everything in the standard location.

The cgtypes module uses Cython.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cgkit1-1.3.0.tar.gz (27.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page