Skip to content

trrapp12/parallax-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallax Example

Contributors: Matthew Wagerfield ( @mwagerfield ), Trevor Rapp


parallax


Button60



HTML5

CSS3

JavaScript



DESCRIPTION

parallax (n.) "apparent displacement of an object observed, due to an actual displacement of the observer," 1570s, from French parallaxe (mid-16c.), from Greek parallaxis "change, alteration, inclination of two lines meeting at an angle," from parallassein "to alter, make things alternate," from para- (see para- (1)) + allassein "to change," from allos "other" (from PIE root *al- "beyond"). Related: Parallactic.

Etymonline

This is a simple project that I did to try and experiment with something that fascinated me--using parallax to create the appearance of interaction in a three dimensional environment (think x, y, z axis).

The parallax effect assigns x, y, and z values to separate graphic elements and then calculates actions and movement in response to the movement of the mouse or to the tilt of the tablet if you are on a tablet or phone with an accelerometer.

I used the parallax.js library from Matthew Wagerfield for the javascript. Therefore I cannot take credit for the logic that controls the motion.


QUICKSTART GUIDE

To use the app simply click on the View Project button or visit https://trrapp12.github.io/parallax-example/.


THIS PROJECT DEMONSTRATES

  • Ability to teach myself interests outside of formal instruction.

  • Integration of Photoshop layers and images in wireframing.

  • Create a custom logo in Photoshop.

  • Created the custom CSS using CSS3.

  • Integration of JavaScript libraries.

  • Use of HTML5.

  • Accomplish a goal I didn't think I'd be able to do when I began the course.

  • All art assets created by myself in Photoshop.


CHALLENGES I OVERCAME

  • This was my first time using a third-party library

  • Learning how to read documentation and experiment within the parameters of another person's code base.


MY OWN PERSONAL CONTRIBUTIONS INCLUDED

  • Artwork and layout.

ATTRIBUTIONS

  • Parallax library written by Matthew Wagerfield - @mwagerfield

  • All artwork is my own


YOU CAN FIND ME AT:

For more information see my LinkedIn, or return to my Github

About

A project that I created to try and experiment with parallax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published