generative modeling for Rhino
can you add an option to skip every n recordings
for example if you set the "skip" to 5, it will only record every 5th time.
i was writing my own recorder for this but i figured i would just see if it can get into the one that is there.
Tags:

It can certainly be added, but is it something enough people would find useful? It is after all sort of difficult to control exactly which Nth frames you want recorded. Is it frame 1, 5, 10, 15 etc. or 3, 8, 13, 18?
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Permalink Reply by robert cervellione on November 10, 2011 at 1:45pm i guess i was thinking of it simple as have an skipN int param and then an internal counter say frame
and then
if(frame % skipN)
{
}
Permalink Reply by robert cervellione on November 10, 2011 at 2:23pm maybe it is specific, i just wrote my own.
© 2012 Created by Scott Davidson.
Powered by