Package libtweeny: Information
Source package: libtweeny
Version: 3.1.1-alt1.1
Build time: Jul 28, 2023, 10:41 AM
Category: Development/Other
Report package bugLicense: MIT
Summary: An inbetweening library for complex animations (C++)
Description:
Tweeny is an inbetweening library designed for the creation of complex animations for games and other beautiful interactive software. It leverages features of modern C++ to empower developers with an intuitive API for declaring tweenings of any type of value, as long as they support arithmetic operations. The goal of Tweeny is to provide means to create fluid interpolations when animating position, scale, rotation, frames or other values of screen objects, by setting their values as the tween starting point and then, after each tween step, plugging back the result.
Maintainer: Arseny Maslennikov
Last changed
April 27, 2021 Arseny Maslennikov 3.1.1-alt1.1
- NMU: spec: adapted to new cmake macros.
Feb. 14, 2021 Paul Wolneykien 3.1.1-alt1
- Fresh up to v3.1.1.
July 2, 2020 Paul Wolneykien 3.1.0-alt1
- Fresh up to v3.1.0. - Fixed TweenyTargets installation path. - Fixed packaging of the README and LICENSE files.