Skip to content

jonaskordt/Gauss-Thinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic folding course - In-depth assignment on Gauss Thinning

Project

We implemented Local Gauss Thinning and an interactive interface.

Structure

The repo contains some jupyter notebooks which can execute global and local Gauss Thinning on example meshes. Additionally, the folder frontend contains code for a React frontend which uses Three.js to render the meshes and the folder backend contains a small python websocket server which will do the local Gauss Thinning triggered by the frontend in the future.

Resources

Compatibility

Only Chrome and Safari are supported right now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published