siteIcon

Tech Novice Tools

JS Grafix Sandbox

burgerIcon
spiral

JSGrafix Sandbox (JSGS)

TNT DiagonalGram

Your browser does not support HTML5 Canvas

Notes:

TNTDiagnol-WHAT?! A made-up word featuring a polygon where every combination of vertices (except for the sides) are connected by diagonal lines, creating a web-like string-art figure. Look at the code to see how they are made: essentially it's same as a TNTPolygon but you can specify both diagonal and side stroke values. There was a hefty nested loop that handled the combinatorics necessary to get all the diagonals drawn.

Note you can opt to see only the diagonals if you send 'null' to act as the TNTColor fill color (fcolr) or TNTStroke (scolr).

Features and Usage:

Primary Attributes:
To Create:
To Draw:
Comments:
Even More: