ANN: Python Computer Graphics Kit v2.0.0alpha2

M

Matthias Baas

The second alpha release of version 2 of the Python Computer Graphics
Kit is available at http://cgkit.sourceforge.net


What is it?
-----------

The Python Computer Graphics Kit is a generic 3D package written in
C++ and Python that can be used for a variety of domains such as
scientific visualization, photorealistic rendering, Virtual Reality or
even games. The package contains a number of generic modules that can
be useful for any application that processes 3D data. This includes
new types such as vectors, matrices and quaternions. Furthermore, the
package can read and store 3D models in memory where they can be
manipulated by Python programs. The kit comes with tools that can be
used to display the scene either interactively or by rendering it
offline via a RenderMan renderer.


What's new?
-----------

- New module "glove" that wraps the 5DT Data Glove SDK
- New module "wintab" that wraps the Wintab API to receive data from
tablets (Windows only)
- New module "spacedevice" that wraps the 3Dconnexion 3DXWare SDK
(currently Windows only)
- New class: FreeCamera
- STL importer added (ASCII and binary)
- some bugfixes and minor enhancements (see changelog)

Windows binary versions are available for Python 2.3 and Python 2.4.


For more information, visit:

http://cgkit.sourceforge.net


- Matthias -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top