plugyawn / sgi-introduction-course

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Python, Gpytoolbox, Polyscope, and basic geometry processing concepts. Complete the exercises in order from 001 to 999!

The courses are as follows:

We thank Olga Guțan, 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 your terminal.
  • 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 your terminal.

You are now ready to do your first exercise!

About

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

License:Other


Languages

Language:Python 87.3%Language:Jupyter Notebook 12.6%Language:Shell 0.1%