2018-05-03から1日間の記事一覧

2018-05-03

最近は子供が昼寝から起きたら作業中断になるので昼間はほぼ何もできない… ■ [Houdini]プリミティブ端のエッジを除去して中のラインだけ残す convertLineを参考に。 int n[] = neighbours(1, @ptnum);foreach(int pt; n){ int e0 = inpointgroup(1, "edge", …