Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/setchi/BezierCanvas
Adobe Illustrator's pen tool style bezier editor on Unity.
https://github.com/setchi/BezierCanvas
bezier bezier-curve bezier-curves c-sharp csharp ugui unity unity3d
Last synced: about 1 month ago
JSON representation
Adobe Illustrator's pen tool style bezier editor on Unity.
- Host: GitHub
- URL: https://github.com/setchi/BezierCanvas
- Owner: setchi
- License: mit
- Created: 2017-04-08T09:49:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-11T01:06:44.000Z (over 5 years ago)
- Last Synced: 2024-11-09T22:39:27.037Z (about 2 months ago)
- Topics: bezier, bezier-curve, bezier-curves, c-sharp, csharp, ugui, unity, unity3d
- Language: C#
- Homepage: http://setchi.hatenablog.com/entry/2017/04/08/191455
- Size: 526 KB
- Stars: 161
- Watchers: 11
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BezierCanvas [![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](http://mit-license.org)
Unity 上で Illustrator のペンツール風にベジェ曲線を描けるサンプルスクリプトです。[English](https://translate.google.com/translate?sl=ja&tl=en&u=https://github.com/setchi/BezierCanvas) (by Google Translate)
![screenshot](Documents/screencast.gif)
## 開発環境
Unity 2017.1.0f3## LICENSE
MIT