We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

cfxs

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Load url in iFrame. #34094
    cfxs
    Customer

    Hi, there’s no puzzles exactly for that, but you can use “exec code” like this: iframe.png
    The code in the “exec script” puzzle is:

    Btw, there’s a restriction on what you can load inside an iframe, for example, google.com doesn’t allow to load its pages like that.

    thank you for the explanation. The pages that will be loaded are from my own domain. I have setup the puzzle like you did but I get this error in my console. If I google it I come across something like the page is not fully loaded yet.

    Attachments:
    You must be logged in to view attached files.
    in reply to: If object rotates fasther then x then do … #34086
    cfxs
    Customer

    thank you got it working!

    in reply to: Moving camera with movement of phone? #32302
    cfxs
    Customer

    is it possible to have someone create it for me in javascript for an x amount of $? We need it quite soon.

    in reply to: Moving camera with movement of phone? #32301
    cfxs
    Customer

    we’ll think about making it possible with the Puzzles alone!

    that would be great!

    in reply to: Moving camera with movement of phone? #32265
    cfxs
    Customer

    thank you. Unfortunately I’m not a coder thats why I enjoy verge3d so much.

    in reply to: Approach to spin a sphere in drag direction? #32119
    cfxs
    Customer

    Finnaly got it working! For everyone who runs in to the same questions. Here is my setup.

    in reply to: Approach to spin a sphere in drag direction? #32103
    cfxs
    Customer

    this is the effect I am trying to achieve.

    http://benchung.com/smooth-mouse-rotation-three-js/

    in reply to: Approach to spin a sphere in drag direction? #32102
    cfxs
    Customer

    thank you for explaining. Aren’t there any examples available for this?

    I looked at get event property and that you print it to the console. Now how can I store that data in a variable?

    in reply to: html elements break navigation? #32072
    cfxs
    Customer

    thanks for your response. Do you mean I have to add the “v3d-container” as ID on the text objects? Like in my attached image? It doesn’t work unfortunately.

    in reply to: Approach to spin a sphere in drag direction? #32056
    cfxs
    Customer

    I’ve made some progress. I have the monkey spinning when dragging with mouse and also slowing down after release. The only problem left now is how to spin it in the direction of the drag.

    Hope someone can help me out.

    PS: I’ve attached a screen recording and my setup in puzzles.

    View post on imgur.com

    in reply to: Approach to spin a sphere in drag direction? #32030
    cfxs
    Customer

    thank you for your reply. I assume that I need to add physics to my object right?

    Use the when dragged puzzle.
    Then use the “when moved” puzzle.

    Do I combine these two? Or are they seperate?
    Why the move puzzle? The object is supposed to only spin.

    to trigger a procedure that takes the direction and velocity of the rotation and loops a reduction of the rotational velocity until it reaches zero
    This is I think the biggest issue of my question. How do I achieve this procedure?

Viewing 11 posts - 1 through 11 (of 11 total)