Version 2 of demo

Updated 2016-01-03 07:06:19 by pooryorick

A Demo is a small self-contained script that has an audio or visual component, and whose purpose often is to showcase the capabilites of the Tcl language or of the script author. Demos are usually fun.

Description

KPV and RS are currently the kings of the Tcl demo scene. KPV's demos, which are enumerated on his page, tend to focus on graphics, while the demos of RS tend to highlight marvels of the Tcl language and the Arts and Crafts of Tcl-Tk Programming, and of the fundamentals of programming in general.

Animation Demos

tkGoldberg, by KPV
A Rube Goldberg-style animation.

Algorithmic Demos

Fraction visualization, by Gerard Sookahet
Visualizing fractions by their remainders in any base.
L-system 2D, by Gerard Sookahet
The mathematical formalism of Aristid Lindenmayer.