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.

Null -> Texture Coords -> Move Texture?

Home Forums Puzzles Null -> Texture Coords -> Move Texture?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #21810
    GLiFTeK
    Customer

    Hi,
    I’m trying to get a texture to move in Verge3D from the movement of a null(EMPTY).
    I have the null as the object for the Texture Coordinates.
    works fine in blender.
    not in verge.
    .

    .. i have animated textures plenty of times in Verge though… don’t know why this isn’t working..

    this other method isn’t working either..
    .
    that with these puzzles..
    .
    (the value node “texture_size” IS “Value” in the puzzle)

    am i missing something?
    ??

    Thanks!

    #21885

    You need to combane your value node with any mapping type: UV-map, generated, object etc and then scale it, not just connect value node to scale using combine node.

    Co-founder and lead graphics specialist at Soft8Soft.

    #21997
    GLiFTeK
    Customer

    Well the thing is that there’s no way in Verge3D as of yet, to have an Empty (that is the Object in a Texture Coordinates node) control the movement of the mapping over a surface of an object, correct?
    That’s what I’m trying to do.
    Have a null that controls transparency mapping, function in Verge3D, as it does in Blender, live.
    Just trying to get that straight, whether you can do that or not.
    I can tell multiple values in a list to change according to an empty’s movement in puzzles, but I’m wondering if there’s a workaround to have it work like what I am saying above.
    Thanks

    #22009
    Anonymous
    Inactive

    Sorry I come to this discussion, becuase I am intrested, why do you need Empty for scaling the texture?

    #22057
    GLiFTeK
    Customer

    Sorry I come to this discussion, becuase I am intrested, why do you need Empty for scaling the texture?

    it’s not really for scaling it.
    (do that with values)
    its to (within one frame) .. move it from a position (center) where the texture is visible.. then to another.. where the texture is transparent .. then gone..

    this is for MANY objects to be ALL fade their transparency at once.
    every material would have a node group in it that used their own unique empty to folow..
    then in verge.. i parent all those empty’s to one master empty and it moves to control ALL their opacity at once..

    like having a list of values and changing them all at once…

    the clincher to this.. as to WHY not the list way ..
    is that all of these objects have to share the SAME material for a number of reasons…

    so .. i set up one material with conditional nodes that can identify which object it is, based off of mesh info (vertex color data) then i can selectively change their opacities with using the null.

    doesn’t matter though.. i’ll find another way.,
    always do :)

    #22068
    Branden Coker
    Customer

    I think I’m trying to do something similar, albeit for a different effect. I’m trying to map a gradient onto an object and have the object move through the gradient. The gradient should be static while the object animates through it.

    Normally I’d just do this with a texture input from an empty or I’d use the window. Unfortunately, neither of these inputs are supported currently in Verge. Is there another way I could achieve this?

    static gradient

    #22077
    GLiFTeK
    Customer

    put
    Text Coords (UV or Generated) -> and a Value both into:
    -> Multiply-> Separate XYZ (X) -> XYZ Mapping Input -> then the rest of what you have.

    animate value in puzzle (it will animate the graphic on the x)

    #22148
    Branden Coker
    Customer

    @GlifTek, you’re right that does work for moving/animating a texture within Verge. My problem is more of a need for a static texture on an animating object. In my image below, you’ll see that the objects are moving while the gradient stays fixed. I don’t know if that can be done in Verge right now.

    fixed gradient

    #22167
    GLiFTeK
    Customer

    @gliftek, you’re right that does work for moving/animating a texture within Verge. My problem is more of a need for a static texture on an animating object. In my image below, you’ll see that the objects are moving while the gradient stays fixed. I don’t know if that can be done in Verge right now.
    fixed gradient

    use Texture Coordinates to Object of an Empty that is stationary.
    when the objects move, the texture should stay stationary.
    are the objects animated through “object set/change position puzzles”? or are you playing an animation of the objects from blender?
    animate them with puzzles using empty’s stationary object texture coords and the gradient should remain still as the objects pass through it.

    wait.. WAIIT scratch that i think…i’m getting confused here.. i think THAT’s exactly what i was trying to do hahah..
    you could animate with puzzles simultaneously the texture’s position value with puzzles in exact opposite motion compared to the movement of the objects?

    #22204
    Branden Coker
    Customer

    If there is a workaround for this, I haven’t been able to figure it out. You’re right that moving the texture the inverse of its parent object is an option, but it’s pretty clunky. I’ll holdout for support of the object output on the Texture Coordinate node. I didn’t see an official request for it, so I posted one here.

    #22240

    I didn’t see an official request for it, so I posted one here.

    Replied in that topic!

    Chief 3D Verger | LinkedIn | Twitter

    #22439
    GLiFTeK
    Customer

    If there is a workaround for this, I haven’t been able to figure it out. You’re right that moving the texture the inverse of its parent object is an option, but it’s pretty clunky. I’ll holdout for support of the object output on the Texture Coordinate node. I didn’t see an official request for it, so I posted one here.

    Yes, no clunky. Try for the un_clunk…

    I’m looking for a material illusion Boolean 3D transparency..
    Quite the challenge…

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