Found 13 posts.
Search results Show results as topic list.
Technical Discussion » How to set relative path to hou.hipfile.load
-
- Pavel Dostal
- 13 posts
- Offline
Technical Discussion » How to set relative path to hou.hipfile.load
-
- Pavel Dostal
- 13 posts
- Offline
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)
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)
Technical Discussion » USD and Unreal Engine 4
-
- Pavel Dostal
- 13 posts
- Offline
Hi, solved problem. Is need configuring Stage layers and unreal engine correct import usd format
Technical Discussion » USD and Unreal Engine 4
-
- Pavel Dostal
- 13 posts
- Offline
Hi, usd in last build work perfect, but i when create complex scene with materials and export to usd and import to unreal engine 4. I receiver error on import usd in ue4 “TF_DIAGNOSTIC_RUNTIME_ERROR_TYPE failed to open layer @I:/usd_Test/test.usd”
I dont know why i import model, maybe any layer cannot import.
I dont know why i import model, maybe any layer cannot import.
Image Not Found
Edited by Pavel Dostal - 2019年12月25日 07:18:28
Technical Discussion » USD and Unreal Engine 4
-
- Pavel Dostal
- 13 posts
- Offline
Hi, all
i trying create easy scene v H18 and i export to usd. I using Houdini Indie version, but i when exported scene file is saved to usdlc, and unreal engine cannot import this format. Please help or write any knowledge
Thanks
i trying create easy scene v H18 and i export to usd. I using Houdini Indie version, but i when exported scene file is saved to usdlc, and unreal engine cannot import this format. Please help or write any knowledge
Thanks
Houdini Lounge » Mac Pro, Metal & moving forward
-
- Pavel Dostal
- 13 posts
- Offline
Hi,
I tested more 3d application in Mac, Windows, early Linux. Linux has better support on 3d but today dont support VR. I tested now only Windows and Mac. Mac is not appropriate on 3d graphics, because 3d application make a lot of mistakes. Best platform on 3d is Windows, all application work no problem. I tested my application from my pipeline, Houdini, Substance Designer, Painter, Alchemist, 3d coat, marvelous. And i need working on projects a i cant solving problems with mac or wait on solve problem with mac.
These are my experiences, maybe somebody else.
I tested more 3d application in Mac, Windows, early Linux. Linux has better support on 3d but today dont support VR. I tested now only Windows and Mac. Mac is not appropriate on 3d graphics, because 3d application make a lot of mistakes. Best platform on 3d is Windows, all application work no problem. I tested my application from my pipeline, Houdini, Substance Designer, Painter, Alchemist, 3d coat, marvelous. And i need working on projects a i cant solving problems with mac or wait on solve problem with mac.
These are my experiences, maybe somebody else.
Technical Discussion » Importing DWG CAD files into Houdini?
-
- Pavel Dostal
- 13 posts
- Offline
Hi, for conversion is best opensource software g3CAD3D, i try it now integrate to houdini any conversion igs to stl. Maybe anybody help with this tool. Link is here: http://www.gcad3d.org [www.gcad3d.org]
3rd Party » Project management for Houdini
-
- Pavel Dostal
- 13 posts
- Offline
Hi all,
i found project management with integration Houdini, adobe etc.
https://cerebrohq.com/en/ [cerebrohq.com]
But o dont know how to install to houdini, please check it this tool
i found project management with integration Houdini, adobe etc.
https://cerebrohq.com/en/ [cerebrohq.com]
But o dont know how to install to houdini, please check it this tool
Technical Discussion » polybevel warning - "Skipping inconsistently wound manifold edge"
-
- Pavel Dostal
- 13 posts
- Offline
Hi all, I resolve this problem I using Clean node uncheck Remove Unused Points, uncheck Remove NANs and check Manifold Only Topology, now bevel is correct.
Houdini Lounge » Razer Orbweaver + Houdini
-
- Pavel Dostal
- 13 posts
- Offline
Houdini Lounge » GLTF 2.0 file format
-
- Pavel Dostal
- 13 posts
- Offline
Houdini Indie and Apprentice » Match photo
-
- Pavel Dostal
- 13 posts
- Offline
I too, I need photo match in Houdini for create models from photo, I transfer my workflow from Modo to Houdini, but Camera match mistake in Houdini , please create to Houdini. thanks
Houdini Engine for Unreal » Animated Houdini Asset for UE4 Help
-
- Pavel Dostal
- 13 posts
- Offline
Animated Houdini Asset for UE4
Hi all,
I create procedural animated book, when I add frames to slider and I when in Houdini move with slider, animation is ok, but I when import Houdini asset to unreal and I when move slider in ue4, my bokk Is always static object and pages don't move. I have one question
can I created animation object in Houdini asst and import to ue4?
I thnanks all
Hi all,
I create procedural animated book, when I add frames to slider and I when in Houdini move with slider, animation is ok, but I when import Houdini asset to unreal and I when move slider in ue4, my bokk Is always static object and pages don't move. I have one question
can I created animation object in Houdini asst and import to ue4?
I thnanks all
-
- Quick Links