C++ and game development inside max/msp

sacredgeometry's icon

just wondering if it is possible to code c++/objective/cocoa inside max/msp or indeed if there are any c visual coding environments that can be used to create games or applications outside the normal scope of max

peace

brian

Emmanuel Jourdan's icon

There's a SDK to write externals for MaxMSP in C. You can find templates to write them in C++, and ObjectiveC somewhere. But you will have to use an IDE/compiler outside of Max to build those externals.

sacredgeometry's icon

thank you for the reply, i was kinna wondering if anyone knew of anyone allready doing this kind of programming inside max.

Dg's icon
Dg's icon

However not in C but all done with [LCD] !!

sacredgeometry's icon

thank you for the replies i will get reading