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.

kubuz

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 48 total)
  • Author
    Posts
  • in reply to: 2d dimensions on a model #29870
    kubuz
    Customer

    Ok, Thanks guys,
    I am taking the approach of a mesh with shapekeys. Its a bit hard to manage all the parts.


    @gliftek
    , I do not fully understand that bones technique. Need to check it in detail. Your debugging technique sound interesting. Do you want to share it? I would help me a lot.

    I hope I learn/find a way to keep proper control over everything.
    Must say that, making a 3d product configurator is a challenging job :wacko:

    in reply to: 2d dimensions on a model #29807
    kubuz
    Customer

    Sure,
    I think a good example would be this.
    https://dynamaker.com/wp-content/uploads/2020/05/Parametric_Conference_Table_configurator-1024×576.png
    or

    So our customers got 12 dimensions over the complete model. This way it would be clear which dimension they are adjusting.

    I was thinking in a way to create a puzzle, that build the lines, place them in the right position, and stretches with shapekeys, and updates the value of the text. I am not sure.

    kubuz
    Customer

    I managed to fix this. All is setup right i think. But it still doesn’t work.
    My guess is, because of the parent html updates (reset) the underlying script does to… Howerver the Verge3D app doesn’t load again. Anyway, I keep thinking on how to fix this. Is anyone has another brilliant idea. Feel welcome to share.

    kubuz
    Customer

    I am a bit confused here.
    So I added the call tag of the procedure, now when I run it in puzzles i get a response in the inspector.
    Now to try it, reacts to the browser reset, I upload it to the server.
    When I run the app as embed there I notice that in the inspector, some scrips aren’t loaded

    Left CDN - Richt My app

    The left one is, a publish on the verge network.
    The right one is the app.

    Do you guys have an idea why:
    – v3d.js
    – Aquatop.js (its MyAwesomeApp.js)
    – Aquatop.css

    isn’t available in the sources tab ?
    Do I need to change a setting somewhere?

    in reply to: The change event in comibination with query selector #29548
    kubuz
    Customer

    Today you can call me whatever you want :-)
    I am very new to this game, and I remember very well that I didn’t trigger the procedure.
    Mainly cause I thought, the piece of javascript did that. So it might be the solution.
    I try again. Thanks for your insight.

    in reply to: Nice and smooth camera/mouse wheel effect #29521
    kubuz
    Customer

    Interesting topic, keep me in the loop.

    in reply to: Shape Keys Blender Rounded corners. #29494
    kubuz
    Customer

    I found it. I put some thoughts here for later reference, or if someone stumble on the same issue.
    The following work can be done.

    – Create a copy of your model, and place it on the same position.
    – Apply for each, a bevel in edit mode. Its not possible to use the modifier, cause you cant apply it, if other shape keys exist.
    – Set the 2 bevels equal segments, cause the 2 models need to have the same number of vertices.
    – One should have the minimum radius, the other one a bigger radius. (take some thing easy to handle in the puzzles.
    -Last thing that is left. Select the shape with the biggest radius first, then the smaller one and select join as shape. (see screenshot)
    Join as shape
    Result:
    Result

    Update.
    I was messing around with the shape keys in combination with modifiers.
    And the same technique works also. The only thing you need to do is, removing the modifiers before applying the keys.
    Made with modifiers
    :yahoo:
    cheers!!

    kubuz
    Customer

    Hi Ivan,
    I tried the above sample and i managed to call the function from the puzzles preview.
    But when I copy everything to the server, It doesn’t work. For some unknown reason when embedded, I can’t find the modified .JS file
    I am sure I must be doing something wrong here.

    I keep on searching.

    Code

    Puzzle

    in reply to: New Verge3D apps from VMT Solutions #29439
    kubuz
    Customer

    Very Cool,
    Those sliders attached to shape key is very interesting.
    Would be great, if you could also type the value there.
    Clipping is also very nice. Going to try that very soon.
    I am so happy I found this tool :-)

    kubuz
    Customer

    Wow Ivan this is priceless info.
    I am going to try this later today and provide feedback.
    Many many thanks. :yahoo:

    in reply to: The change event in comibination with query selector #29420
    kubuz
    Customer

    Hi Ivan,
    Because the parent HTLM and behaviour is generated other software I am not able to make modifications to that.
    Do you think there is another event trigger approach i could use?
    I am not sure how much impact the timer will have in the future.

    kubuz
    Customer

    After fiddling a bit, i found a workaround for my problem.
    So by adding a timer that runs every second i managed to update the value of the query selector …
    I am not happy with the result at the moment. But it does the job.
    Hopefully, I find a better solution soon.

    For later reference:
    Set timer to read the data of a dynamic input

    in reply to: Heli Ride #29411
    kubuz
    Customer

    Waw, very nice!!

    kubuz
    Customer

    I came a few steps further with this.
    I was able to get the ID trough the console log.
    then i tried to implement it in the puzzles, but it gives an array.
    so I tough, i give it a go.
    But i get an other exeption
    visual_logic.js:330 Uncaught DOMException: Failed to execute ‘querySelector’ on ‘Document’: ‘QUERYSELECTOR,(‘input[Name=”specificaties.bouwvorm”]’).id’ is not a valid selector.

    Puzzle in attachment, I hope someone can help me.

    kubuz
    Customer

    Hi Yuri,
    I am glad you are online ;)
    Are you willing to show a small example please? I not sure how to use the query selector.

Viewing 15 posts - 31 through 45 (of 48 total)