primitive icon indicating copy to clipboard operation
primitive copied to clipboard

Reproducing images with geometric primitives.

Results 56 primitive issues
Sort by recently updated
recently updated
newest added

hi, just wanted to share an InkScape wrapper for Primitive i made some days ago. You can find it here > https://inkscape.org/~MarioVoigt/%E2%98%85primitive-for-inkscape-1x ![grafik](https://user-images.githubusercontent.com/5631071/90967241-96133280-e4dc-11ea-8b1f-ea174e4fefb2.png) regards, Mario =)

1. Abstracts the main primitive step process that runs in `main.go` to a new `build` package to be reusable 2. Adds route handler function that can be imported and bound...

Not an issue but here are some examples of images I have generated using a technique based on Primitive: https://imgur.com/gallery/QTL40Yb What do you thing? I think converting a movie clip...

I know this is hacky and not ready to be merged but there may be some tidbits that are interesting to you.

Just a quick PR to add a simple docker usage in the README. It allows to run primitive without installing Go and primitive itself. I was thinking to create a...

Adds a tqdm style image conversion progress indicator. ![poutput](https://user-images.githubusercontent.com/3580801/33802772-e893f12e-dd4c-11e7-8119-e809e2d3036f.gif) I started playing with the library and thought this would be a useful feature for some of the larger images.

New `-blur` flag. Default: 0, disables feature. Adds blur to resulting SVG output with deviation. Example: `primitive -i mona.png -o output.svg -r 256 -n 10 -m 0 -blur 10` ![image](https://user-images.githubusercontent.com/1003780/30956937-68d6025e-a441-11e7-956b-c46179cbdf33.png)

Features, user stories, and requirements draft for educational purposes.

"Optimal" is not gradable.