vviz
Roadmap
- 0.1: MVP:
- components: slider, button, checkbox, combobox
- multiple widgets for 3d rendering
- CI on github
- create example folder
- README and code comments
- 0.2:
- Widget2: to display image
- Widget3: add basic 3d orbital control
- Widget3: line segments and points
- start my_gui book
- 0.3: 2d overlays, improved controls
- custom projective view given pinhole camera
- 2d rendering
- 2d image control
- improved orbital control, using depth buffers
- 3d phong shading option
- 0.4: graph plotting using PlotWidget
- 0.5: web/remote visualization, in addition to standalone lib
- lib: mygui::Manger with websocket server
- wasm app: mygui::Gui in browser using websocket client