opensourcegames/entries/directpython.md
2019-12-16 23:18:22 +01:00

15 lines
523 B
Markdown

# DirectPython
_C++ extension to Python, which provides basic access to DirectX._
- Home: http://directpython.sourceforge.net/, http://directpython11.sourceforge.net/
- State: beta, inactive since 2007
- Download: https://sourceforge.net/projects/directpython/files/, https://sourceforge.net/projects/directpython11/files/
- Platform: Windows
- Keywords: library
- Code repository: http://hg.code.sf.net/p/directpython11/code (see download)
- Code language: C++
- Code license: 2-clause BSD (source headers)
## Building