shotglass VS plurid

Compare shotglass vs plurid and see what are their differences.

shotglass

Tools to visualize large code bases in different ways. (by johntellsall)

plurid

Explore Information as a 3D Structure (by plurid)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
shotglass plurid
2 5
20 21
- -
8.6 7.2
about 1 month ago 4 months ago
Jupyter Notebook TypeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shotglass

Posts with mentions or reviews of shotglass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.
  • Ask HN: Visualizing software designs, especially of large systems (if at all)?
    20 projects | news.ycombinator.com | 31 May 2022
    Very interesting! I'm convinced humans looking at code plots can see things that computers can't. An extension of your idea is to show how code changes over time. Sections that don't change much = "backbone" of system, probably bug-free. New code, or code that changes a lot = "sketchy", might have bugs. Alternatively, show code colored by "quality" i.e. complexity.

    Here's my take: https://github.com/johntellsall/shotglass#demo-flask-a-small...

  • Need to write README but don't know what to say? 7 diagram generators
    5 projects | news.ycombinator.com | 2 Apr 2022
    This is close to my heart :) I've been toying with a codebase visualizer, "Shotglass". It's unique that it shows a pixel _for every single line of code_, thus showing the overall structure. Functions can be individually colored, e.g. to show code complexity.

    Code + screenshots: https://github.com/johntellsall/shotglass#demo-django-a-bit-...

plurid

Posts with mentions or reviews of plurid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • VisionOS
    2 projects | news.ycombinator.com | 6 Jun 2023
    Been thinking since 2015 how to explore information as a 3D structure: plurid [1]. The stable library is for now only for React.

    [1] https://github.com/plurid/plurid

  • Show HN: How to create a 3D space using CSS
    5 projects | news.ycombinator.com | 9 Jan 2023
    Since 2015 I have been thinking how to explore information as a 3D structure. This thought has led to developing plurid [1], [2], a component library (for React for now) to transform a web page into a rotate-able/translate-able/scale-able space with the content on planes.

    [1] Code, https://github.com/plurid/plurid

    [2] Demo, https://www.youtube.com/watch?v=aV7MWFDVFkk

  • plurid'?
    1 project | /r/plurid | 1 Jul 2022
    plurid' is an open-sourced software package to generate 3D user interfaces
  • Ask HN: Visualizing software designs, especially of large systems (if at all)?
    20 projects | news.ycombinator.com | 31 May 2022
    I gave this a bit of thought earlier this year (https://alexanderell.is/posts/visualizing-code/) and, with the help of HN commenters, collected a small list of ways people are working to help with code visualization. I don't think most of them are production ready (some are just research papers), but you may find them interesting all the same.

    SoftVis3D (https://softvis3d.com/): where a "‘code city’ view provides a visualization for the hierarchical structure of the project".

    Code Park: A New 3D Code Visualization Tool (2017) (https://arxiv.org/pdf/1708.02174.pdf), a “novel tool for visualizing codebases in a 3D game-like environment” with code represented as “code rooms” with code on the walls.

    Code Structure Visualization Using 3D-Flythrough (2016) (https://opus-htw-aalen.bsz-bw.de/frontdoor/deliver/index/doc...), with spatial metaphors and first-person exploration of code.

    Primitive (https://primitive.io/), a VR collaboration startup with a Matrix-looking “Immersive Development Environment” with “new tools for visually analyzing software in 3D”.

    AppMap (https://appland.com/docs/how-to-use-appmap-diagrams.html), an automated code analysis tool that includes dependency maps and trace views.

    plurid (https://github.com/plurid/plurid), a framework for visualizing and debugging code in a 3D explorable structure.

    fsn (file manager) (https://en.wikipedia.org/wiki/Fsn_(file_manager)), an experimental application to view a file system in 3D (featured in Jurassic Park).

  • Plurid: Underframe to Render Information as a 3D Explorable Structure
    1 project | news.ycombinator.com | 14 May 2021

What are some alternatives?

When comparing shotglass and plurid you can also consider the following projects:

spekt8 - Visualize your Kubernetes cluster in real time

saddle-data-graph - where does it come from, where does it go?

digital-gardeners - Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs

Pythonocc-nodes-for-Ryven - Pythonocc nodes for Ryven

c4-notation - Technical resources for using the C4 model for visualizing software architecture.

glTF - glTF – Runtime 3D Asset Delivery

Sourcetrail - Sourcetrail - free and open-source interactive source explorer

okikio-native - An initiative which aims to make it easy to create complex, light-weight, and performant web applications using modern js api's.

depict - depict – share mental models better

LookAtThat - Render source code in 3D, for macOS and iOS.