pixel-examples/community/parallax-scrolling-background
Sergio Vera Castellano 47b78a7c85 Removed unneeded parentheses 2018-01-12 12:52:50 +01:00
..
README.md Added result image 2018-01-12 12:29:08 +01:00
background.png Fixed images 2018-01-12 10:37:52 +01:00
foreground.png Fixed images 2018-01-12 10:37:52 +01:00
main.go Updated comment 2018-01-12 12:31:00 +01:00
result.png Added result image 2018-01-12 12:29:08 +01:00
scrolling_background.go Removed unneeded parentheses 2018-01-12 12:52:50 +01:00

README.md

Parallax scrolling demo

Created by Sergio Vera

This example shows how to implement an infinite side scrolling background with a depth effect, using parallax scrolling. Code is based in the infinite scrolling background demo.

Credits to Peter Hellberg for the improved background images.

Parallax scrolling background