[Unity 3d] Unity3DBookPageCurl (Unity 书本翻页效果) - GitHub

一个基于UGUI的翻页效果实现

GitHub 上的工程多如繁星,有些好的仓库,但凡不经意间错过了就很难找回,故稍作采撷,希望能帮助到有心人。
本文集以一个小的功能点为单位行文,也便于拾取罢!

简介:

笔者今天推荐的仓库叫 Unity3DBookPageCurl
一个使用UGUI实现的翻页效果。

[Unity 3d] Unity3DBookPageCurl (Unity 书本翻页效果) - GitHub_第1张图片

功能:

  • Support Left to Right and Right to Left Flipping.
    -支持来回翻页
  • Configurable Auto Flip Option.
    -可配置自动翻页操作
  • Works with different Anchor sets.
    -支持设置不同的锚点
  • Works with Canvas Scaler.
    -支持 Canvas 缩放

演示:

链接:

Dandarawy/Unity3DBookPageCurl: Page curl effect for Unity3D using UGUI

扩展阅读:

AssetStore https://assetstore.unity.com/packages/tools/animation/book-page-curl-55588
同类仓库:
FriendSea/BookUI4Unity: Make books on uGUI https://github.com/FriendSea/BookUI4Unity

本文集持续更新ing,喜欢记得点赞关注哦!

你可能感兴趣的:([Unity 3d] Unity3DBookPageCurl (Unity 书本翻页效果) - GitHub)