You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
hanyuqing 1ff6b4a3ae 22 4 months ago
..
dist 22 4 months ago
types 22 4 months ago
LICENSE 22 4 months ago
README.md 22 4 months ago
package.json 22 4 months ago

README.md

g-canvas

定义了基于 Canvas2D 的上下文,使用了以下三个插件:

  • g-plugin-canvas-renderer 使用 Canvas2D 上下文渲染各种图形
  • g-plugin-dom-interaction 监听浏览器事件,触发标准 pointer 系列事件
  • g-plugin-canvas-picker 基于 Canvas2D API 实现的拾取