Hi All,
I've been away a while playing with other systems. To keep a long story short, I've fallen in love with Python and don't want to come back to blitz.
Problem is, there is no cross platform games library that comes anywhere close to beeing as good as Blitz Maxes. At the moment I'm using Pygame (SDL), but it really is slow.
So I just had an idea, I was wondering if you guys who are more technical than me could tell me how feasable it is.
I would like to write a Max app that calls a python script with callbacks allowing the script to call each of Max's 2d functions. Possible?
Does the LUA module do something similar to this?
I've been away a while playing with other systems. To keep a long story short, I've fallen in love with Python and don't want to come back to blitz.
Problem is, there is no cross platform games library that comes anywhere close to beeing as good as Blitz Maxes. At the moment I'm using Pygame (SDL), but it really is slow.
So I just had an idea, I was wondering if you guys who are more technical than me could tell me how feasable it is.
I would like to write a Max app that calls a python script with callbacks allowing the script to call each of Max's 2d functions. Possible?
Does the LUA module do something similar to this?