Skip to content

Jens-C/computer-graphics-mesh-simplifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

computer-graphics-mesh-simplification

Setup code (install Ubuntu)

sudo apt-get update => sudo apt-get upgrade => sudo apt install mesa-utils libglu1-mesa-dev freeglut3-dev mesa-common-dev make g++

for WSL

run opengl on wsl

Show object

make => ./adjacency -input “naam object”

Install Eigen library to work with matrices

sudo apt-get install libeigen3-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published