Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
Features
- irrlicht_c library do access to Irrlicht API from many other languages and environments such as ASM, C, FreeBASIC, Game Maker and other
- support to SVG files via AGG or Cairo backends
- Blitz3D wrapper
- Pelles C examples
- AutoIt example
- Gentee Demo
License
BSD LicenseFollow pyirrlicht
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
This project is pretty much the only way for Python programmers to use Irrlicht. It's a great start, and we should get more people working on this to make it friendlier. I've already added some advice to the forums and I'm working on writing my own modifications to the project. I'll submit them when I think they'll make a noticeable improvement.