Difference between revisions of "Notes"
From kunz
Views
Actions
Namespaces
Variants
Tools
Line 6: | Line 6: | ||
https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_ah_getting_started_ah_Installation_html#using-a-wrapper-script | https://help.autodesk.com/view/ARNOL/ENU/?guid=arnold_for_houdini_ah_getting_started_ah_Installation_html#using-a-wrapper-script | ||
<syntaxhighlight lang='C'> | <syntaxhighlight lang='C'> | ||
#!/bin/bash | |||
HOUDINI_ROOT="/opt/hfs18.0.348" | |||
# source houdini environment | # source houdini environment | ||
cd ${HOUDINI_ROOT} | cd ${HOUDINI_ROOT} | ||
Line 12: | Line 14: | ||
# make a fresh houdini prefs | # make a fresh houdini prefs | ||
export HOUDINI_USER_PREF_DIR=/tmp/__HVER__ | export HOUDINI_USER_PREF_DIR=/tmp/__HVER__ | ||
# launch houdini | |||
houdini $@ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
<embedvideo service="youtube" dimensions="960x540" urlargs="modestbranding=1&showinfo=0">https://youtu.be/PCUskrvHEyU</embedvideo> | <embedvideo service="youtube" dimensions="960x540" urlargs="modestbranding=1&showinfo=0">https://youtu.be/PCUskrvHEyU</embedvideo> |
Revision as of 21:37, 3 August 2023
https://www.sidefx.com/faq/question/how-do-i-set-up-the-houdini-environment-for-command-line-tools/
https://www.sidefx.com/docs/houdini/basics/config_env.html
#!/bin/bash HOUDINI_ROOT="/opt/hfs18.0.348" # source houdini environment cd ${HOUDINI_ROOT} source houdini_setup cd - &> /dev/null # make a fresh houdini prefs export HOUDINI_USER_PREF_DIR=/tmp/__HVER__ # launch houdini houdini $@
Rings Of Power Opening Sequence
Jenny_Hans_Cymatics_A_Study_of_Wave_Phenomena_and_Vibration
recreating-the-rings-of-power-opening