roc/design/editor/plugins/ui_research.md
2022-11-19 18:27:09 +01:00

1.8 KiB
Raw 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