Skip to content

PieterjanDeClippel/BitmapEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitmapEditor

Editor to draw images containing shapes

The purpose of this project is to create an image-editor which allows you to draw images, containing several layers. A Layer can be of 2 types: PaintLayer or ShapeLayer. A PaintLayer actually just contains an image, that is drawn when producing the resulting image. A ShapeLayer contains Shapes. These shapes can be of all sorts, and can be moved by moving the Glyphs. When a ShapeLayer is rendered, all the Shapes are drawn on the resulting image.

About

Editor to draw images containing shapes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages