Reviving pyrr (Python wrapper)

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
tomkeus
Posts: 25
Joined: Thu Nov 12, 2009 9:50 pm

Reviving pyrr (Python wrapper)

Post by tomkeus »

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.
tomkeus
Posts: 25
Joined: Thu Nov 12, 2009 9:50 pm

Post by tomkeus »

I think I might have found proffesional developer who might do it in spare time.
bucket.size
Posts: 3
Joined: Mon Nov 16, 2009 3:46 pm

Post by bucket.size »

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.
Post Reply