barelief / freeTransform-processing

FreeTransform - library for Processing
MIT License
2 stars 1 forks source link

when coordinate json is absent - create new json file #15

Closed barelief closed 8 years ago

barelief commented 8 years ago

data.json not found. Creating one... (when creating new json, also create new additional quad to start from somehting) Press a to add new quad Press L to load image to selected quad (selected image path will be saved to json) How to sync interactive image loading (with L) with coded image loading (transform.render(0,img))