5.0.6 available

http://www.cycling74.com/downloads/max5

Includes over 120 fixes and enhancements, described here:

http://www.cycling74.com/version/version_5_0_6.html

One issue worth mentioning is that if you save coll data in a patcher with 5.0.6, prior versions of Max 5 will not be able to read the data. So if you share colls in patchers with friends, get them to update!

Max Multitouch Framework

for all you lucky maxers who have a multitouch screen :
I’m pleased to present you MMF : a Max Multitouch Framework.
MMF is a set of abstractions that will let you control very easily max UI objects directly within your multitouch screen.
MMF will work with any multitouch interface that sends TUIO messages.

here is a small demo video :
http://www.youtube.com/watch?v=EEkj85GU_is

MMF homepage on my website : http://www.mathieuchamagne.com/MMF/
MMF forum to repport, criticize, share & discuss : http://www.mathieuchamagne.com/forum/
MMF googlecode page : http://code.google.com/p/mmf/

more info on TUIO protocol : http://mtg.upf.edu/reactable/?tuio
want to build your own multitouch screen ? : http://nuigroup.com/

enjoy !

MathieU

Max C++ templates

Max SDK는 C를 기반으로 하고있는데 C++로도 가능하지요.
4.6버전에서는 C++ template이 있었는데 5.0에서는 방금 나왔네요.

아래 링크에서 다운받으세요~
http://www.mat.ucsb.edu/~wakefield/maxcpp.htm