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.

Adam’s Verge3D Tools

Home Forums Plugins Adam’s Verge3D Tools

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #84236
    adamabr
    Customer

    Introducing “Adam’s Awesome Tools” – Verge3D Puzzle Editor Plugins

    Hey everyone!

    I’ve been working on some Verge3D puzzle editor plugins that I think you might find useful. These tools have really improved my workflow, and I wanted to share them with the community.

    What I’ve Built

    Math Expression Plugin (Shift+C)

    This plugin lets you type mathematical expressions directly and converts them into Verge3D puzzles. It handles arithmetic, trigonometry, comparisons, and logical operators. Really handy when you need to build complex expressions quickly.

    Keyboard Shortcuts (X, Shift+D, M)
    Added some convenient shortcuts:
    X – Delete selected puzzle
    Shift+D – Duplicate puzzle
    M – Toggle puzzle enable/disable

    Add Menu & Quick Favorites (Q & Shift+A)

    Q – Quick access to commonly used puzzles (favorites menu)
    Shift+A – Comprehensive search through all puzzles, variables, and procedures with fuzzy matching
    • Can create new variables/procedures on-the-fly

    Cross-Tab Search (Shift+F)

    Find puzzles across all tabs. Useful when working on larger projects.

    Why I Made These

    I found myself doing a lot of repetitive tasks in the puzzle editor – manually building expressions, searching for specific puzzles, and navigating between tabs. These plugins automate a lot of that work and make the editor feel more responsive.

    Technical Details

    • All plugins use the MIT license
    • Tested with Verge 4.9.2

    Installation

    1. Download the .block files
    2. Add to your Verge3D puzzle editor plugins folder
    3. Ready to use

    GitHub Repository

    You can find the complete code, documentation, and installation guide here: https://github.com/adamabr00/Adam-s-Verge3D-tools/tree/main

    I’m genuinely excited about these tools because they’ve made my Verge3D development much smoother. If you try them out, let me know what you think! I’m always interested in feedback and suggestions for improvements.

    Happy coding!

    #84237
    bigmike814
    Customer

    Thats tight. I’m just thinking for yourself, if you’e able to put something like that together, why are you using puzzles in the first place? You clearly have the skills to full on write the code in an editor.

    A year ago I would’ve been all over this but I moved on from puzzles and into code myself, but great job none the less.

    #84239
    adamabr
    Customer

    Thank you!

    Well, you see, I like puzzles a lot for their ease of use and speed. Most of the logic in my projects lives as puzzles. However, the feasability of using puzzles decrease with project size. I hope to extend that pain threshold by making these tools. Also, I think others who are not so willing to code will have good use for these.

    I have several more things I have worked on that I will share soon.

    #84240
    QiangQe
    Participant

    I’ve been working on some Verge3D puzzle editor plugins that I think you might find useful. These tools have really improved my workflow, and I wanted to share them with the community.

    Amazing ! Even though there are still some areas where your code and UI could be improved—like the new puzzle section not having default input values and other minor issues—it doesn’t change the fact that this project is truly groundbreaking. It opens up so many possibilities for people who want to customize their own interfaces and really expanded my perspective on development. Huge congrats to you! :good: :good:

    #84241
    adamabr
    Customer

    Thank you, QiangQe!

    I agree with you, there are still some quirks and bugs. I figured I should just share them, and we can improve them together. But overall, I have had good use for these already. I am stoked to hear it expanded your perspective on development. Many more exciting things to come :yahoo:

    Note that they are open source, so anyone can go in and make their changes. I hope that we, together, can elevate Verge3d into something really pleasant to use.

    #84242

    Impressive work! Thank you for making it available to everyone! :good: :good: :good:

    Chief 3D Verger | LinkedIn | X

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