worldoptimizer / HypeDynamicCamera

Create transformations based on a square defining the view port for animations and dynamic framing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hype Dynamic Camera

Hype-Dynamic-Camera|690x487

The cover artwork is not hosted in this repository and ©opyrighted by Max Ziebell

Create transformations based on a square defining the view port for animations and dynamic framing.

Documentation

There is a JSDoc based documentation of the functions at https://doxdox.org/worldoptimizer/HypeDynamicCamera

Content Delivery Network (CDN)

Latest version can be linked into your project using the following in the head section of your project:

<script src="https://cdn.jsdelivr.net/gh/worldoptimizer/HypeDynamicCamera/HypeDynamicCamera.min.js"></script>

Optionally you can also link a SRI version or specific releases. Read more about that on the JsDelivr (CDN) page for this extension at https://www.jsdelivr.com/package/gh/worldoptimizer/HypeDynamicCamera

Learn how to use the latest extension version and how to combine extensions into one file at https://github.com/worldoptimizer/HypeCookBook/wiki/Including-external-files-and-Hype-extensions

About

Create transformations based on a square defining the view port for animations and dynamic framing.

License:MIT License


Languages

Language:JavaScript 100.0%