eseral es

eseral

About Me

専門知識
Generalist

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

How could I select edges between selected points in VEX? 2023年9月14日18:46

this seems to work:

int o,d;
int npts=len(primpoints(0,@primnum));
int numeq, en=primhedge(0,@primnum);
numeq = hedge_equivcount(0,en);
int hedg;
int i=0;
while(i<npts){
int neq=hedge_equivcount(0,en);
if(neq<2){
o=hedge_srcpoint(0,en);
d=hedge_dstpoint(0,en);
i@b=1;
setedgegroup(0,'boundary',o,d,1);
}
append(hedg,en);en=hedge_next(0,en);
i++;
}

GoZ on houdini linux 2022年3月30日0:17

Does anyone knows is there a way to use zbrush goz format in linux, any hints are welcome.

Looking for freelancers 2016年12月10日9:30

Hello Ton, any updates on this, i sent you a PM.
Enjoy…