Project was created for practicing in C, implements wang tiles
-
Basic Wang tiles Implementation
-
Different shapes
- Tiles from image file
-
parrallel processing (threads didn't have positive effect)
-
Make solution generic
- Different tile size support
- Solve conflicts with tiles not fitting into resulting image size
-
Interactions
- Configuring tiles and result image size
- Importing tiles
-
GUI
-
Configure own tile matching rule set
-
Support all platform build scripts and builds