Panda3D and BlitzMax?
Community Forums/General Help/Panda3D and BlitzMax?| 
 | ||
| I'm currently looking for alternatives to Xors3D since its development is pretty much dead in the water - unfortunately. I was wondering, would it be possible for an engine like Panda3D to be wrapped for BMax or is that a completely idiotic question? ;) Cheers, Danny Last edited 2012 | 
| 
 | ||
| If I'm not mistaken that engine has a runtime (a DLL), so it can be used by anything that can wrap DLLs. It seems to come with wrappers for Python, but you could use C++ or BMax as well. |