joedf / ImgBeamer

SEM image formation process demo tool
https://joedf.github.io/ImgBeamer
MIT License
2 stars 0 forks source link

Feature: Use dat.gui for options and displaying values #27

Closed joedf closed 1 year ago

joedf commented 1 year ago

Example demo: https://davidwalsh.name/demo/dat-gui.php Example usage: https://davidwalsh.name/dat-gui Code repo: https://github.com/dataarts/dat.gui

Example 2: https://jsfiddle.net/ikatyang/182ztwao/

joedf commented 1 year ago

or maybe even winbox.js: https://github.com/nextapps-de/winbox live demo: https://nextapps-de.github.io/winbox/

joedf commented 1 year ago

Tweakpane? https://cocopon.github.io/tweakpane/

more alternatives to dat.gui: https://gist.github.com/joedf/9f0fb7d6a27dcf656170314f5b8ef605

joedf commented 1 year ago

Current progress todo in feature branch:

joedf commented 1 year ago

The attached branch will also resolve the following issues either directly or indirectly:

3, #5, and #22