Giter VIP home page Giter VIP logo

interactive_3d's Issues

lost images when autoplay is true

i have one bug in my demo when i run my code in autoplay mode it goes out of number of frame. if i have 50 frame and set frame:50 and i run code animation is goes to 51,52,53,.. images which i have not. i have only 50 images. that's why animation blink

Use mouse movement or coordinates instead of dragging?

Hello, there is a way to control the animation using the mouse position/movement and not dragging?
I'm not an advanced programmer, maybe there are a few couple of code lines that can tell the cursor coordinates to control if the image es spinning to the left or to the right.

Thanks!

Leak on iPad when using jQuery 2.0.3

Since $drag.parents().on("mousemove") is added on every "mousedown", the plugin was eventually stopping in the browser (especially iPad). Adding $drag.parents().off('mousemove') in $(".draggable").on("mouseup") seemed to do the trick for me. Maybe move this to a delegated event?

Setting the setTimeout's to a local variable and then using clearTimeout before the logic seemed to help as well.

Image capturing

Can you please tell that at what angle did you take pictures and also by which device?

Wordpress implementation

Hi there. I've been trying to implement this in my wordpress site to no avail. I know the script works in regular html. For some reason its just not working for me in wordpress.
I added the js calls in the head of the template as I usually do with such things. Used the direct link for the image in the div and placed it in the article as I'd like it to appear. It gives me the following error:
Uncaught TypeError: Cannot call method 'split' of undefined
any help with this would be greatly appeciated.

More than one ?

Hi there !

You have done a really great job with this Interactive 3D script.

I try to have more than one turnable object, but if I add one more, I have an issue : I can turn the first object (or the second), but when I turn the other, the first one turn too.

One solution is to do a new script, and change names. But if we want something like 10 turnable objects, it's a little bit onerous..

Do know this issue ? Do you have solution ?

Thank you for reading,

Peter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.