Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CadQuery Crystal Generator - Streamlit Gui

Streamlit App using code from cqterrain to generate parametric crystal terrain.

I created this application https://crystalgenerator.streamlit.app/ to help with the technical barriers and allow for an interactive demo.

The streamlit application allows you to define the dimensions of your Crystal terrain.

View the demo crystalgenerator.streamlit.app

Features

  • Modify size and attributes for the crystal terrain
  • View the individual models
  • Download STL or STEP versions of the models
  • Generates the cadquery code which can be run independent of the streamlit application.
  • All of the code is open source and can be run on your own machine.

To Run Locally

  1. Download the code
  2. Open a command line where the code resides
  3. Install requirements
    pip install -r requirements
    
  4. Run the streamlit app
    streamlit run app/app.py
    
  5. If everything worked; a browser should be opened to your local instance.

About

Streamlit Application for making crystal terrain

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages