這是Juraj Tomori總結的一套VEX文字篇教程,值得研究研究,hip文件,VEX代碼以及幫助文檔都推送在Github伺服器上
兩種下載方式
GIF
如果你會使用git可以使用下面的命令將文件clone到本地,關於git的使用可參考文章《【Python研發】TD大大們的代碼是如何管理的?》
GIF
關於如何將hipnc轉為hip文件可參考《【Houdini研發】非商業版hipnc實現轉hip文件workflow》,注意solver節點中內容將丟失。
Topics
Reading parameter values
Reading attributes
Exporting attributes
Reading arrays
Arrays
Arrays and strings example
Checking for attributes
Automatic attribute creation
Getting transformation from OBJs
Intrinsics
VDB intrinsics
Volumes
VOPs / Using Snippets
VOPs / Using Inline Code
DOPs / Volumes workflow
DOPs / Gas Field Wrangle
DOPs / Gas Field Wrangle - accessing DOPs and SOPs data
DOPs / Geometry workflow
DOPs / Geometry Wrangle
DOPs / Geometry Wrangle - accessing fields
Conditions
Loops
Stopping For-Each SOP from VEX
Printing and formatting
Printing attributes
Including external VEX files
Include math.h
Using macros
Functions
Functions overloading
Variables casting
Vectors swizzling
Functions casting
Structs
Structs in Attribute Wrangle
喜歡這篇文章嗎?立刻分享出去讓更多人知道吧!
本站內容充實豐富,博大精深,小編精選每日熱門資訊,隨時更新,點擊「搶先收到最新資訊」瀏覽吧!
請您繼續閱讀更多來自 CGRnDStudio 的精彩文章:
※hou模塊的本質:如何將py代碼轉成pyd?
TAG:CGRnDStudio |