epage / epage.github.io

https://epage.github.io/
2 stars 3 forks source link

Create rust graph library with nitric #2

Open epage opened 5 years ago

epage commented 5 years ago

The Graph would own

Initially, hide the use of nitric but work to make it so the graph algorithms could apply to any nitric application.

Allow users to add their own components, either node and edge.

A rendering crate would have a display component (or some kind of component group for generalizing?) and would walk the graph rendering it.

epage commented 5 years ago

Is petgraph good enough?

epage commented 4 years ago

nitric seems to be dad. There is always froggy.