Skip to content

Please add Sketch #1106

@vydd

Description

@vydd

Sketch is a Common Lisp environment for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction and more. It is inspired by Processing Language and shares some of the API.

https://github.com/vydd/sketch

Installation instructions are at https://github.com/vydd/sketch#installation.
All CL dependencies are in QL, but just as a reminder, there's a list of foreign dependencies there (that those libraries depend on) as well.

After installing Sketch, you can try running:

CL-USER> (ql:quickload :sketch-examples)
CL-USER> (make-instance 'sketch-examples:hello-world)

which should give you a green triangle with yellow borders.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions