Code Monkey home page Code Monkey logo

clim-paint's Introduction

clim-paint

clim-paint is a painting and drawing application written in Common Lisp, using the McCLIM toolkit. It is a very simple drawing program designed to show off some of the features in CLIM, including presentations, commands, and various means of program-user interactions.

Currently the program starts up with a single point displayed. One can click and drag to move the point, or control-click and drag to add another point and a line connecting the points. Subsequent clicks can be used to move the points, control-clicks can be used to add addtional points connected to an existing point, or lines, and the points connecting them can be moved by dragging the line, or a line can be split by control-clicking on the line.

In the future, I plan to add more types of drawn outputs (rectangles, circles/ellipses, bezier curves, etc...) and to enable support for editing shapes via the CLIM interactor.

Shapes

Points

Lines

Rectangles

Ellipses

Bezier Curves

Presentations

Types of Presentations

point-presentation

line-presenation

Highlighting

Dragging

Commands

Gestures

Translators

License

BSD

Cyrus Harmon [email protected]

clim-paint's People

Contributors

slyrus avatar

Stargazers

Joel Boehland avatar  avatar Priyadarshan avatar Tadeusz Kurpiel avatar

Watchers

 avatar James Cloos avatar

clim-paint's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.