Hi, ive been working on a complex gem patch for creating 3d structures, the patch has a lot of parameters for changing translation , rotation, scale, color, etc. I want to make a preset system for saving the states of interesting shapes and then load them, Do anybody have tried something like this?
which is the best approach for saving a lot of parameters- variables? say 200 or more?
Do you think coll is a good idea for this? or is there a better way for doing this?
thanks
pun.