machinimist
22-12-2007 13:25:54
i think it would be great if someone did a python-ogre port of walaber's stunt playground.

what do you think, how much work would that be?
Game_Ender
22-12-2007 17:11:58
Well its about 7000 thousand lines. Which is not a small amount of code. It could probably be done reasonably quickly if you just did a straight C++ -> Python conversion. A better way would be to shrink the code base using what ever python techniques you could come up with. That would take more time.