Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jp.keijiro.klak.timeline.procedural-motion

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jp.keijiro.klak.timeline.procedural-motion

Custom timeline track that controls object transforms with simple procedural motions.

  • 0.1.1
  • npm
  • Socket score

Version published
Weekly downloads
31
decreased by-73.73%
Maintainers
1
Weekly downloads
 
Created
Source

ProceduralMotionTrack

gif

This is an implementation of a custom timeline track that controls an object transform with simple procedural motions.

At the moment, it has four types of motions:

  • Constant Motion: Fix an object to a specified point.
  • Cyclic Motion: Move an object with sine wave functions.
  • Brownian Motion: Move an object with a fractal Brownian motion.
  • Jitter Motion: Move an object with random values.

These motions can be blended by overlapping clips.

Procedural Motion track supports extrapolation that is useful to give an infinite motion during an entire timeline.

System Requirements

  • Unity 2017.3 or later

License

Unlicense

Keywords

FAQs

Package last updated on 07 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc