All Projects → ding-ke → Drawing Board

ding-ke / Drawing Board

在线画板,基于 Canvas 和 JavaScript 的画图工具。

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Drawing Board

Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Stars: ✭ 30,918 (+70168.18%)
Mutual labels:  canvas
Blog
在这里写一些工作中遇到的前端,后端以及运维的问题
Stars: ✭ 974 (+2113.64%)
Mutual labels:  canvas
Poster
A beautiful canvas poster
Stars: ✭ 40 (-9.09%)
Mutual labels:  canvas
Doraemon
🐼使用canvas画哆啦A梦
Stars: ✭ 27 (-38.64%)
Mutual labels:  canvas
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+22109.09%)
Mutual labels:  canvas
Indexview
Widget to graph historical stock indexes and compute stats.
Stars: ✭ 35 (-20.45%)
Mutual labels:  canvas
Signature pad
HTML5 canvas based smooth signature drawing
Stars: ✭ 7,623 (+17225%)
Mutual labels:  canvas
Color.js
Extract colors from an image (0.75 KB) 🎨
Stars: ✭ 42 (-4.55%)
Mutual labels:  canvas
Ec Devtools
ec-devtools是支持canvas库 ( easycanvas , https://github.com/chenzhuo1992/easycanvas ) 的chrome调试工具,能对canvas的元素的样式、物理属性等进行修改,达到所见即所得的效果,提高调试效率
Stars: ✭ 35 (-20.45%)
Mutual labels:  canvas
Chaos In Javascript
I was always intrigued to see how math is so beautiful. Thanks to JavaScript for giving me the power to program my curiosity and explore the beauty of chaos in math.
Stars: ✭ 38 (-13.64%)
Mutual labels:  canvas
Canvas101
Learning Canvas series
Stars: ✭ 28 (-36.36%)
Mutual labels:  canvas
Ngvas
An Angular2/Angular4 library for HTML Canvas.
Stars: ✭ 31 (-29.55%)
Mutual labels:  canvas
Wxdraw
几何画图(微信小程序)
Stars: ✭ 36 (-18.18%)
Mutual labels:  canvas
Pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Stars: ✭ 34,982 (+79404.55%)
Mutual labels:  canvas
Image Screenshot
download an image node along with its css properties
Stars: ✭ 40 (-9.09%)
Mutual labels:  canvas
Angular Canvas Area Draw
Simple library to draw polygons over image with canvas
Stars: ✭ 21 (-52.27%)
Mutual labels:  canvas
Canvas
Canvas Drawing Android Library
Stars: ✭ 35 (-20.45%)
Mutual labels:  canvas
Minipaint
online image editor
Stars: ✭ 1,014 (+2204.55%)
Mutual labels:  canvas
Cnblogs
💘🍦🙈 残梦a博客园样式,本博客的样式一直在更新中,还会不断优化页面的加载速度,坚持每周都会更新自己的博客内容,坚持自己选择计算机的道路 -> https://www.cnblogs.com/sunhang32
Stars: ✭ 41 (-6.82%)
Mutual labels:  canvas
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-18.18%)
Mutual labels:  canvas

Canvas画图工具

项目介绍

原生 JavaScript & Canvas API 实现的一个画图小工具。

文件结构

 * bsf(bootstrap font) -> 从 Bootstrap 单独拿出来的图标样式文件
 * css 样式文件
 * img 项目 Logo
 * js 源码都在这啦

点此进入Canvas画图工具

更新日志

  • 2017-03-04

    • Canvas基本功能完成 commit到Github
  • 2017-03-09

    1.添加开屏动画

    2.将菜单栏的png图标替换成字体图标

  • 2017-03-13

    • 优化画笔功能,改为每36ms取一个点
  • 2017-03-14

    1.添加消息提示框功能

    2.取消颜色线条面板上的事件冒泡

  • 2017-03-16

    • 实现撤退功能,即回到上一步的绘画状态
  • 2017-03-19

    • 禁用系统右键菜单,实现自定义右键菜单
  • 2017-03-20

    • 添加自定义菜单的进入全屏功能
  • 2018-09-20

    • 完成保存图片功能,时隔一年半 : )
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].