Skip to content

NobodyNo1/Wang-Tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wang Tiles

image

Project was created for practicing in C, implements wang tiles

TODO:

  • 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

Resources:

About

Wang Tiles in C

Topics

Resources

Stars

Watchers

Forks