Pavel Dostál

Pavel Dostal

About Me

I started as a CG-artist in 2002 on small projects(visualizations for public departments) in 2004 I became 3d artist for Fanatic games studio(game models, rigging, optimization) which was my big career jump. Since then I've been producing game models and resources to many projects including Mafia(Il...  more
EXPERTISE
Freelancer
INDUSTRY
Gamedev

Connect

LOCATION
Czechia

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How to set relative path to hou.hipfile.load March 4, 2020, 4:50 p.m.

solved

How to set relative path to hou.hipfile.load March 3, 2020, 5:34 a.m.

Hi i want rund pdg from command line and i have two file, run.bat and automate.py
I need realtive path for hip file, i try it “$HIP/automate_process_easy_f3.hiplc” but this dont work
Please help me, thank you

run.bat
———–
SET hbatchDir=“C:\Program Files\Side Effects Software\Houdini 18.0.388\bin\”
SET “JOB=%ROOT%/Tools/pdg”
SET “HIP=%ROOT%/Tools/pdg”


%hbatchDir%hython.exe “%~dp0\scripts\automate.py”

automate.py
————
import hou

hou.hipFile.load(“C:Tools/pdg/automate_process_easy_f3.hiplc”)

import hqueue.houdini as hq
node = hq.getNode(“/obj/topnet1”)
disp_node = node.displayNode()
# blocking full cook of PDG
disp_node.executeGraph(False, True, False)

USD and Unreal Engine 4 Dec. 25, 2019, 5:53 p.m.

Hi, solved problem. Is need configuring Stage layers and unreal engine correct import usd format