Skip to content

Question: Adapting depgraph for custom external data (physics hypergraph visualization)? #1

@hcsn-theory

Description

@hcsn-theory

Hey @zackarydev ,

​I noticed you recently cloned my hcsn-theory repository, which is awesome—it is always great to connect with other builders working with hypergraphs.

​I was taking a look at depgraph and the clustering UI you have built is absolutely stunning. I am currently building a Python-based physics simulation engine that generates dynamic discrete causal networks (hypergraphs), and your visualizer is exactly the kind of interface I have been trying to achieve to show how "topological defects" group together into clusters.

​I have a quick architectural question: How difficult would it be to feed external JSON or CSV data into depgraph? Currently, my simulation spits out a raw edge list and node states. I would love to write an exporter to format my engine's output so it can be rendered by your UI. Any pointers on the best way to inject custom data into your pipeline would be hugely appreciated!

​Thanks for building this, the UI is incredible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions