# Straight Skeleton GUI codes Monos and surfer2 are our straight skeleton implementations. They come with graphical user interfaces which are built by default. Source code is available on github. ## Monos To clone monos you need git. Run: git clone --recurse-submodules https://github.com/cgalab/monos then follow the instructions in its README to build. See https://github.com/cgalab/monos/ for more. ## Surfer2 To clone sufer2 you need git. Run: git clone --recurse-submodules https://github.com/cgalab/surfer2 then follow the instructions in its README to build. See https://github.com/cgalab/surfer2/ for more. # Animations The files monos-anim.mp4 and surfgui2.mp4 are short animations that show some features of our GUIs. If accepted, we intent to show-case these tools in a live demo.