Coder Social home page Coder Social logo

we1337 / abstract-logo-generator-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neuxbane/abstractlogo

0.0 0.0 0.0 149 KB

The Abstract Logo Generator is a Python-based project that allows you to create abstract shapes and designs on a graphical canvas. This tool is suitable for artists, designers, or anyone interested in generating abstract art programmatically.

License: GNU General Public License v2.0

Python 100.00%
pygame python python3

abstract-logo-generator-python's Introduction


Abstract Logo Generator

Project Logo

Table of Contents

Introduction

The Abstract Logo Generator is a Python-based project that allows you to create abstract shapes and designs on a graphical canvas. This tool is suitable for artists, designers, or anyone interested in generating abstract art programmatically.

Sample Abstract Logo

Features

  • Random Shape Generation: Create abstract shapes with random parameters like speed, length, and range.
  • Drawing and Animation: Draw shapes on the canvas with customizable speed and length parameters. Enable rainbow mode for colorful animations.
  • Save and Load: Save and load shape coordinates to/from a file for reuse.
  • Color Control: Choose between rainbow colors or customize the color palette for your designs.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/We1337/AbstractLogo.git
  2. Install the required dependencies:

    pip install pygame
    sudo apt install python3-tk

Usage

To use the Abstract Logo Generator, follow these steps:

  1. Run the main.py script:

    python main.py
  2. Use the provided interface to control the logo generation. You can choose to create random shapes, draw shapes, or animate with rainbow colors.

  3. Customize the parameters like speed, length, and range to create unique designs.

  4. Save your favorite shapes and load them later for further editing.

  5. Experiment with different color options to make your abstract logos visually appealing.

Customization

You can customize the Abstract Logo Generator by:

  • Modifying the default colors in the Colors.py file.
  • Adjusting the coordinate functions in the Coordinate.py file.
  • Adding new features or shape types to the generator.

Examples

Here are some examples of abstract logos created using the Abstract Logo Generator:

Example Logo 1

Example Logo 2

Contributing

We welcome contributions from the community. If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and test them thoroughly.

  4. Create a pull request to submit your changes.

  5. Ensure your code follows the project's coding style and conventions.

License

This project is licensed under the GNU License. See the LICENSE file for details.


Feel free to modify and enhance this README to suit your project's specific needs. Provide clear instructions and examples to help users understand and use your Abstract Logo Generator effectively.

abstract-logo-generator-python's People

Contributors

neuxbane avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.