Interdimensional js awesome JavaScript Spatial scrolling for your web pages.

Interdimensional js awesome JavaScript for your website

Watch The Demo

Installation#

Include the JavaScript library from the dust folder

<script src="../dist/interdimensional.js"></script>
Include this CSS file, if you want to use the default control:
<link href="../dist/interdimensional.css" rel="stylesheet">
Charge it! See options in the [API section](#api).
Interdimensional.charge();

Install through npm or bower or Download from the github