An open API service indexing awesome lists of open source software.

https://github.com/gaubee/diy-editor

商品在线diy编辑器
https://github.com/gaubee/diy-editor

Last synced: 12 months ago
JSON representation

商品在线diy编辑器

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文档.就像写产品介绍的报告书一样的写。~~