Skip to content

jgraydus/scvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Visualize the construction of Vietoris-Rips complex on a set of 3d points.

How to Build

Install stack: https://docs.haskellstack.org/en/stable/README/

Install OpenGL and GLUT dev packages on your system.

Build: stack build

Run: stack exec gui

How to Use

Click and drag to rotate the model.

Press the right and left arrow keys to increase and decrease, respectively, the distance threshold. The current threshold value is displayed in the lower lefthand corner.

Screenshots

img1

img2

img3

TODO

  • add support for custom models
  • add different construction methods
  • add the ability to compute Betti numbers

About

simplicial complex visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published