Python Computer Graphics Kit v1
Project description
cgkit1
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cgkit1-1.3.0.tar.gz
.
File metadata
- Download URL: cgkit1-1.3.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e846b6c1a433d0f69b020890984b7a13580b2b72c978a3cfbf89a489e368134 |
|
MD5 | 7d160cc5cd78eade30915e5ff9e60a7e |
|
BLAKE2b-256 | 54c6a35e930dada9ce5c3a9f76eab87777a6b893927f25ec5c514f6f64fc8549 |