Frank Barknecht wrote:
I'm not sure, if you can use it, but there is a nice Gem idiom which makes dealing with large numbers of objects of the same kind (like 100 spheres) much easier than creating 100 [sphere] objects. It involves the use of IEMlib's [any] object connected to a [separator]. I use this idiom a lot when visualising physical models with [msd]. Attached is the abstraction I use there.
Great patch. I use 30 spheres in a patch and this patch solves my problem of dyn or copy-and-paste! Thanks for sharing...
br, Piotr