Programming DirectX in Python?

Steve SCook at pobox.com
Wed Apr 18 17:54:45 EDT 2001


Probably the easiest way to do this is to use the SDL library, which has a
python wrapper.  It uses OpenGL and DirectX to do it's stuff on win32.
Check it out at http://pygame.seul.org/ for the python wrapper or
http://www.libsdl.org/index.html


"Dry Ice" <nomail at nomail.com> wrote in message
news:3addc3f0$1_2 at news4.newsfeeds.com...
> Anyone had any experiences programming
> DirectX (particularly DX 8) in Python?
>
> How does one go about interfacing to
> the SDK?
>
> Thanks
>
>





More information about the Python-list mailing list