whyi / SketchFormer

SketchFormer frontend
http://www.whyi.net/geometry/SketchFormer/
1 stars 0 forks source link

Load interface #16

Open whyi opened 9 years ago

whyi commented 9 years ago

Let's start with a small thing. It could be either a button or select dropdown. Whatever that would be, I need the ability to get UI outside of canvas call into the core method to trigger loading.

As for the Ajax remote call and stuff, let's first go with the mocked(or included) assets. Once this is in place, replace the mock with actual endpoint (but that's when the backend is in place).