pentool

所属分类:代码编辑器
开发工具:JavaScript
文件大小:235KB
下载次数:0
上传日期:2018-10-01 03:02:04
上 传 者sh-1993
说明:  带有可编程笔工具的矢量图形编辑器
(Vector graphics editor with programmable pen tools)

文件列表:
.babelrc (126, 2018-10-01)
.eslintrc (403, 2018-10-01)
package.json (1084, 2018-10-01)
src (0, 2018-10-01)
src\Editor.vue (1099, 2018-10-01)
src\ParameterControl.vue (831, 2018-10-01)
src\app.vue (11968, 2018-10-01)
src\gear.svg (1207, 2018-10-01)
src\index.js (180, 2018-10-01)
src\index.pug (696, 2018-10-01)
src\reset.styl (1725, 2018-10-01)
src\style.styl (7299, 2018-10-01)
src\tool-presets.js (1117, 2018-10-01)
src\tool.js (6196, 2018-10-01)
src\tools-default (0, 2018-10-01)
src\tools-default\arc-strip.js (1406, 2018-10-01)
src\tools-default\bezier.js (1493, 2018-10-01)
src\tools-default\centered-circle.js (451, 2018-10-01)
src\tools-default\concentric-circles.js (1804, 2018-10-01)
src\tools-default\dubins-path.js (7326, 2018-10-01)
src\tools-default\graph.js (1046, 2018-10-01)
src\tools-default\pencil.js (415, 2018-10-01)
src\tools-default\radial-line.js (1350, 2018-10-01)
src\tools-default\rectangle.js (394, 2018-10-01)
src\tools-default\spray.js (950, 2018-10-01)
src\tools-default\template.js (499, 2018-10-01)
src\tools-default\triangle-strip.js (1045, 2018-10-01)
thumb.jpg (178205, 2018-10-01)
yarn.lock (177508, 2018-10-01)

# Programmable Pen Tool ![](https://github.com/baku89/pentool/blob/master/./thumb.jpg) Vector graphics editor with programmable pen tools aiming to be alternative to de facto standards on graphic design tools. This tool is built deeply based on [Paper.js](https://github.com/baku89/pentool/blob/master/http://paperjs.org). I'd like to take over the phillosophy of [Scriptgrapher]. ## Developemnt ``` git clone https://github.com/baku89/pentool cd pentool yarn install gulp ``` ## TODO - [ ] Enable path editing - [ ] custom shapes - [ ] Add snapping profile (abstracted method of snapping and smart guides) - [ ] Key/multitouch/MIDI/OSC assignment on tool parameters - [ ] Custom hook funcitons for cursor events (grid snapping, perspective grid, smoothening mouse movement) - [ ] Path constraints like CAD tool - [ ] Project variables - - - ## LICENSE Copyright (c) 2018 Baku Hashimoto Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者