Skip to content

Data structure to hold cross stitch patterns by pixel, with methods to retrieve and change the pixel color data, and estimate thread needed. (DMCthread repo below.)

Notifications You must be signed in to change notification settings

cmmsnow/cross-stitch-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cross-stitch-code

Currently:

  • Data structure that holds sequence of colors, converts to cross stitch pattern, organizes/prints to console.
  • Allows user to change colors individually.

Next Steps:

  • Fix "change all of one color" method.
  • Add in enum data & calculate thread length needed per color.
  • Connect DMCthreads database to Color class.
  • Print colors to graph/visual representation.

Goal:

  • Accept user photo input and convert to pattern.

About

Data structure to hold cross stitch patterns by pixel, with methods to retrieve and change the pixel color data, and estimate thread needed. (DMCthread repo below.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages