129 Forks
641 Stars
641 Watchers

vex_tutorial

:bookmark_tabs: A collection of code snippets and examples showing syntax and capabilities of VEX language inside SideFX Houdini

How to download and setup vex_tutorial

Open terminal and run command
git clone https://github.com/jtomori/vex_tutorial.git
git clone is used to create a copy or clone of vex_tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vex_tutorial https://github.com/jtomori/vex_tutorial/archive/master.zip

Or simply clone vex_tutorial with SSH
[email protected]:jtomori/vex_tutorial.git

If you have some problems with vex_tutorial

You may open issue on vex_tutorial support forum (system) here: https://github.com/jtomori/vex_tutorial/issues