arugaz / go-rlottie

Golang Lottie Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-rlottie

Build Status Build status

rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime.

Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with bodymovin, Sketch with Lottie Sketch Export, and from Haiku.

For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity!

rottie supports meson and cmake build system. rottie is written in C++14. and has a public header dependancy of C++11.

rlottie repository

About

Golang Lottie Animation

License:Other


Languages

Language:C++ 75.0%Language:C 23.7%Language:Assembly 1.1%Language:Go 0.1%