Pushiron

  • 홈
  • 태그
  • 방명록

Houdini/Houdini Python 2

Export All Pieces

선택한 프랙쳐 메쉬의 조각들을 한번에 익스포트 해줄 수 있도록 만든 스크립트 def exportAllParts(parent): #get all child nodes frac_node = parent.node('fracture') unique_node = frac_node.node('find_unique_values') export_node = parent.node('export') rop_node = parent.node('ropnet1').node('filmboxfbx1') #clear out the subnet children = export_node.children() for child in children: child.destroy() #get detail attrib geo = unique_no..

Houdini/Houdini Python 2023.03.22

Export Bat File

Bat 파일을 익스포트 해줄 수 있도록 만든 스크립트 def export_bat(kwargs): parent = kwargs['node'] child = parent.node("./render") hip_path = str(hou.hipFile.path()) file_path = hou.getenv("HIP") start= str(int(parent.parm('f1').eval())) end= str(int(parent.parm('f2').eval())) node_path = str(parent.path()) child_path = str(child.path()) node_name = str(parent.name()) file_name = parent.name() ##Write to text file l..

Houdini/Houdini Python 2023.03.22
이전
1
다음
더보기
프로필사진

어이굴레!

  • 분류 전체보기 (41)
    • UE (30)
      • Material (6)
      • Niagara (6)
      • Blueprint (3)
      • Postprocess (1)
      • Houdini For UE (6)
      • AI (7)
      • Tip (1)
    • Houdini (11)
      • Houdini (9)
      • Houdini Python (2)
    • HM (0)
    • YM (0)
    • 일상 (0)

Tag

백팩, 슈프림백팩, 슈프림, 서피스프로8,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바