mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
5b0ed5f05f
About CFDG: Chris Coyne created a small language for design grammars called CFDG. These grammars are sets of non-deterministic rules to produce images. The images are surprisingly beautiful, often from very simple grammars. Context Free is a full graphical environment for editing, rendering, and exploring CFDG design grammars. Features: * Simultaneously available for Macintosh, Windows and Posix/Unix. * Progressive image update: watch it generate * Save generated images in PNG or SVG format. * Produce animations * Edit grammars and re-render easily. * Render very large images (as large as 100 Mega-pixels). * Can handle generated images with millions of shapes. * Carefully tuned graphics rendering * Many built-in examples * Automatic checking for updates (Mac only). * It's free, as in beer and as in speech. WWW: http://www.contextfreeart.org/ PR: ports/121715 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com>
36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
bin/cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aliastest.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alphabet.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chanukah.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cilia.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ciliasun.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo1.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo2.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dong.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/funky_flower.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i_curves.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i_pix.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/i_polygons.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lesson.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lesson2.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/line_ending_tests.tgz
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtree.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/octopi.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/point.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quadcity.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rendering-tests.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rose.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sierpinski.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/snowflake.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tangle.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thingy.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thorns.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree_number_5.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/triples.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/underground.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/weighting_demo.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/welcome.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xmas.cfdg
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ziggy.cfdg
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|