Context Free Art
Moderators: chris, MtnViewMark, MtnViewJohn
If you remove the empty rule then the tendril rule will recurse until the circle is too small to see. By default this happens when the circle is 0.3 pixels wide. You can change the size at which the too-small-to-draw rule activates by using Render-With-Size/Render-To-Size in the render menu and changing the minimum feature size option.
kipling wrote:There are a few designs in the gallery that deliberately subvert the size-threshold bail-out by hiding a big object in a small object. My "thataway" was one, and there were some earlier ones (can't find them just now) where the expansion of a space-filling curve was halted at a particular point using this trick. This is very non-CF though.
pakin wrote:Thanks for the explanation. I would have expected Context Free's termination condition to be "the last primitive drawn didn't change a single pixel" instead of a particular scale factor. It's cool that you were able to exploit the current implementation like you did.
Users browsing this forum: No registered users and 1 guest