Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shun-iwasawa committed Feb 27, 2018
0 parents commit ff0c39d
Show file tree
Hide file tree
Showing 40 changed files with 3,964 additions and 0 deletions.
Binary file added BG/01_sky.tif
Binary file not shown.
Binary file added BG/02_trees.tif
Binary file not shown.
Binary file added BG/03_ground.tif
Binary file not shown.
Binary file added BG/04_bush1.tif
Binary file not shown.
Binary file added BG/05_bush2.tif
Binary file not shown.
Binary file added BG/06_bush3.tif
Binary file not shown.
Binary file added BG/07_bush4.tif
Binary file not shown.
13 changes: 13 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
OpenToonz Sample Data

CC BY-NC 4.0


©DWANGO Co., Ltd. 2018

This work is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

この作品は、クリエイティブ・コモンズの 表示 - 非営利 4.0 国際 ライセンスで
提供されています。ライセンスの写しをご覧になるには、 http://creativecommons.org/licenses/by-nc/4.0/ をご覧頂くか、
Creative Commons, PO Box 1866, Mountain View, CA 94042, USA まで
お手紙をお送りください。
76 changes: 76 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# OpenToonz Sample Data

※ 日本語版は後半に書いてあります

OpenToonz Sample Data is released for trial use of the software, making online tutorial, reporting bugs, or any other purposes.

## How to use

- Unzip the package.
- Launch OpenToonz, select "Load Scene" command.
- Specify scene file in the package and load.

- dwanko_run.tnz is an example of camera follow shot. Also added ray light effect. Use "Preview" command to see the result.
- cleanup.tnz is for showing how cleanup process will be done to the scanned image. Use "Cleanup" command to convert TIF to TLV.
- tga_paint.tnz is for testing ink&paint work on aliased TGA files (just like RETAS PaintMan).

All paths of levels used in the scene are specified with "$scenefolder" alias so that the levels can be opened regardless where the package is unzipped.

## About the character

Dwanko [do-wa-n-ko] is a character of OpenToonz.
His name was made from mix of "Dwango"(our company's name) and "Wanko"(slang for doggie in Japanese).

## License

This work is licensed under CC BY-NC 4.0

© DWANGO Co., Ltd. 2018

## Acknowledgment

- Animation: Mitsunori Murata
- Background: Yumi Ishii (Dehogallery, Inc.)
- Ink&Paint: Misato Aita

## Change log

Feb. 2018 - First release

------------------------

# OpenToonz サンプルデータ

OpenToonzのサンプルデータを公開します。操作の練習、チュートリアルの制作、バグ報告などにお役立て下さい。

## 使い方

- ZIPファイルを適当な場所に解凍する
- OpenToonzを起動し、「シーンを開く」コマンドを実行する
- パッケージ内のシーンファイルを指定し、開く。

- dwanko_run.tnz は密着マルチFollowカットの例です。光線のエフェクトを合成しています。「プレビュー」コマンドを実行して計算結果をご確認ください。
- cleanup.tnz はスキャン画像に対してトレース処理をかけるための例です。「トレース」コマンドを実行すると連番ラスター画像(TIF)のレベルがToonzラスターレベル(TLV)に変換されます。
- tga_paint.tnz はRETAS PaintManのように二値のTGAファイル対してに仕上作業をするための例です。

シーンの中で使用されているレベルのパスは全て「$scenefolder」エイリアスを使って記述されていますので、パッケージをどこに解凍してもシーンを開くことができます。

## キャラクターについて

OpenToonzのマスコットキャラクター、名前はドワンコです。

## ライセンス

この作品は、クリエイティブ・コモンズの 表示 - 非営利 4.0 国際 ライセンスで提供されています。

© DWANGO Co., Ltd. 2018

## 謝辞

- 作画: 村田 充範 氏
- 美術: 石井 弓 氏 (でほぎゃらりー)
- 仕上: 相田 美里 氏

## 更新履歴

2018年2月 - 公開
Loading

0 comments on commit ff0c39d

Please sign in to comment.