Skip to content

A graphical user interface for generating and visualizing generative art using the Samila library.

Notifications You must be signed in to change notification settings

gerryaudityaa/SamilaRT-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamilaRT - GUI

A graphical user interface for generating and visualizing generative art using the Samila library.

Features

  • Generate unique generative art images.
  • Customize the seed and projection type.
  • Save generated images and their configurations.

Setup

  1. Clone the repository:
    git clone https://github.com/gerryaudityaa/SamilaRT-GUI.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run the application:
    python run.py
    

Usage

  1. Enter a seed (or leave it blank for a random seed).
  2. Select a projection type from the dropdown menu.
  3. Click Generate and Plot to create and display the art.
  4. The generated image will be saved in the Output folder along with a configuration file.

Requirements

  • Python 3.7+
  • Kivy
  • Samila

Contributing

Contributions are welcome! Please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature or bugfix.
  • Commit your changes.
  • Submit a pull request.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository.

About

A graphical user interface for generating and visualizing generative art using the Samila library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages