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.

Control html inside Texture, Can be?

Home Forums Puzzles Control html inside Texture, Can be?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #46464
    kinikuman
    Customer

    I have project to simulate electronic product (remote)

    I plan to replace texture of remote’s screen by html+javascript.

    Q1: Do I must use plugin for this ability ,right?

    Q2 : Can I use button in 3D to control anything inside html?

    My partner, he is programmer who can make html+javascript for website. but he doesn’t understand how can we link to verge3d

    I attach some example image to explain what I would like to do

    Thank you so much

    Attachments:
    You must be logged in to view attached files.
    #46466
    xeon
    Customer

    You do not need a plug-in to communicate from html/javascript to or from your app to the parent window. Everything you need is built into Verge3d to handle this.

    You can use any object in your app to control or communicate with your page using puzzles or JavaScript.

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

    #46474

    this might be what you are looking for

    CSS3D plugin for Verge3D

    Chief 3D Verger | LinkedIn | Twitter

    #46475
    kinikuman
    Customer

    Thank you for your answer. Good to know that Verge3D can do that

    But I try to find the example to replace texture with html on this forum. But I can’t find any puzzle can do that (may be I still not good enough on this.)

    I have seen CSS3D to put html in texture. So I thought if I would like to put html on texture must use the plugin.

    #46491
    xeon
    Customer

    Pretty much anything and everything can be done with Verge3d and JavaScript with knowledge of three.js, and the ability to dive into and modify it and or Verge3d as needed.

    If you are looking for a simple approach the CSS3D plugin will work and its a lot less costly since the coding has already been done.

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

    #46495
    kinikuman
    Customer

    Thank you so much Xeon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.