top | item 20509912

(no title)

marcinignac | 6 years ago

Hi, one if the authors here. Happy to answer any questions.

discuss

order

airstrike|6 years ago

Has anyone looked into using this (or a similar tool) for financial modeling? Seems like this has a lot of the "no programming" aspect of spreadsheets while allowing for a more intuitive approach to visualizing how the data flows in a financial model

_bxg1|6 years ago

Does it have a means for outputting things like image files or 3D models, or only packaged apps? Also, is there audio support? And what's the pricing model going to be like?

marcinignac|6 years ago

We have nodes for saving high-res png/jpg images, image sequences for animation/video up to 4k, obj/gltf meshes, csv/json for data and so on that we used for various projects in the past.

We will have more news about availability at a later date.

julaga|6 years ago

Do you have plans to make a full programming language? if so are you working on a open standard for save file?

marcinignac|6 years ago

No need to invent new file format at the moment. Each node's code is just plain CommonJS module and graph structure is serialized to JSON.

Raphael|6 years ago

What's with all the screenshots, videos, and PDFs? Why not simply use canvases as you describe?