Technique: Integration with dat.GUI
MD00414 opened this issue · 0 comments
MD00414 commented
FWIW, I've integrated the jquery-simple-datetimepicker with dat.GUI (https://github.com/dataarts/dat.gui/blob/master/API.md ) in response to this stackoveflow question ( https://stackoverflow.com/questions/39577040/calendar-input-for-dat-gui/51139823#51139823 ).
Code/logic can be found here: https://codepen.io/ubermario/pen/KeEgVN/
Thanks for developing an elegant picker!