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.
- Host: GitHub
- URL: https://github.com/juanmuruaolalde/mosaicneitor
- Owner: JuanMuruaOlalde
- License: mit
- Created: 2024-08-15T17:58:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T07:16:41.000Z (5 months ago)
- Last Synced: 2025-01-11T00:29:47.429Z (3 months ago)
- Topics: egui, rust
- Language: Rust
- Homepage:
- Size: 568 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mosaicneitor
To plan the placement of tesserae, starting with an image you want to make a mosaic for.


## 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...

Much more difficult to program!