geometry-processing-introduction icon indicating copy to clipboard operation
geometry-processing-introduction copied to clipboard

Introductory assignment for Geometry Processing course

Results 50 geometry-processing-introduction issues
Sort by recently updated
recently updated
newest added

I am trying to use this code, I did camke .., but I cannot do make, it seems some files are missing, could you help me to check what issues...

Are we supposed to submit our assignments using markUs or git pull request?

can we include unordered_map for higher efficiency

Just wonder if we are allowed to use for loop in Assignment 1 edge function. Or we have to find some functions in Eigen to complete the task.

When computing Chi, can we assume the faces in matrix F are unique? (i.e. no rows are (exact) duplicates)

Hi, i try to follow the instructions and play with the bunny, but ./introduction failed in doublearea.cpp. """ Assertion failed: F.cols() == 3, file F:\geometry-processing-introduction\libigl\include\igl\doublearea.cpp, line 27 """ Here is...

Hi. I'm pretty new to this Eigen library and I implemented edges, but it uses nested loops and takes around 30 seconds to complete. I compared it to the igl...

I cloned the repo on the teach.cs machine and tried to run it there. I followed the build instructions which worked fine, but when running introduction, the main.cpp code runs...

*joined course late -- was on waitlist