On Tue, 2011-08-09 at 11:59 +0800, Xiangfu Liu wrote: > for now I only know the picture not working. I saw the milkydrop can > load picture(*.tga). m1 not
That's a projectM extension (afaik). I'll probably add that to FN 1.1 (with PNG pictures), as everyone is asking about that :) Plus it's not a difficult feature to write. Before full MD compatibility, there are also a couple of missing functions (pow, exp, log, atan2 ...), some wave modes are not correctly implemented or not implemented at all (one problem is that waves are drawn with software and can put quite a load on the slow LM32 core when there are many points and/or complex floating point processing), and the per-vertex equations lack the "ang" input parameter. S. _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com
