I've just stumbled onto pyrr
https://opensvn.csie.org/traccgi/pyrr/
Last build was for Irrlicht 1.3 and the wrapper is dead for 3 years.
The SWIG sources are available here
https://opensvn.csie.org/traccgi/pyrr/browser
I beleive that with few tweaks here and there this can be properly rebuilt for Irrlicht 1.6. It would be great if there is anyone with some SWIG experience to do it.
Reviving pyrr (Python wrapper)
-
- Posts: 3
- Joined: Mon Nov 16, 2009 3:46 pm
Hi,
I'm actually trying to with v1.6 to java, have a few errors but i feel there are work arounds.
mostly, renaming operators, and working around multiple inheritance and nested classes.
I guess the approach to go python on it would have some commonlity.
I can share the results and errors maybe it'll helpf fix up something sooner.
I'm actually trying to with v1.6 to java, have a few errors but i feel there are work arounds.
mostly, renaming operators, and working around multiple inheritance and nested classes.
I guess the approach to go python on it would have some commonlity.
I can share the results and errors maybe it'll helpf fix up something sooner.