Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emomaxd/tweasevisualizer
Twease-Visualizer is an application designed to showcase the control and manipulation of animation parameters, focusing on easing functions and animation duration management.
https://github.com/emomaxd/tweasevisualizer
Last synced: 7 days ago
JSON representation
Twease-Visualizer is an application designed to showcase the control and manipulation of animation parameters, focusing on easing functions and animation duration management.
- Host: GitHub
- URL: https://github.com/emomaxd/tweasevisualizer
- Owner: emomaxd
- Created: 2024-07-10T16:42:58.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-13T18:54:15.000Z (6 months ago)
- Last Synced: 2024-11-07T12:09:54.384Z (about 2 months ago)
- Language: GLSL
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twease-Visualizer
## Overview
Twease-Visualizer is an application designed to showcase the control and manipulation of animation parameters, focusing on easing functions and animation duration management. This tool provides a user-friendly interface for adding, removing, and adjusting animation objects in real-time.Built upon the [QbitAppTemplate](https://github.com/EmomaxD/QbitAppTemplate), a game engine template developed by [QbitLite](https://github.com/EmomaxD/QbitLite) which is the Lite version of [Qbit](https://github.com/EmomaxD/Qbit).
Twease-Visualizer leverages the power of the [Twease](https://github.com/EmomaxD/Twease) library for handling various easing functions seamlessly.
## Features
- Select from a wide range of over 30 predefined easing functions for animations.
- Dynamically adjust the duration of animations using an intuitive slider interface.
- Add and remove animation objects on-the-fly to test different scenarios.
- Apply a uniform duration setting to all existing animation objects with a single operation.## Getting Started
To get started with Twease-Visualizer, follow these steps:
1. Clone the repository with --recursive option.
2. Open up the Qbit-App solution and Run!
3. Use the GUI to interact with animation parameters and observe real-time results.![Alt Text](Twease.gif)