Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NeoGuo/StarlingPageFlip

Some Starling demos: Page Flip, 3D Cloud, Image Wrapper
https://github.com/NeoGuo/StarlingPageFlip

Last synced: about 2 months ago
JSON representation

Some Starling demos: Page Flip, 3D Cloud, Image Wrapper

Awesome Lists containing this project

README

        

StarlingPageFlip
================

Some Starling demos: Page Flip, 3D Cloud, Image Wrapper

这里整理了一下之前做过的基于Starling的3个例子的源码,包括:

1. 翻书效果,和你看到很多Flash翻书效果是一致的,换成Starling方式来实现

![github](https://github.com/NeoGuo/StarlingPageFlip/blob/master/demo_page_flip.png?raw=true "github")

2. 3D穿云过雾效果,体验一下孙悟空的感觉

![github](https://github.com/NeoGuo/StarlingPageFlip/blob/master/demo_3d_cloud.png?raw=true "github")

3. 广告切换,软件中常用

![github](https://github.com/NeoGuo/StarlingPageFlip/blob/master/demo_image_wrapper.png?raw=true "github")