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 春
」にあわせて公開されました。
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:
以下のサイトも参考にしてみてください。
- Demo site: https://arch-inc.github.io/anitech2020-spring-sample/
fabricjs-psbrush
: https://github.com/arch-inc/fabricjs-psbrush/
- Kenta Hara, developer
- Jun Kato, reviewer
MIT License
- Arch Research Website: https://research.archinc.jp/ (English)
- Twitter: @ArchResearchJp
Copyright (c) 2020 Arch Inc. (Jun Kato, Kenta Hara)