Skip to content

A Common Lisp project for generating comics procedurally.

Notifications You must be signed in to change notification settings

diiq/procedural-comic

Repository files navigation

Procedural comic

Generate comic page layouts procedurally. Requires vecto. Load the library, then use (comic [page-width-in-pixels] [page-height-in-pixels] [number-of-pages] [directory-name]) to generate a whole comics-worth of pages.

Pages include panels, and focal points.

MOST pages will be classic, rectilinear, three-row layouts. A comic

Some panels will be borderless. Borderless

A few will have inset circular panels for highlighting important details or expressions. Inset

A few pages will have skewed horiztonal gutters for more dynamic layouts. Skewed

Some pages will be single-panel splash pages.

About

A Common Lisp project for generating comics procedurally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published