Skip to content

An AnimationCurve struct that can be used with the Burst Compiler.

License

Notifications You must be signed in to change notification settings

apkd/NativeAnimationCurve

 
 

Repository files navigation

NativeAnimationCurve

Cleaned up version of 5argon/JobAnimationCurve, with a couple of optimizations and same overall features and drawbacks (no weighted tangents and no wrapping).

This is currently faster than an AnimationCurve when used in conjunction with the Burst Compiler, but significantly slower in Mono.

About

An AnimationCurve struct that can be used with the Burst Compiler.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C# 100.0%