Giter Club home page Giter Club logo

plumage's Introduction

Plumage

Plumage generates colorful pictures.

example output

Building

Clone with Git, then compile with Cargo:

cargo build --release

Usage

Once compiled, run Plumage:

./target/release/plumage --help

Plumage (optionally) reads parameters from ./params (see params.example) and generates a bitmap image, saving both the image and the parameters used to generate it. These parameters can later be used as input parameters to generate the same image, or they can serve as a starting point and be tweaked. If any parameters are missing, they will be filled in with either defaults or random values.

generate.sh generates images with Plumage in parallel and converts them to PNG; see ./generate.sh --help.

For now, Plumage is best suited for technical users who wish to look through the source code or learn by experimentation to discover what the different parameters do and how the algorithm behaves.

License

Plumage is licensed under version 3 of the GNU Affero General Public License, or (at your option) any later version. See LICENSE.

Contributing

By contributing to Plumage, you agree that your contribution may be used according to the terms of Plumage’s license.

plumage's People

Contributors

taylordotfish avatar

Watchers

 avatar

Forkers

shabbirhasan1

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.