Tag

3d scrolling

Browsing

Space.js is a HTML-driven JavaScript-library for narrative 3D-scrolling. The library is HTML-driven, which means that you don’t need to write a single line of JavaScript to use it on your site and still have a lot of flexibility! The core of the library is to divide our HTML into frames, or space-frames as we call them her (to not conflict the common class name “frame”).Space.js has a default default transition – which is to enter…