Skip to main content

Generative art with CPPN networks.

Project description

ÜberLimb

Generative art with CPPN networks.

Get started

Install package with pip install uberlimb[runtime]

from uberlimb.renderer import Renderer
from uberlimb.parameters import RendererParams

renderer = Renderer(RendererParams())
renderer.render_frame().as_pillow().show()

Expected output:

TODO

  • video pipeline
  • color schemes, both predefined and custom (will require varying the number of output channels)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uberlimb-0.9.1.tar.gz (44.4 kB view hashes)

Uploaded Source

Built Distribution

uberlimb-0.9.1-py3-none-any.whl (37.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page