Skip to content

klinok303/llnim

Repository files navigation

LLNIM

LLNIM (Low-Level aNIMation engine) is a animation engine-framework based on raylib that uses dynamic load.

Installation

API Windows Linux
C/C++ ✔️ ✔️
Rust ✔️ ✔️
Fortran

Build Form Sources

Requires raylib, ffmpeg (for llnim rendering) and cmake.

Compile llnim form sources:

mkdir build
cd build
cmake ..

Future Goals

  • Port api to Fortran.
  • More examples.
  • Bake sounds.
  • More build-in easings.
  • Async support.
  • Build-In matrix type.
  • Optimize with opencl.

About

low-level animation engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published