Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A library for animating and rendering Processing sketches

License

NotificationsYou must be signed in to change notification settings

tajnyprojekt/TpAnimation

Repository files navigation

TpAnimation is a library forProcessing,that aims to simplfy the process of creating animations.

Overview

It takes care of value transitions, easing, interpolation, timing and playback.It can also render your animation to frames.

All you have to do is to define the start and end values for your sketch's variables or arrays,set the animation duration (and eventually a couple of other parameters) and start playback.
For more read the reference included with the library or see the examples.

Use with PDE

To use the library with the Processing IDE, clone or download the repo and copytpanimationdirectory into Processing's library foldermore on installing libraries here.When you copied the folder, launch some examples fromtpanimation/examples.

Build

The project is configured with Gradle. To build the library use:gradle releaseLibrary, this will also generate and prepare the reference and library.properties intpanimation directory.Then you can use your build with Processing.

License

This project is licensed under the terms of the MIT license.
SeeLICENSE.txt for more details.

About

A library for animating and rendering Processing sketches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp