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.

kdv

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 2,939 total)
  • Author
    Posts
  • kdv
    Participant

    would still be nice to do it the “normal” way though

    the “normal” way will be exactly the same ))) they will just add a similar loop into the puzzle’s JS code…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    kdv
    Participant

    objects which have the same shapekeys and its a pain making a “set morph” puzzle for each and every item

    easy way

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: AR plugin for iOS #80380
    kdv
    Participant

    test on a little less complicated app to make it work.

    have no idea how and why but in your visual_logic.js the event listener does nothing. your puzzles were not saved correctly.

    it should look this way when the logic was saved (tested with 4.8.0 puzzle editor).

    I just opened your puzzles and saved them. nothing else :unsure:

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: AR plugin for iOS #80378
    kdv
    Participant

    Send your app to kdv [at] izh [dot] com (in zip). I’ll take a look… And you should have been tested the standard puzzles from the official demo to make sure they work for you before buying…

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: AR plugin for iOS #80375
    kdv
    Participant

    https://www.soft8soft.com/topic/ar-plugin-for-ios/page/3/#post-67650

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: dampening #80278
    kdv
    Participant

    any other pointers?

    Nope.

    everything you need was shown above. it should work this way

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: dampening #80276
    kdv
    Participant

    Attach your app here in zip (as simplified as possible).

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: dampening #80271
    kdv
    Participant

    Where do I drop that in

    anywhere in your puzzles

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: dampening #80269
    kdv
    Participant
    app.controls.rotateInertia
    app.controls.panInertia
    app.controls.zoomInertia

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Objects Dissappearing When Camera Orbits #80254
    kdv
    Participant

    Clipping doesn’t work this way. Make sure that all materials are opaque.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge3D 4.9 pre1 available! #80240
    kdv
    Participant

    to make it work you need just two values: _ppTarget.point (will be rewritten by closestPointToPoint) and _ppTarget.distance (will be returned as a result of closestPointToPoint)

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Wrong object change color #80235
    kdv
    Participant

    Attach your .blend file here.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Where to find the link after post online ? #80232
    kdv
    Participant

    Copy your short link after publishing, save it to a file. Long links can be found in the cloud storage.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Verge3D 4.9 pre1 available! #80216
    kdv
    Participant

    with some small modifications it will work in 4.8.0 too.

    const tree = mesh.geometry.boundsTree;
    _ppTarget.distance = tree.closestPointToPoint(mesh, _lastIntersection, _ppTarget.point);

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    in reply to: Wrong object change color #80206
    kdv
    Participant

    in Blender move the glass material to the bottom. or do not use multi-material objects.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

Viewing 15 posts - 1 through 15 (of 2,939 total)