Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.43 KB

vol.127.md

File metadata and controls

55 lines (38 loc) · 1.43 KB

很大声周刊-vol.127

很大声周刊,在这里记录日常工作、生活所见,每周一发布。

Alt text

Houdini 输出点云文件 .ply 到 Touchdesigner

img

准备模型

Alt text Alt text

输出点云文件 .ply

Alt text

模型转点云 - VEX

Alt text

// keijiro
// https://gist.github.com/keijiro/4aa156ac21779dcdc85849062785db2f

int vlist[] = pointvertices(0, @ptnum);
vector uv = vertex(0, "uv", vlist[0]);

string path = "texture_file_path.jpg";
@Cd = colormap(path, uv);

Alt text

方法来自 mesh_to_pointcloud - keijiro

Alt text

输出点云文件 .ply

Alt text

通过 ROP Geometry Output 输出 .ply 文件。

在 Touchdesigner 中读取 .ply

Alt text 颜色信息

Alt text 转换 RGB

Alt text

小白兔白又白

Alt text Alt text

Beyond Beliefs - Ben Böhmer

Alt text