keijiro / Flipbook

Flip book effect example for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipbook

gif gif

This is an attempt at creating a flip book effect with Unity.

How to open this project with Unity

This repository includes some submodules. Before opening the project with Unity, not only the repository itself but also these submodules have to be synced up.

If you're using Git from the command line, please run git submodule init and git submodule update in the project directory to sync the submodules. Or you can just use the --recursive option when initially cloning the repository.

About

Flip book effect example for Unity


Languages

Language:C# 69.2%Language:HLSL 22.5%Language:ShaderLab 8.3%