Visual C++ 2008 에서 HDK 변수들
Programming/HDK 2013. 3. 16. 18:30 |'Programming > HDK' 카테고리의 다른 글
HDK User Reference (0) | 2013.01.08 |
---|---|
Compiling HDK Code (0) | 2012.12.30 |
Houdini Development Kit 관련 사이트 (0) | 2012.12.26 |
HDK User Reference (0) | 2013.01.08 |
---|---|
Compiling HDK Code (0) | 2012.12.30 |
Houdini Development Kit 관련 사이트 (0) | 2012.12.26 |
HDK User Reference
Users writing plugins may appreciate a key for the library prefixes used in the HDK:
Prefix Meaning
AU - Audio
FS - File System
GB - Geometry Base Classes
GD - Geometry Domain (2d profile curves)
GDT - Geometry Delta. This is for the efficient representation of thedifferences between two geometries. It is used by the Edit, Paint, andsimilar SOPs.
GEO - Geometry (3d)
GOP - Geometry Group Operations. Has the pattern matching code used bySOPs.
GP - Geometry Pasting (used for NURBs pasting)
GQ - Geometry Quad Edge library
GU - Geometry Utility (derives from GEO through multiple inheritence)
GVEX - Wrapper for VEX to access Geometry
KIN - Kinematics
SYS - System Dependent
TS - Metaball Kernel Library
UT - Utility
Visual C++ 2008 에서 HDK 변수들 (0) | 2013.03.16 |
---|---|
Compiling HDK Code (0) | 2012.12.30 |
Houdini Development Kit 관련 사이트 (0) | 2012.12.26 |
Visual C++ 2008 에서 HDK 변수들 (0) | 2013.03.16 |
---|---|
HDK User Reference (0) | 2013.01.08 |
Houdini Development Kit 관련 사이트 (0) | 2012.12.26 |
http://www.sidefx.com/docs/hdk12.1/
sidefx사에서 제공하는 HDK 활용 설명서
http://www.sidefx.com/docs/hdk12.1/hdk_changes_12_0.html
Houdini 12버전에서 바뀐 부분을 설명하는 페이지
http://accad.osu.edu/~pete/Houdini/html/cmd/tcl.html
HDK 원리를 설명하는 페이지
http://www.apileofgrains.nl/setting-up-the-hdk-for-houdini-12-with-visual-studio-2008/
HoudiniHDK_VisualStudio_2008.rar
윈도우 및 VS2008에서 HDK를 위한 설정들이 아주 잘 나와있다.
Houdini HDK Setting 동영상
Visual C++ 2008 에서 HDK 변수들 (0) | 2013.03.16 |
---|---|
HDK User Reference (0) | 2013.01.08 |
Compiling HDK Code (0) | 2012.12.30 |