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.

Verge3D tools plugin

Home Forums Plugins Verge3D tools plugin

Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • #67807
    kdv
    Participant

    Seamless transition between idle and hello and back to idle

    https://v3d.net/bt9

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

    #75025
    studiogijs
    Customer

    @kdv77kdv
    I wonder if the following scenario is possible with your plugin. I have objects that sometimes have a single material applied, and sometimes need a multimaterial assigned. So within the mesh I have two subsets that can either have material A+A, B+B, C+C, etc. or have A+B, A+C, etc.
    Or do you have other tools/ideas to make this possible?

    Ideally I want to avoid having to modify the app making the objects have two meshes, or having to duplicate all materials, if that makes sense.

    #75026
    kdv
    Participant

    Why not? Quite possble. Depends on your logic.

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

    #75028
    studiogijs
    Customer

    @kdv77kdv Because I don’t see how this is possible. If I assign a material to a single mesh, then subselect a part of the mesh and assign the same material, how then do I differentiate?
    Or vice versa, if I have an object with material A and B, and I replace material A with C and B with C, how do I then go back to the object having material A and B?

    #75032
    kdv
    Participant

    Easy.

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

    #75035
    studiogijs
    Customer

    @kdv77kdv ok, thanks, that looks promising. It’s not clear to me however how I can create a submesh in Blender without assigning more than 1 material to it.

    #75036
    kdv
    Participant

    It’s not clear to me however how I can create a submesh in Blender without assigning more than 1 material to it.

    Actually it’s not clear to me what are you talking about :unsure:

    You don’t need to create any special meshes or submeshes in Blender. You just create an object, assingn several materials to it as usual and export the scene. The puzzle can replace any material on any object in the scene.

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

    #75037
    studiogijs
    Customer

    @kdv77kdv I initially don’t start with a multimaterial object, but apparently that’s a no go, and I need to export the object with a multimaterial in order to assign different or the same material to different subobjects later. I’ll go ahead and get your plugin to see if that works.

    #75038
    kdv
    Participant

    I initially don’t start with a multimaterial object

    In that case you can’t make this object multi-material afterwards. This should be done on Blender beforehands. Your objects should initially have the desired amount of material slots.

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

    #75039
    studiogijs
    Customer

    @kdv77kdv
    thanks, that makes sense.
    I get an error when trying this. What am I missing?

    https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:606b34768b/my_awesome_app.zip

    • This reply was modified 1 month, 1 week ago by studiogijs.
    • This reply was modified 1 month, 1 week ago by studiogijs.
    Attachments:
    You must be logged in to view attached files.
    #75046
    kdv
    Participant

    For some unknown reason the global variable LIST_NONE is not defined in your visual_logic.js :unsure:

    Wait a sec, I’ll fix it…

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

    #75049
    kdv
    Participant

    Download the fix, reload and resave your puzzles.

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

    #75051
    studiogijs
    Customer

    @kdv77kdv
    perfect now, thanks!

    #75052
    studiogijs
    Customer

    @kdv77kdv, one more question, I will have many objects that need to be assigned either a single or multimaterial.
    Is there a more efficient way to handle multiple objects? Since the submesh name will constantly change.

    #75053
    kdv
    Participant

    maybe later I will rework this puzzle to be a little more universal for using in loops with different objects, but not now…

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

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