alecjacobson / geometry-processing-deformation

Deformation assignment for Geometry Processing course
Mozilla Public License 2.0
148 stars 94 forks source link

[Shashwat] Assignment submission #17

Open shash-sharma opened 6 years ago

shash-sharma commented 6 years ago

Seems to work well, but there's a noticeable lag between dragging the points and seeing the change. Might just be my computer, but I've noticed consistently across all my assignments that my code is often significantly slower than what I think it should be, and I think it's because I'm not fully using Eigen's inbuilt functionality. I will continue to explore Eigen more.