This is the Linux app named Dynamics.js whose latest release can be downloaded as 1.1.5.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Dynamics.js with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Dynamics.js
DESCRIPTION
Dynamics.js is a JavaScript library to create physics-based animations. You can animate CSS properties of any DOM element. You also can animate SVG properties. And any JavaScript object. Dynamics.js has its own setTimeout. The reason is that requestAnimationFrame and setTimeout have different behaviors. In most browsers, requestAnimationFrame will not run in a background tab while setTimeout will. This can cause a lot of problems while using setTimeout along your animations. I suggest you use Dynamics's setTimeout and clearTimeout to handle these scenarios. Toggle a debug mode to slow down every animations and timeouts. This is useful for development mode to tweak your animation. This can be activated using Shift-Control-D in the browser.
Features
- You can animate CSS properties of any DOM element
- You also can animate SVG properties
- And animate any JavaScript object
- Animate elements to the properties with the animation options
- Slow down every animations and timeouts
Programming Language
CoffeeScript
This is an application that can also be fetched from https://sourceforge.net/projects/dynamics-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.