GithubHelp home page GithubHelp logo

python-repository-hub / pixelhouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thoppe/pixelhouse

0.0 0.0 0.0 35.82 MB

A minimalist drawing library for making beautiful animations in python

Python 99.96% Makefile 0.04%

pixelhouse's Introduction

pixelhouse

PyVersion PyPI

A minimalist drawing library for making beautiful animations in python. Anything that can be drawn can be moved. Comes with beautiful gradients, instagram-like filters, and elastic transforms.

Very much a work in progress!

pip install pixelhouse

Examples (click for source)

Example image: blue woods

Example image: Logo Example image: Circle Lines

Example image: Resist Example image: Vapor

Submit your examples as an issue/pull request or post to twitter under #pixelhouse to have them showcased here!

Thousands of color palettes are built in, to see a sample of them pass a list:

import pixelhouse as ph
ph.palette_blocks(range(20)).show()

Functionality

  • Primitives: Line, Circle, Ellipse, Polyline, Text*
  • Colors: Named colors, beautiful palettes
  • Gradients: Linear gradients with transparent elements, discrete
  • Animation: Easing (named and custom)
  • Transforms: Rotation, Translation, Scale, Elastic distortions
  • Filters: Blur, Instagram-style filters
  • IO: Save/Load: jpg, png, gif, mp4

* Note: For advanced font support install libraqm (why?).

Press

Credits

Projects used

pixelhouse's People

Contributors

dwhit avatar shannonturner avatar thoppe 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.