https://github.com/gaubee/diy-editor
商品在线diy编辑器
https://github.com/gaubee/diy-editor
Last synced: 12 months ago
JSON representation
商品在线diy编辑器
- Host: GitHub
- URL: https://github.com/gaubee/diy-editor
- Owner: Gaubee
- Created: 2013-07-17T08:34:33.000Z (almost 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-01-12T14:31:08.000Z (over 12 years ago)
- Last Synced: 2024-12-28T17:44:42.917Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://gaubee.github.io/diy-editor/page/
- Size: 6.27 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
diy-editor
==========
商品在线diy编辑器
可行性分析测试,三个基本DEMO:
* [Threejs展示1](http://gaubee.github.io/diy-editor/demo/show.html)
* [Canvas绘画1](http://gaubee.github.io/diy-editor/demo/draw.html)
* [Canvas绘画1+Threejs展示1](http://gaubee.github.io/diy-editor/demo/drawToShow.html)
* [SVG矢量绘图转换成Canvas画布上的数据](http://gaubee.github.io/diy-editor/demo/svgTocanas.html)
* [从工具栏拖动图片到SVG绘画面板中](http://gaubee.github.io/diy-editor/demo/svg-edit_form_toolbar.html)
* [一个可拉伸的图形编辑工具](http://gaubee.github.io/diy-editor/demo/svg-edit_with_controllerbar.html)
~~你把diy软件的开发技术、运行平台、功能模块和调试页面抓图,整理一份word文档.就像写产品介绍的报告书一样的写。~~