Jump to content

Patrick Winkler

Member
  • Posts

    225
  • Joined

  • Last visited

Files posted by Patrick Winkler

  1. Points along Object

    This script converts the provided object into a NURBS and puts X points alog it.

    220 downloads

       (0 reviews)

    0 comments

    Updated

  2. 3D_Polys_to_2D

    This little script flattens all the 3D Polys in the drawing to 0 and converts them into 2D polys without removing the attached database.
    3D_Polys_to_2D_VW2017.vwx

    86 downloads

       (0 reviews)

    0 comments

    Submitted

  3. Hexagon Grid / Honeycombs

    Here is a wrapper for creating honeycombs.

    78 downloads

       (0 reviews)

    0 comments

    Updated

  4. Print Node

    This Node makes debugging more comfortable especially inside wrappers.
    You can select weather if the incoming values will be printed into a text object right under the node or into the python console.
    Time of the execution and type of the items can be printed optionally. I integradet the object type list from the appendix site to translate the type id into a string ( 5 = Polygon... )
     
    You can also define filter conditions as Python statement in the oip of the node. Variable X is replaced by the  values. Check out the example in the VWX.
     

    141 downloads

       (2 reviews)

    0 comments

    Updated

  5. Natural color spectrum

    In this example you can find a node that returns a spectrum of colors and a Wrapper for creating random 3d Points.
    Saturation and Brightness can be changed in the OIP.
     
    Color_Range_Video.mov
     
     

    34 downloads

       (0 reviews)

    0 comments

    Updated

  6. Simple Customizable Shelf

    This network creates a simple but highly customizable shelf.
     

    417 downloads

       (0 reviews)

    2 comments

    Updated

  7. Hedge Along Path

    This Marionette Script creates a simple Hedge along a path.
     
    new Wrapper: 

    'Print Point Order' - helps you to orchestrate streams of points. 

    116 downloads

       (0 reviews)

    0 comments

    Submitted

  8. Vertical Blinds

    This Marionette Network generates vertical blinds.
    Nearly every part of the blinds can be modified by the parameters.
     
    Usage comments:
    - Put the Symbol 'Vertical Blind' into your drawing.
    - Now costumize it to your needs with the parameters in the object info palette:
     
    Total Length, Slat Height, Slat Width, Slat Angle and more
    (A Video will follow)
     
    - Finally you can define textures for parts of the slat by the generated classes:
     
    VerticalBlind-Slat
    VerticalBlind-Slat_Backing
    VerticalBlind-Rope
    VerticalBlind-Fixture
    VerticalBlind-String
    VerticalBlind-Beads
     
    Thanks to Dom for the PutByRefNode which made it a lot more easy.

    138 downloads

       (0 reviews)

    0 comments

    Submitted

  9. Labyrinth

    This script generates labyrinths. Just for fun.
     

    67 downloads

       (0 reviews)

    0 comments

    Updated

×
×
  • Create New...