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.

How to Be Select object and change colors with html elements?

Home Forums Puzzles How to Be Select object and change colors with html elements?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #70831
    mashud008
    Customer

    Hi
    V3D expertise and developers all are well.
    If anybody help me this project, it will be glad.
    I have shared two images and Project File. I want to be able to change the color according to the shape of the object from the selected connector on the right side when I select any object in the 3D space. For example, I select the Tours object or any object and then configure it with the color, I want from the connector on the right side. Again, suppose I selected the Sphere object, and I will be able to change the colors of the Sphere from the connector part. I’ve been experimenting with different types of puzzles for two days, but I can’t seem to get this to work. Actually, I am a 3D modeler so zero knowledge about programming. If anyone can help me how to do this would be greatly appreciated.

    thank you

    Attachments:
    You must be logged in to view attached files.
    #70834
    mashud008
    Customer

    any one can download this project file.

    pick object

    #70835
    xeon
    Customer

    well…i will check it out

    • This reply was modified 2 months, 1 week ago by xeon.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #70838
    xeon
    Customer

    The problem is your picked object puzzle….replace it with the 3D object selector Torus or what ever is defined in the When Clicked puzzle.

    • This reply was modified 2 months, 1 week ago by xeon.
    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #70841
    kdv
    Participant

    Never ever use event listeners inside another event listener.

    Puzzles and JS. 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 meaning at all.

    #70843
    xeon
    Customer

    Given your statement of “Never”….how do you use an “on event of input” puzzle as I havent found a solution that allows me to have the “on event of input” puzzle isolated as you have shown.

    sample here:
    https://v3d.net/t69

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #70844
    kdv
    Participant

    how do you use an “on event of input” puzzle

    this way, as a usual event listener

    Upload that app in zip and I’ll show you how )))

    Puzzles and JS. 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 meaning at all.

    #70845
    xeon
    Customer

    https://v3d.net/t7n

    I should have been more specific…as it relates to the event within an annotation.

    • This reply was modified 2 months, 1 week ago by xeon.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #70851
    kdv
    Participant

    well, in your case you remove annotations together with event listeners and that’s quite acceptable.

    but you could do the job without “remove/add annotation” every time you click the cubes.

    Attachments:
    You must be logged in to view attached files.

    Puzzles and JS. 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 meaning at all.

    #70857
    xeon
    Customer

    I like the way you did this without the remove/add annotation…. seems alot cleaner…thank you.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #70860
    mashud008
    Customer

    Hi everyone.
    Really appreciate it. thanks all of the v3d members. I have shared two images again. Here you have very nicely explained to me how to change the material by selecting the object. But I need to change only the sphere object color for the sphere from the sidebar on the right side. Again, for the tours object, if you click only on the tours section, those objects will replace the colors. That is, there are options to change three types of objects on the right side. That is, when I select the object, the color will change if I select the element of that object on the right side. Another thing is that I can download my configuration data into a “json” file. Is there a way that the “json” file will be downloaded and emailed at the same time?

    Attachments:
    You must be logged in to view attached files.
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.