Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Solved
    • Unsolved
    • Search
    1. Home
    2. KevinKarney
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by KevinKarney

    • Newby request

      I am new to Drawbot - wishing to convert thousands of lines of code of complex animations from the venerable Nodebox 1.

      Two questions

      1. I need the option to build compound objects (with unions, differences, intersections). Is it possible to make (e.g) a torus by differencing 2 circles. Or do I have to create two bezier paths and then do the difference.

      2. with primitives such as oval or rect, can I incorporate the fill, stroke, strokewidth, etc into the call.
        In Nodebox 1, I can say (e.g)
        a = rect(0,0,20,20,stroke=Red,strokewidth=3,fill=Grey, draw=False)
        This creates an object call a, but does not draw it....

      The sort of movies I wish to emulate in Drawbot can been seen here...

      posted in General Discussion
      KevinKarney
      KevinKarney