CREATED BY

ROHAN DALVI

Rohan has always been interested in film and animation which led him to life as a 3D artist. He was also passionate about teaching so he started his own “Institute for Advanced Animation.” He primarily concentrated on teaching software skills while working on design visualization, motion graphics, industrial animations and also some medical renderings. He then stumbled upon Houdini and the rest is history as his many Houdini tutorials have helped artists from around the world get into the world of proceduralism.

More from Rohan Dalvi

COMMENTS

  • ToanNguyen 1 year, 3 months ago  | 

    Hi Rohan I'm trying to install Aelib and changing the file path of the json file,

    {
    "env": [
    {
    "AELIB": "PATH/TO/aelib"
    }
    ],
    "path": [
    "$AELIB"
    ]
    }

    This is what I have just copied and past the file path where I keep the folder I downloaded. I'm sure I am not doing this correctly.

    {
    "env": [
    {
    "W:\Houdini\Aelib-master"
    }
    ],
    "path": [
    "$AELIB"
    ]
    }

    • ToanNguyen 1 year, 3 months ago  | 

      Figured it out! first, I needed to use the Python 3.7 build of Houdini 19.5. Them paste my file path like this, "AELIB": "W:\Houdini\Aelib-master"

Please log in to leave a comment.