Hpaste is a simple plugin for Houdini that allows you to share your Houdini code snippets with others over the internet.
Hpaste is generate encripted link on snippet when you copy you node network inside Houdini. That give you ability to share this link over any messenger ceraruledo@HPaste
( to check how it works install hpaste and copy next example snippet from gif) - on other side person who copied this link can paste it in Houdini with HPaste
button and get the same node network.
As you can see it is very simple and useful tool for sharing your Houdini code snippets with your temmates.
- Read about private storege for you snippets if you worries about NDA.
- Download Hpaste by link on github
Installation process:
- Download the latest release from the [releases page]
- Unzip the archive
- Copy the
hpaste.json
file to your/Documents/houdiniXX.X/packages/
directory - Replace directory path in
hpaste.json
with your own path to thehpaste
directory