Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

A job-based tween library for Unity

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.md
Unknown
license.txt
Notifications You must be signed in to change notification settings

jeffcampbellmakesgames/unity-jtween

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JTween

About

JTween is a data-driven, job-based tweening library. It places a focus on performance by attempting to shift the processing of tween data and applying that data to tween targets on Job threads. This currently applies to Transforms only, but as the Entity-Component System of the Unity DOTS stack reaches maturity this approach can likely be applied to other components.

For further information including usage, documentation, examples, contribution and style guidelines, and license information please visit here.

You can read more about my experience porting my previous tween engine to leverage Unity's DOTS, now named JTween here https://www.jeffcampbellmakes.games/blog/2019/5/26/diving-in-headfirst-unitys-job-system-and-jtween.

Support

If this is useful to you and/or you’d like to see future development and more tools in the future, please consider supporting it either by contributing to the Github projects (submitting bug reports or features,pull requests) or by buying me coffee using any of the links below. Every little bit helps!

ko-fi

Visual Examples

Example 01

Example 02

About

A job-based tween library for Unity

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
license.md
Unknown
license.txt

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published