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
- Host: GitHub
- URL: https://github.com/oysun/ae-element
- Owner: OYsun
- License: mit
- Created: 2017-02-12T13:48:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T08:23:57.000Z (over 6 years ago)
- Last Synced: 2025-04-12T23:53:02.040Z (6 months ago)
- Topics: after-effects, bodymovin, elements, lottie, vfx
- Language: JavaScript
- Homepage:
- Size: 9.22 MB
- Stars: 188
- Watchers: 2
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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