Skip to content

leobrowning92/lineart

Repository files navigation

lineart

Results of my first play around rendering images using random sampling:

And my first aesthetic mistake:

Example

first

poetry install

poetry shell

then run

python example.py

then

convert -delay 20 -loop 0 outputs/*.png  output.gif

to convert the images into a gif.

Credit:

All actual image generation done using the lovely and lightweight Flat by Xxyxyz.

Heavily inspired by the work of Anders Hoff at Inconvergent

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published