Socket
Socket
Sign inDemoInstall

github.com/kleymenus/popart

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kleymenus/popart


Version published
Created
Source

Workshop materials

examples of the implementation of generative art in GO

What is this?

Based on the original image and using a random selection of coordinates, taking the color at this particular point, the program, applying a given finite number of processing steps, thus transforms and translates the designated color information into the destination space and draws pre-defined geometric form, generating a pop art style sketch.

Examples

source.jpg result.png

Build & Run

go build -o popart ./cmd
./popart source destination  

FAQs

Package last updated on 08 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc