taiya / dgp

Digital Geometry Processing - Fall 2016 - University of Victoria
38 stars 11 forks source link

[1% Bonus] Implement Marching Squares #1

Open taiya opened 7 years ago

taiya commented 7 years ago

These are three reference images on the dragon dataset: I recommend to first test on the circle dataset!!! Feel free to reply to this issue with questions

Skipping every two pixels [1:2:200] dragon_2

Skipping every four pixels [1:4:200] dragon_4

Skipping every six pixels [1:6:200] dragon_6