C++ and game development inside max/msp
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
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.
thank you for the reply, i was kinna wondering if anyone knew of anyone allready doing this kind of programming inside max.
May be this thread, would give you an idea about some possibility?
However not in C but all done with [LCD] !!
thank you for the replies i will get reading