Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chunchunmorning/ascanime
OpenSiv3Dでパラパラ漫画のようなアニメーションを作成するモジュール
https://github.com/chunchunmorning/ascanime
c-plus-plus cpp opensiv3d siv3d
Last synced: 19 days ago
JSON representation
OpenSiv3Dでパラパラ漫画のようなアニメーションを作成するモジュール
- Host: GitHub
- URL: https://github.com/chunchunmorning/ascanime
- Owner: ChunChunMorning
- License: unlicense
- Created: 2015-04-16T15:43:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T14:37:46.000Z (over 6 years ago)
- Last Synced: 2023-03-01T09:41:39.056Z (almost 2 years ago)
- Topics: c-plus-plus, cpp, opensiv3d, siv3d
- Language: C++
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AscAnime
OpenSiv3Dでパラパラ漫画のようなアニメーションを作成するモジュール1コマ1コマを横に連結した画像から簡単なアニメーションを作るクラスです。
1コマの大きさが統一されていない場合、正しく表示されません。***
Module to create animation like Flipbook Manga with OpenSiv3D
It is a class that creates simple animation from the image which one frame is connected horizontally.
If the size of one frame is not uniform, it will not be displayed correctly.