ANN: Python cgkit v2.0.0alpha8

2008-02-25 Thread matthias . baas
The eigth alpha release of cgkit2 is available at http://cgkit.sourceforge.net What is it? --- The 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

ANN: Python cgkit v2.0.0alpha6 & Maya Python package

2006-04-13 Thread Matthias Baas
The sixth alpha release of version 2 of the Python Computer Graphics Kit is available at http://cgkit.sourceforge.net This release also comes with a "preview" version of a Maya Python package that integrates Python into the 3D tool Maya. What is it? --- The Python Computer Graphics Kit

ANN: Python Computer Graphics Kit v2.0.0alpha5

2005-09-02 Thread Matthias Baas
The fifth 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 visualizat

ANN: Python Computer Graphics Kit v2.0.0alpha4

2005-06-24 Thread Matthias Baas
The fourth 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 visualiza

ANN: Python Computer Graphics Kit v2.0.0alpha3

2005-04-15 Thread Matthias Baas
The third 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 visualizat

Re: msvcp71.dll and Python 2.4 C++ extensions

2005-02-01 Thread Matthias Baas
On Tue, 01 Feb 2005 00:14:30 +0100, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: >> are there any guidelines about what to do if a Windows extension for >> Python 2.4 requires the C++ runtime (msvcp71.dll)? > >No; it should "just work fine". [...] I fully agree with that. :) And that was actuall

msvcp71.dll and Python 2.4 C++ extensions

2005-01-31 Thread Matthias Baas
Hi, are there any guidelines about what to do if a Windows extension for Python 2.4 requires the C++ runtime (msvcp71.dll)? If I want to distribute a binary installer of an extension that contains C++ code, should I really include the msvcp71.dll in the package? It doesn't sound like a good idea

ANN: Python Computer Graphics Kit v2.0.0alpha2

2005-01-20 Thread 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 visualiza

Re: video analysis with python

2005-01-20 Thread Matthias Baas
On Mon, 17 Jan 2005 08:08:46 +0100, "Alexander 'boesi' Bösecke" <[EMAIL PROTECTED]> wrote: >> 1. There is PyMedia (http://pymedia.org/) > >Is this library able to extract single images from a video? AFAICS it >can only convert videos from one format to another. But I didn't try it, >I've looked onl

ANN: Python Computer Graphics Kit v2.0.0alpha1

2004-12-13 Thread Matthias Baas
The first alpha release of version 2 of the Python Computer Graphics Kit is available at http://cgkit.sourceforge.net There are still a lot of things missing, but on the other hand, there is also quite a lot that is already working and that might make the current version useful nevertheless. What