• Stars
    star
    121
  • Rank 292,261 (Top 6 %)
  • Language
    Python
  • License
    Other
  • Created over 3 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A course for getting started with geometry processing using MATLAB and gptoolbox

Introduction to Geometry Processing - Summer Geometry Initiative

Welcome to the repository for the Introduction to Geometry Processing at the Summer Geometry Institute 2023. This repository features excercises to acquaint you with MATLAB, the gptoolbox library, and basic geometry processing concepts. Complete the exercises in order from 001 to 999!

The courses are as follows:

We thank Peter Rock and Leticia Mattos Da Silva for their help in designing the course.

Download Course Material

In order to complete this course, please download the git repository and save it on your computer. You can do this by going to the base of the repository, and either:

  • Install the repository as a zip file. To do this, click on the green button on the page labeled Code, and then click Download ZIP. Unpack the ZIP file somewhere on your computer, and navigate to that directory in MATLAB.
  • If you are familiar with git, open your system's console, and run the following command in the directory you want this tutorial to be downloaded to:
git clone https://github.com/odedstein/sgi-introduction-course.git

Now, navigate to this directory in MATLAB.

You are now ready to do your first exercise!

More Repositories

1

meshes

A repository with a variety of meshes with minimal licensing requirements.
Python
222
star
2

DevelopabilityOfTriangleMeshes

The code accompanying the paper "Developability of Triangle Meshes" by Oded Stein, Eitan Grinspun and Keenan Crane
C++
104
star
3

gp-matlab-tutorial

A basic tutorial for geometry processing in MATLAB using gptoolbox
MATLAB
43
star
4

geometry-processing-research-in-python

Geometry processing research tutorial in python - as presented at SGP 2024.
42
star
5

ASmoothnessEnergyWithoutBoundaryDistortionForCurvedSurfaces

A Smoothness Energy without Boundary Distortion for Curved Surfaces - code
MATLAB
20
star
6

reach-for-the-arcs-code

This is the code for the SIGGRAPH 2024 article "Reach For the Arcs: Reconstructing Surfaces from SDFs via Tangent Points"
C++
16
star
7

ASimpleDiscretizationOfTheVectorDirichletEnergy

Repository containing the code for the paper "A Simple Discretization of the Vector Dirichlet Energy" (http://www.cs.columbia.edu/cg/a-simple-discretization/)
MATLAB
6
star
8

flip-free-parametrization

Supplemental code for the paper "A Splitting Scheme for Flip-Free Distortion Energies" by O. Stein, J. Li, and J. Solomon
C++
5
star
9

fs-2024-csci-599-exercise-5

Exercise five for USC CSCI 599: Geometric Shape Modeling
C++
4
star
10

fs-2024-csci-599-exercise-3

Exercise three for USC CSCI 599: Geometric Shape Modeling Resources
C++
3
star
11

fs-2024-csci-599-exercise-2

Exercise two for USC CSCI 599: Geometric Shape Modeling
Pawn
1
star
12

fs-2024-csci-599-exercise-7

Exercise seven for USC CSCI 599: Geometric Shape Modeling
C++
1
star
13

fs-2024-csci-599-exercise-9

Exercise nine for USC CSCI 599: Geometric Shape Modeling
C++
1
star
14

fs-2024-csci-599-exercise-1

Exercise one for USC CSCI 599: Geometric Shape Modeling
C++
1
star