#35·zdog

Save/load graph JSON

Author: eeropicCreated Jun 1, 2019Updated Jun 22, 2023
Labelsfeature request

The ability to save and load graphs from Zdog .json files could be quite useful in the future, at least in gamedev purposes.

Arranged in a tree structure, i.e. illustration:{ children:[ shape:{ children:[{},{}] } ] }