Find Jobs
Hire Freelancers

Create a parallax effect between an array of layers, driving the motion from the gyroscope output of a smartdevice. If no gyroscope is available, the cursor position is used. -- 2

$10-350 USD

Annulleret
Slået op over 8 år siden

$10-350 USD

Betales ved levering
We would like to create a single page parallax scrolling effect similar [login to view URL] (La Carte) // Strict Mode 'use strict'; // Constants var NAME = 'parallax'; var MAGIC_NUMBER = 30; var DEFAULTS = { relativeInput: false, clipRelativeInput: false, calibrationThreshold: 100, calibrationDelay: 500, supportDelay: 500, calibrateX: false, calibrateY: true, invertX: true, invertY: true, limitX: false, limitY: false, scalarX: 10.0, scalarY: 10.0, frictionX: 0.1, frictionY: 0.1, originX: 0.5, originY: 0.5 }; function Plugin(element, options) { // DOM Context [login to view URL] = element; // Selections this.$context = $(element).data('api', this); this.$layers = this.$[login to view URL]('.layer'); // Data Extraction var data = { calibrateX: this.$[login to view URL]('calibrate-x') || null, calibrateY: this.$[login to view URL]('calibrate-y') || null, invertX: this.$[login to view URL]('invert-x') || null, invertY: this.$[login to view URL]('invert-y') || null, limitX: parseFloat(this.$[login to view URL]('limit-x')) || null, limitY: parseFloat(this.$[login to view URL]('limit-y')) || null, scalarX: parseFloat(this.$[login to view URL]('scalar-x')) || null, scalarY: parseFloat(this.$[login to view URL]('scalar-y')) || null, frictionX: parseFloat(this.$[login to view URL]('friction-x')) || null, frictionY: parseFloat(this.$[login to view URL]('friction-y')) || null, originX: parseFloat(this.$[login to view URL]('origin-x')) || null, originY: parseFloat(this.$[login to view URL]('origin-y')) || null }; // Delete Null Data Values for (var key in data) { if (data[key] === null) delete data[key]; } // Compose Settings Object $.extend(this, DEFAULTS, options, data); // States [login to view URL] = null; [login to view URL] = true; [login to view URL] = false; [login to view URL] = []; [login to view URL] = null; // Element Bounds [login to view URL] = null; [login to view URL] = 0; [login to view URL] = 0; [login to view URL] = 0; [login to view URL] = 0; // Element Center [login to view URL] = 0; [login to view URL] = 0; // Element Range [login to view URL] = 0; [login to view URL] = 0; // Calibration [login to view URL] = 0; [login to view URL] = 0; // Input [login to view URL] = 0; [login to view URL] = 0; // Motion [login to view URL] = 0; [login to view URL] = 0; // Velocity [login to view URL] = 0; [login to view URL] = 0; // Callbacks [login to view URL] = [login to view URL](this); [login to view URL] = [login to view URL](this); [login to view URL] = [login to view URL](this); [login to view URL] = [login to view URL](this); [login to view URL] = [login to view URL](this); [login to view URL] = [login to view URL](this); // Initialise [login to view URL](); }
Projekt-ID: 9204958

Om projektet

4 forslag
Projekt på afstand
Aktiv 8 år siden

Leder du efter muligheder for at tjene penge?

Fordele ved budafgivning på Freelancer

Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
4 freelancere byder i gennemsnit $418 USD på dette job
Brug Avatar.
Hello, I understood the initial scope of this project. Although i want to discuss further this job in order to prepare the final concept for this project. After Complete discussion over the call or in chat, i will prepare following things for you - Technical Project Proposal - Flow chart for this Project - Execution plan (Step by step procedure with explanation how and at what that we are going to execute a particular task)
$360 USD på 15 dage
5,0 (7 anmeldelser)
4,9
4,9
Brug Avatar.
Hey, feeling interest to go with the project after checking your requirements. My speciality: I STRICTLY BITE IF AND ONLY IF I CAN CHEW. Let's discuss more when u knock
$300 USD på 6 dage
1,0 (9 anmeldelser)
2,0
2,0
Brug Avatar.
I can do your work I'm expert of php I have 4year experience but I'm new here
$289 USD på 5 dage
0,0 (0 anmeldelser)
0,0
0,0

Om klienten

Flag for UNITED STATES
New Hartford, United States
5,0
23
Betalingsmetode verificeret
Medlem siden apr. 16, 2013

Klientverificering

Tak! Vi har sendt dig en e-mail med et link, så du kan modtage din kredit.
Noget gik galt, da vi forsøgte at sende din mail. Prøv venligst igen.
Registrerede brugere Oprettede jobs i alt
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Indlæser forhåndsvisning
Geolokalisering er tilladt.
Din session er udløbet, og du er blevet logget ud. Log venligst ind igen.