pixel-examples/community/parallax-scrolling-background
Sergio Vera Castellano c21a688a6c Added result image 2018-01-12 12:29:08 +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 window title 2018-01-12 12:23:10 +01:00
result.png Added result image 2018-01-12 12:29:08 +01:00
scrolling_background.go Small adjustments 2018-01-12 12:19:58 +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