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.

kitt

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Shape Key Distortion #70283
    kitt
    Customer

    Hey xeon,

    Thanks so much for your response! This is definitely something I wish I’d known before I started, as I’m having to redo the shape-key animation so that it only has one shape key with a value of 1 at each keyframe – but it does work! So thank you.

    I was a bit worried at the start that I’d have to entirely remodel the shape at each new keyframe, but thankfully you can select ‘New Shape Key from Mix’ which duplicates the previous geometry – just in case anyone was having the same trouble.

    in reply to: Take screenshot with HTML elements #67408
    kitt
    Customer

    So it’s not possible? I’m confused.

    With puzzles? Impossible. With html2canvas? Possible.

    Yes, I agree – but I can’t figure out how to make it work and I’m looking for some advice. Are you able to help at all?

    in reply to: Take screenshot with HTML elements #67405
    kitt
    Customer

    I think this puzzle structure for taking screenshots will help you.

    Thanks, but I have already tried this and it only renders the 3D viewport but none of the HTML elements around it.

    in reply to: Take screenshot with HTML elements #67404
    kitt
    Customer

    I’ve had a look at your second suggestion already

    Which one? Google suggests several variants. Try html2canvas

    Yes, that’s the one I’ve already tried and can’t figure out how to get it right.

    with all the visible HTML elements overlaying it

    This condition won’t be met. You think wrong.

    So it’s not possible? I’m confused.

    in reply to: Take screenshot with HTML elements #67399
    kitt
    Customer

    Hardware methods like Print Screen on PC or Power + Volume down in Android.

    Or you can try this way

    Thanks, kdv. So, for clarity, I’d like it so that when a user clicks on a button a HTML elements pops-up with the user’s input and then saves a png locally to their computer.

    I’ve had a look at your second suggestion already – but I can’t figure out how/where to put the right code so that it happens with the button press – given that my code is split between all the standard Verge source files and my own HTML/CSS. I’ve tried linking the generated .js file to my HTML (which does work) and putting the code in the right section, but it doesn’t seem to handle the event listener correctly and gives me an error in the console. My js knowledge is not sufficient enough to know where I’m going wrong – any advice?

    in reply to: Annotations – dynamic positioning on screen #65637
    kitt
    Customer

    Thanks Xeon, that might work! As soon as I understand, I must then create two versions for each annotation – one for desktop and one for mobile. So I must double the number of empties and double all the puzzle logic that I created for these annotations (it’s pretty advanced to meet the client’s requirements and different application features). Is there an alternative to this to make it easier: like changing the empty’s position inside Blender depending on the visibility breakpoints?

    You could create a second set of empties that would work better on smaller screen sizes and then move the position of the first set of empties to the position of the second set of empties using the animate param puzzle?

    • This reply was modified 9 months, 1 week ago by kitt.
    in reply to: Urgent: Electron export not working #65632
    kitt
    Customer

    If you use Verge3D for Blender on Windows, please download Electron from here and place into

    C:\Users\NAME\AppData\Roaming\Soft8Soft\Verge3D for Blender

    then launch the builder again.

    Okay so the version of Electron that you can download from the Verge3D docs is different to the one you linked to (v19.0.4 in your message versus v22.3.15 in the docs). I don’t know if that’s because the new update of verge uses a different version of Electron but once I got the correct version it has actually worked. Thank you!

    • This reply was modified 9 months, 1 week ago by kitt.
    in reply to: Urgent: Electron export not working #65586
    kitt
    Customer

    If you use Verge3D for Blender on Windows, please download Electron from here and place into

    C:\Users\NAME\AppData\Roaming\Soft8Soft\Verge3D for Blender

    then launch the builder again.

    Unfortunately I can’t find that folder. I suspect it is an issue that needs to be resolved by my company’s IT team. Thank you for your time anyway :good:

    in reply to: Urgent: Electron export not working #65581
    kitt
    Customer

    Hi, you might want to upgrade to 4.4.0 to see if this helps. If not, you can always download the builds manually by following these instructions.

    Hi, thanks for replying so quick! As the software update is managed by the company I work for, it might take some time to get the newest version (sadly).

    In the mean time, I tried downloading the Electron binaries already – am I right in thinking they go directly into the folder for the application you want to export, or should they be somewhere else?

    Is there anything else I can try?

    in reply to: Object selection/deselection #65308
    kitt
    Customer

    Thank you so much! That solved it.

    I had an inkling that the selected object would need to be saved as something (be it variable or list or something else). Clearly I was going down the wrong rabbit hole with the lists.

    Cheers again :good:

    in reply to: Object selection/deselection #65305
    kitt
    Customer

    Nothing else.

    But I need the user to select one of many items first before selecting a grid square. And the way I’ve set the puzzle up works, but it moves all selected objects, rather than the most recently selected objects, and that’s the issue I’m trying to solve.

    in reply to: Puzzles keypress/text input not working correctly #63609
    kitt
    Customer

    :heart: Thank you so much for your solutions!

    in reply to: Puzzles keypress/text input not working correctly #63604
    kitt
    Customer

    Move the key_add procedure to the bottom. It should be called right after updating the input variable. Not before.

    You’re a saint!! Thank you so much, that works perfectly now.

    Are you able to help me with removing the last added letter by clicking the backspace/delete buttons?

    • This reply was modified 12 months ago by kitt.
    kitt
    Customer

    I think I figured out the problem!!

    Made the mistake of turning on the ‘glTF 2.0 compatible’ setting in the material tab – turning it off seems to make the material look much more like it’s supposed to!! :yahoo: B-)

    Ironic that trying to force a material to be glTF compatible makes it the exact opposite, but no matter – it’s fixed!!

    kitt
    Customer

    So..next step. Create a new material with simple BSDF and a vornonoli texture (3d / distance to edge) and a color ramp…and it works no problem.

    Confirmed. Original materials have some unknown issue. New materials created with copy/paste work properly.

    Thanks for getting back to me so quickly! I have tried both these methods with no luck. The simple BSDF/voronoi/colorramp combo just produces a white model as though it doesn’t have any texture, and recreating the same node setup in a new material looks a tiny bit different, but still has the same problems.

    I’ve attached a couple of screenshots to show you what it looks like for me, in case you’re seeing something different.

    Thanks again :)

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 15 total)