Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.7 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.7 KB

anitech2020-spring-sample

build

anitech2020-spring-sample is an example implementation of a layering system in Fabric.js utilizing fabric.Group. This code is written as supplemental material for the article "News from the Griffith Developers 2020 Spring" in Animation Technology 2020 Spring.

anitech2020-spring-sample は Fabric.js で fabric.Group を利用してレイヤー機能を実装するサンプルコードです。 アニメ技術 2020 春 の記事「Griffith 開発だより 2020 春 」にあわせて公開されました。

Usage / 使い方

git clone https://github.com/arch-inc/anitech2020-spring-sample.git
cd anitech2020-spring-sample
yarn # or `npm install`
yarn dev # or `npm run dev`

For more information, please refer to the following websites:

以下のサイトも参考にしてみてください。

Credits / 開発者

License / ライセンス

MIT License

Staying in touch / 開発者に連絡


Copyright (c) 2020 Arch Inc. (Jun Kato, Kenta Hara)