ofxPiMapper icon indicating copy to clipboard operation
ofxPiMapper copied to clipboard

Add presets

Open kr15h opened this issue 9 years ago • 4 comments

Sometimes there is a need to create and switch between multiple mapping presets. In projection mapping mode there would be a possibility to do it.

kr15h avatar Oct 01 '16 18:10 kr15h

Seems like this functionality is working, but no UI keyboard shortcuts to use it..? Are there any known bugs with it? I've hacked in support for eraseActivePreset(), cloneActivePreset() and selectNextPreset() and it all seems to be loading, saving and switching OK as far as I can tell but there are still some TODOs regarding this left in the source..

doctea avatar May 29 '17 17:05 doctea

Yes. There are some other things to solve before. I am reworking the source system currently. Want to make the source list update automatically without reboot and remove the mode 4 which uses ofxGui. No ofxGui. ofxGui not too good for the purpose.

kr15h avatar May 29 '17 17:05 kr15h

Cool stuff. Thanks for all your hard work on this project! I've got an event coming up at the end of July and I'm currently hoping to use ofxPiMapper for this if I can get things working how I want. I was looking for a way to quickly switch between different surface/source configurations, in order to trigger changes 'live', and using the Presets functionality for this seems to be the quickest way for now.

doctea avatar May 29 '17 17:05 doctea

Yes. That's the way for now.

kr15h avatar May 29 '17 17:05 kr15h