Release: "DirectPython 0.7" and "DirectX for comtypes 0.1"

Heikki Salo hosalo at _NO_SPAM_gmail.com
Tue Dec 12 17:21:33 CET 2006


New versions of DirectPython and DirectX for comtypes are now 
available at http://directpython.sourceforge.net/

What are these?
-----------
DirectPython is a C++ extension to the Python programming
language which provides basic access to DirectX (9.0c) API,
including Direct3D, DirectSound, DirectShow and DirectInput.

The full distribution is very easy to install and it includes
many samples and documentation which shows the basics of
DirectPython programming. No additional packages are needed.

DirectX for comtypes is a package which contains the COM 
interface definitions which can be used to call DirectX 
through comtypes. This package is still experimental and 
currently only supports Direct3D.

Whats new in 0.7.0?
------------------
-Bug fixes
-Features added
-New samples
-Better support for NumPy (and some other libraries, too).

And much more. Check the release notes for further information.

Requirements
-------------
A Windows operating system with Python 2.4.x and DirectX 9.0c
installed.


More information about the Python-announce-list mailing list