LogosDistort Versions Save

Uses matrix3d perspective distortions to create 3d scenes in the browser. Inspired by HelloMonday

v0.3.8

8 years ago

adds css to main bower files and puts it in the readme

v0.3.7

8 years ago

Fixed bug with overridden Object.prototype.extend class, using a stand function call instead.

v0.3.6

8 years ago

v0.3.5

8 years ago

Other browser compatibility unsure

v0.3.4

8 years ago

Lots of fixes and finally releasing a stable version. So far, no memory leaks or other problems detected in the code.

v0.2.0

8 years ago

v0.3.3

8 years ago

v0.3.2

8 years ago

Lots of fixes targeted at issues #14 and #15, including some re-writing of the plugin listeners.

v0.3.1

8 years ago

Adds some nice checks for bounds, as well as some other nice small fixes.

v0.3.0

8 years ago
  1. JQuery no longer a requirement.
  2. Multiple element on screen now supported. see demo5.html
  3. Added new mouse movement listeners. see demo5.html
  4. New Option: perspectiveMulti
  5. New Option: depthOverride
  6. Fixed a few bugs, performance should be more consistant now.