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

https://github.com/oysun/ae-element

:art: use bodymovin to render some interesting After Effects vector element
https://github.com/oysun/ae-element

after-effects bodymovin elements lottie vfx

Last synced: 6 months ago
JSON representation

:art: use bodymovin to render some interesting After Effects vector element

Awesome Lists containing this project

README

          

# AE-Element

### 使用`bodymovin`渲染一些有趣的After Effects矢量元素



## 演示

### 演示地址:http://web-oysun.cn/AE-Element/ , 请在pc端浏览,在手机端会比较卡,因为大量的渲染元素集中在一个页面上,所以非常吃手机内存,这是为了演示,实际上你不需要把这么多这种渲染元素放在同一个页面上

## 使用

-> 实际上你只需要`PRERENDER`文件夹下的json数据

### 如果你用原生js或者jquery,用[bodymovin](https://github.com/bodymovin/bodymovin)
### 如果在安卓使用,配合airbnb的[lottie-android](https://github.com/airbnb/lottie-android)
### 如果在ios使用,配合airbnb的[lottie-ios](https://github.com/airbnb/lottie-ios)
### 如果在react-native使用,配合airbnb的[lottie-react-native](https://github.com/airbnb/lottie-react-native)

-> 如果你会AE,也可以使用`AE-SRC`文件下的ae源文件进行修改

## LICENSE

MIT