Skip to content

A simple Image MANipulator written in Javascript using Canvas without dependencies.

License

Notifications You must be signed in to change notification settings

Lautauro/iman-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iman-js

A simple Image MANipulator written in Javascript using Canvas without dependencies.

This project it's in early development, use it at your own risk.

Little demo

  • Use the middle click to place an image.

To-do:

Engine:

  • Canvas framework.
    • Draw geometric figures.
      • Rectangle.
        • Rounded corners.
      • Circle.
      • Polygon.
    • Draw text.
    • Images.

Image manipulation:

  • Move images/entities.
  • Scale.
    • Adapt the image pivot when rezising.
  • Rotation.
  • Crop images.

Interface:

  • Upload images.
  • Buttons system.
  • Menus system.

Note:

It's one of my first projects, so it's probably going to be a mess. Feel free to criticize :)

About

A simple Image MANipulator written in Javascript using Canvas without dependencies.

Topics

Resources

License

Stars

Watchers

Forks