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.

a maybe stupid question

Home Forums General Questions a maybe stupid question

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #84583
    gf3d
    Customer

    Hi guys,

    since i´m not a programmer, this might be a stupid question……lol

    Is it possible to open a Web Page as a texture on an object?

    Greets

    Ger

    #84584
    solid
    Customer
    #84586

    Hi,

    Sure, see the HTML Mixer demo in the Asset Store. We actually working on a full-featured demo based on the corresponding puzzle.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84593
    gf3d
    Customer

    OK….Great…Thanks a lot.

    Greets

    Ger

    #84594
    gf3d
    Customer

    Could You send me the Link to the asset store?

    #84595
    gf3d
    Customer

    ok found it….lol

    #84609
    gf3d
    Customer

    Hi Alexander ,

    I´ve had a look at the HTMLMixer demo from the asset store…..

    It seems to be incomplete…

    Could it be thats because i´m still working with Verge Version 4.8.0 and Max 2022

    I cannot update to Windows 11 and Max 2025 Yet…..for several reasons ( mostly Hardware )

    If thats the case…is there a version which works with verge 4.8.0 and max 2022 of the HTMLMixer Demo?

    Greets

    Ger

    #84611

    Hi,

    Unfortunately, yes, this demo requires a new puzzle which first appeared in Verge3D 4.10 :cry: Versions before that required to use complex JavaScript to make the same feature.

    Regarding latest versions of 3ds Max. I think the system requirements are almost the same as for 2022 (Windows 10 should be supported well with any DirectX 11-compatible GPU).

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84613
    gf3d
    Customer

    so for the Version 4.10 I need Max 2025 …It doesn´t run with 2022?

    #84614

    Yep, the minimal requirement for running Verge3D 4.10 is 3ds Max 2023-2026. See this wiki article for compatibility table.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84615
    gf3d
    Customer

    OK Thanks

    #84676
    gf3d
    Customer

    Hi Alexander,

    I´ve updated to max 2025 and Verge 4.10.0…..

    Could you pls have a look at

    http://www.gf3d.de/Roadtest_Walk/Roadtest_Walk.html

    Its the app i´m working on at the moment………

    My mission is it to show several Web pages using the HTML Mixer puzzle….
    Works good so far….its a bit tricky to define the position….but the hell it works

    I have a few questions:

    1) Is it possible to link or parent the HTML Plane to the camera?
    I tried the parent to puzzle but it doesn´t work

    2) Is the possible to change the internett adress on the same HTML Plane?

    3) Is it possible to delete the HTML Plane

    If you are im the app from the link above you might notice a strange effect….

    Just click on the littel blue button you see on the left side on the trussing….

    it triggers a fade in of a plane and shortly after it generates the HTML Plane..
    it also makes another camera as the active one ( its a camera that doesn´t move or rotate )
    So far so good

    After afew seconds another button apears which moves the HTML Plane out of the way and fades out the Plane behind it.
    It also makes the original Camera as the active one….

    But now this camera cannot rotate anymore …it doesn´t react to mouse action it only
    reacts to the wsad keyboard buttons…

    Any ideas why?

    Greets

    Ger

    #84690

    Hi,

    1) In general it’s possible to parent the plane with HTML to any objects. One of the limitations is that the parent object should have scaling equal to 1 (100 in 3ds Max).

    2) To change the URL of the plane, find the iframe element by its id: “v3d-css-render-obj-OBJNAME” (where OBJNAME is the name of your object), then set its “url” attribute:

    change URL for plane with HTML

    3) HTML objects are removed like any other, by using the “remove object” puzzle.

    Regarding the issue with camera, could you please provide more info or maybe create a basic scene that reproduces this behavior?

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #84709
    gf3d
    Customer

    Hi Alexander,

    thanks again…..

    But its not working as it should

    I cannot link the HTML Plane to the needed Object, although the Big Screen Object ( which should be the Parent of the HTML Plane ) has a scaling of 100 in 3d Max….I Did no scaling
    modifier on the object only corrected the corner vertices an its position

    The camera issue seems to be involved in the HTML Plane generation….
    If I dont generate such a plane ( i disabled the according puzzle ) everything works well…

    as soon as the HTML Plane is in the game the camera doesn´t respond anymore to mouse input….

    That the main issues i´m still having

    I will send you the Verge Data by mail……Do you need the max filke as well?

    Verge Date is version 4.10.0 The Max file is 2025

    Greets

    Ger

    p.s the point 2 and 3 i will check when thes issues are working well

    #84714

    Hi Ger,

    I’ve checked your project. Unfortunately any 3D objects that are put over the 3D HTML cannot receive user events. This is because the iframe page element captures all events coming to its area. What you can is to position your interactive object in some other place, or implement buttons with HTML Puzzles.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

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