roc/design/editor/plugins/ui_research.md
Anton-4 d4d985e246
fix 404 link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-04-03 11:29:07 +02:00

1.8 KiB
Raw Permalink Blame History

Inspiration

Plugin window organization

  • Notebooks:

    • Jupyter Notebook
      • notebook image
      • The notebooks scrollable nature makes embedding plugins in the UI easy and clean.
    • Elixir Livebook
    • Note: notebooks fit very well if you are trying to tell a story; for a tutorial, analyzing data, interactive textbook, prototyping… . I have not seen them used for large systems or codebases.
  • Glamorous toolkit:

    • Gtoolkit overview
    • multi-language notebook, code editor, software analysis platform, visualization engine, knowledge management system
  • Design software:

    • blender
      • blender screenshot
    • photoshop
      • photoshop screenshot
    • gimp
      • gimp screenshot
  • Music production software:

    • Ableton Live
      • ableton screenshot
  • Hazel livelit:

    • Plugins are rendered inline.
    • link, test with let foo<tab>$color

Prototyping