Menu

Tree [c44ced] master /
 History

HTTPS access


File Date Author Commit
 9p-renderers 2022-02-10 Shawn Rutledge Shawn Rutledge [c44ced] plan9: add irintf; tweak tolerance and rounding...
 9p-server 2022-01-17 Shawn Rutledge Shawn Rutledge [fd636d] handle-object-prop-read: deal with stored proce...
 apps 2017-09-25 Shawn Rutledge Shawn Rutledge [47a0e9] gits: simplification which seems to fix a bug
 art 2013-05-25 Shawn Rutledge Shawn Rutledge [873125] cleanup of test/examples (still not all working...
 doc 2022-02-09 Shawn Rutledge Shawn Rutledge [adf626] svg2path8 and plan9 renderer: implement stroke ...
 expt 2022-01-01 Shawn Rutledge Shawn Rutledge [16c669] move wgpu expt to 9p-renderers/wgpu
 obsolete 2013-03-12 Shawn Rutledge Shawn Rutledge [c43e18] Add license headers and a LICENSE file. (Was i...
 services 2013-03-12 Shawn Rutledge Shawn Rutledge [c43e18] Add license headers and a LICENSE file. (Was i...
 src 2022-01-17 Shawn Rutledge Shawn Rutledge [39204a] 9p server: support hex color notation
 test 2022-01-07 Shawn Rutledge Shawn Rutledge [609846] wgpu: correct alignment of successive strokes
 thirdparty 2014-05-05 Shawn Rutledge Shawn Rutledge [89fd98] added the cell egg in thirdparty
 util 2022-02-09 Shawn Rutledge Shawn Rutledge [adf626] svg2path8 and plan9 renderer: implement stroke ...
 .gitmodules 2022-01-10 Shawn Rutledge Shawn Rutledge [850461] add piet-gpu-renderer submodule
 LICENSES.txt 2013-03-12 Shawn Rutledge Shawn Rutledge [c43e18] Add license headers and a LICENSE file. (Was i...
 Makefile 2013-05-25 Shawn Rutledge Shawn Rutledge [873125] cleanup of test/examples (still not all working...
 README 2013-05-25 Shawn Rutledge Shawn Rutledge [873125] cleanup of test/examples (still not all working...
 TODO 2022-01-07 Shawn Rutledge Shawn Rutledge [d28480] svg2path8: implement stroke width on move command

Read Me

You need to have Chicken Scheme installed.

Run make at the top level, which will make the stuff in thirdparty
and then run chicken-install in the src directory to install the eggs.

In the test directory you can find some simple examples (some of which
actually work!) and in the apps directory are somewhat more realistic or
more involved examples (but not so many in working condition at this point).