MR SMITH

MR SMITH

About Me

Connect

LOCATION
ONLINE, Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

20.5 sneak peek is here! 2024年6月14日5:06

Insane update! Finally roundtripping with cops. opencl based! adaptive sampling xpu!

[SOLVED] Karma spherical uv projection 2024年4月11日16:36

This is a really naive way of doing it and probably breaks all proper usd / mtlx conventions but maybe it helps:

mtlx2hda.py | How do I use it? 2024年4月11日15:58

O yeah duhh that makes total sense! I've been lucky enough that I haven't had to deal with other DCC's in a while.

Saw this video before rafal explained those steps, might clear things up: https://www.youtube.com/watch?v=QOUYP7My80M [www.youtube.com]

Example with full paths inlc flags:

"c:\Program Files\Side Effects Software\Houdini 20.0.660\bin\hython.exe" "c:\Program Files\Side Effects Software\Houdini 20.0.660\houdini\python3.10libs\vop2mtlx.py" -f D:\circlepattern.hda -n circlepattern2 -o D:\mtlx\circlepattern.mtlx


"c:\Program Files\Side Effects Software\Houdini 20.0.660\bin\hython.exe" "c:\Program Files\Side Effects Software\Houdini 20.0.660\houdini\python3.10libs\mtlx2hda.py" -o D:\mtlx\circlepattern_converted.hda -p D:\mtlx\


"c:\Program Files\Side Effects Software\Houdini 20.0.660\bin\hython.exe" "c:\Program Files\Side Effects Software\Houdini 20.0.660\houdini\python3.10libs\mtlx2karma.py" -o D:\mtlx\karmaNodeGraphs.json -p D:\mtlx\

Edit (easierpaths)