summaryrefslogtreecommitdiff
path: root/imbricate.ros
AgeCommit message (Collapse)Author
2020-03-17read-image to read-pngBoutade
2019-04-16cleaned up codeBoutade
2019-04-16added some progress reportingBoutade
2019-04-16improved intersection checkBoutade
2019-04-16concept is speedy enough - some debugging to doBoutade
specifically, need to complete the intersection check function
2019-04-16refactored for speed, did away with array searching approachBoutade
2019-04-15keep path name in index fileBoutade
2019-04-15changed speed at which grid search increases sizeBoutade
2019-04-15convert non-rgb images to rgb for copying to tilesheetBoutade
2019-04-15Added CLIBoutade
2019-04-15core imbrication functionality working; now to scriptifyBoutade