point count - interpolation
Posted: Sat Jan 31, 2009 4:16 am
Experimenting with switch interpolation and came up against the point-count problem. There needs to be the same number of points on each layer. How to know how many points on each respective layer?
I went digging into the *.anme file and found that the information is there. Quite easy to find by searching for the layer name - then down, not so many lines, on a line of its own "points".
So, ever to fiddle, I wrote a simple PHP interface that does the digging for me. Just type in the file and layer names and - click.
Download a copy...
http://www.buddhamind.info/as/dload.php ... points.php
go well - arfa
I went digging into the *.anme file and found that the information is there. Quite easy to find by searching for the layer name - then down, not so many lines, on a line of its own "points".
So, ever to fiddle, I wrote a simple PHP interface that does the digging for me. Just type in the file and layer names and - click.
Download a copy...
http://www.buddhamind.info/as/dload.php ... points.php
go well - arfa