JSRepository, Matrix, file-index
These files are all for use with 3d to 2d translations. Code is again based on some of Peter Nederlof's work, I just had some different idea's I wanted to try and he didn't mind me using his matrix calculations...
Available JavaScript Files
Available example Files
- Demo, matrix of images. This was my first adaptation of the idea of using matrix manipulation. It transforms an unordered list of images into a tilted ring. Moving the mouse rotates the ring and moves the images towards, or back from the front.
- Nested shapes with individual rotation controls. This is my second adaptation of Peter Nederlof's Matrix calculations. It's a set of circles with individual tilting/rotation controls.
- Nested shapes from nested ul's This is work in progress, my ultimate goals is to make this into a 3d alternative navigation of hierarchical information.