We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35e184 commit f4cb3d2Copy full SHA for f4cb3d2
1 file changed
v3/docs/project-ideas.md
@@ -77,7 +77,7 @@ algorithms involving more sophisticated data structures such as binary trees and
77
The goal of this project is to create a set of effective custom renderers for data structures
78
such as:
79
80
-- trees
+- trees (maybe see [twyg library](http://www.johnnovak.net/twyg/quickstart/) for inspiration? or GraphViz, or even d3?)
81
- graphs
82
- numerical matrices
83
- simple 2D graphical worlds (e.g., for Pac-Man or Conway’s Game of Life)
0 commit comments