10. Misc

Also inspired by AntiGrain, I made a CLX application to interactively test various path transformations. This tool is not yet released.

This screenshot show various stroke transformations, round transformation and clipping transformation.

[image]

This screenshot show experimentation with adaptive segmentation for a 6th degree Bezier curve.

[image]

This screenshot show new stroking stuff, handling arcs, with annotated paths (including normals in red to each interpolations ends):

[image]

It is important to note that thanks to Common Lisp and SLIME, I never have to leave the current application to update the code (which is compiled natively.) I can easily tweak the program at run time.

Generated by CL-Crock on 2010-09-25T15:20:59Z