An open API service indexing awesome lists of open source software.

https://github.com/juanmuruaolalde/mosaicneitor

To plan the placement of tesserae, starting with an image you want to make a mosaic for.
https://github.com/juanmuruaolalde/mosaicneitor

egui rust

Last synced: about 2 months ago
JSON representation

To plan the placement of tesserae, starting with an image you want to make a mosaic for.

Awesome Lists containing this project

README

        

# mosaicneitor

To plan the placement of tesserae, starting with an image you want to make a mosaic for.

![Image](./doc/screenshot-image.jpg)
![Image](./doc/screenshot-image_and_grid.jpg)
![Image](./doc/screenshot-mosaic.jpg)

## Important!

(November 2024) I just realized that the tessellation process is not as simple as I contemplated at first glance. It is not about a regular rectangular grid. The "liveness" of a mosaic reside into its "expression lines". Curved lines in strategic places...

![Image](./doc/dolphin%20mosaic.jpg)

Much more difficult to program!