About ads on Siafoo
Hide Siafoo is here to make coding less frustrating and to save you time. Learn More Join Siafoo

Nodebox Flow Charts

Flow charts and flow-chart-generating code implemented in Python through the Nodebox environment. Note that you'll need to do a little voodoo to interconnect modules. The crude and easy solution, of course, is to simply merge any of the functions you need into a single module document.

Contents
Licenses

Snippets

A quick script to generate a flow chart for the Bogosort algorithm....
A few simple geometric functions for Nodebox projects. The angle, distance, and coordinates functions originally derived from the Math Tutorial at the Nodebox website. All others added by members...
A few functions that draw simple nodes for use in a flow chart of differing bounding path shapes. Should eventually add a generic node class to enable complex node interactions and cut down on C/V...
Nodebox primitive functions that extend the core set. All are original or modified implementations of primitives submitted for public use in the Nodebox forum ....
Functions that generate edges (read: lines and pointers) for use in Nodebox flow chart graphing projects. Like the nodes functions, these should probably be reimplemented as classes eventually....
Keywords nodebox (7) graphics (9) flow charts (4) graphs (2)
Average
n/a
Rated
0
Times
5
4
3
2
1
0
Owner: Theodore Test
Group Owner: Nodebox Community
Viewable by Everyone
Editable by All Siafoo Users
Objects can be Added by All Siafoo Users
Sponsored Links
About ads on Siafoo