Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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でパラパラ漫画のようなアニメーションを作成するモジュール

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.