Skip to content

Streamlit Application for making printable Obelisk Terrain using CadQuery

License

Notifications You must be signed in to change notification settings

medicationforall/obeliskterrainapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CadQuery Ladder Terrain - Streamlit Gui

Streamlit Gui that usescode from cqterrain to generate parametric Obelisks.

View the demo as a Streamlit App

To run Locally

  1. Download the code
  2. Open a command line where the code resides
  3. Install streamlit
    pip install streamlit
  4. Install cqterrain
    pip install git+https://github.com/medicationforall/cqterrain
    
  5. Run the streamlit app
    streamlit run app/app.py
    
  6. If everything worked; a browser should be opened to your local instance.

About

Streamlit Application for making printable Obelisk Terrain using CadQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published