Skip to content

Instantly share code, notes, and snippets.

@joshuazt
Last active May 11, 2022 05:57
Embed
What would you like to do?
@rest = v@P;
int vtx = pointvertex(0, @ptnum);
vector uv = vertex(0, 'uv', vtx);
v@P = lerp(@P, uv, chf('blend'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment