I need to layer a bunch of images and stack them to create a sort of depth effect using the mouse position. I opted to use vue-kinesis but I'm not able to layer the images. The effect I'm trying to achieve is available on my github vue-pano repo
This is similar to what's done on the kinesis demo page in the photography display where a few images are stacked on top of eachother the main picture has a depth effectKinesis demo
Any alternate solution would also be appreciated