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
You Might Also Like
Relax: PRTG Monitors Your IT for You
You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
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.