Basic

A basic gallery with default configurations
  • containerZ: -2500
  • boxThickness: 20
  • control: 'mousemove'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.png'
Launch

Light theme

A light theme
  • containerZ: -2500
  • boxThickness: 20
  • tintColor: '#999999'
  • control: 'mousemove'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.light.png
Launch

Mouse drag

Mouse drag control
  • containerZ: -2500
  • boxThickness: 20
  • control: 'mousedrag'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.png'
Launch

Audio

An audio gallery
  • containerZ: -2500
  • boxThickness: 20
  • control: 'mousemove'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.png'
Launch

Video

A video gallery
  • containerZ: -2500
  • boxThickness: 20
  • control: 'mousemove'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.png'
Launch

Full width

A full width gallery
  • containerZ: -2500
  • boxThickness: 20
  • control: 'mousemove'
  • categoryMenu: {horizontal:true}
  • backImage: 'assets/back.png'
Launch

2D Mode

The builtin 2D gallery mode, mainly used as fallback for unsupported browser
  • useFullscreen: false
  • force2d: true
  • easing: 'easeOutQuint'
  • duration: 2000
  • gal2d: { maxScale:0.75, distance:300}
Launch