Hacker News new | ask | show | jobs
by charcircuit 182 days ago
Why would editing the position of points in space ever be slow? Moving a single vertex is going to be cheap.
1 comments

It’s like 3d rendering; You can move a vertex cheaply, sure. You then also have to re-render a couple of frames of the video.