kunz Difference between revisions of "Notes"

Difference between revisions of "Notes"

From kunz
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:


<!--
https://www.sidefx.com/faq/question/how-do-i-set-up-the-houdini-environment-for-command-line-tools/
https://www.sidefx.com/faq/question/how-do-i-set-up-the-houdini-environment-for-command-line-tools/


Line 5: 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='bash'>
#!/bin/bash
#!/bin/bash
# path to houdini install
HOUDINI_ROOT="/opt/hfs18.0.348"
HOUDINI_ROOT="/opt/hfs18.0.348"
# source houdini environment
# source houdini environment
Line 16: Line 19:
# launch houdini
# launch houdini
houdini $@  
houdini $@  
# For OSX you can simply launch the Houdini Terminal app, then export the HOUDINI_USER_PREF_DIR and launch
</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>
Line 43: Line 47:


<embedvideo service="youtube" dimensions="960x540" urlargs="modestbranding=1&showinfo=0">https://youtu.be/Ml4rwqT8H9s</embedvideo>
<embedvideo service="youtube" dimensions="960x540" urlargs="modestbranding=1&showinfo=0">https://youtu.be/Ml4rwqT8H9s</embedvideo>
[[Special:Redirect/file/https://imgix.bustle.com/uploads/image/2022/9/14/6563cfe0-3ade-42bd-bb6a-5d4db8784a81-screen-shot-2022-09-12-at-121439-pm-min.png?w=1200&h=1200&fit=crop&crop=faces&fm=jpg]]


[https://twitter.com/LiterallyAKing/status/1569059332611870722 Chladni figures thread]
[https://twitter.com/LiterallyAKing/status/1569059332611870722 Chladni figures thread]

Latest revision as of 10:28, 22 April 2024