/GAMES301-HW

Repository for homework of GAMES301

Primary LanguageC++

Introduction

Fork from GAMES301(https://ustc-gcl-f.github.io/code/index.html#sec_surface_framework)

GAMES 301 Homework

  • [Done] Homework 1 : Tutte's Embedding
git checkout hw1_TutteEmbedding
./build_windows.bat
  • [Done] Homework 2 : Eigensystems for Isotropic Distortion Energies
git checkout hw2_EnergyEigensystems
./buid_windows.bat
  • [Done] Homework 3 : Free Boundary Parameterization
git checkout hw3_FreeBoundary
./build_windows.bat
  • [Done] Homework 4 : Boundary First Flattening
git checkout hw4_BoundaryFirstFlattening
./build_windows.bat