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 4.8 pre1 available!

Home Forums Official Announcements Verge3D 4.8 pre1 available!

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #77659

    We are excited to announce Verge3D 4.8 and present its first preview for public testing! Features included:

    ☞ spatial (3D) audio effects
    ☞ better support for Blender’s Principled BSDF node
    ☞ usability improvements in Verge3D plug-in for Maya
    ☞ Performance Profiler outputs more useful information
    ☞ major shader optimizations for faster rendering and loading
    ☞ preliminary support for Blender 4.3

    More details below:

    Chief 3D Verger | LinkedIn | Twitter

    #77660

    3D Audio

    You can now easily add spatial audio effects to your Verge3D scenes thanks to the newly introduced positional speakers. Simply make a sound positional, and attach it to a 3D object – and you are all set!

    Both sound and music audio assets can be turned to positional speakers. To fine-tune the 3D audio effect you can use the rolloff – the distance from which the sound intensity starts to decrease, and the factor – the rate of this decreasing.

    This feature will be especially useful for creating more immersive VR experiences. Put your VR headset on and try out the updated Virtual Reality demo where sounds are attached to the mixer appliance and the radio set. We also used positional speakers in the Snowballs VR game to help the player be more alert to approaching snowmen!

    More on Sounds (and Videos)

    The Sound iOS Workaround entry in the Puzzles library now works more robustly – in fact, it can help on desktops and Android devices too. This group of puzzles basically makes it possible to play sounds or videos upon application startup, which is normally forbidden due to security restrictions of the browsers.

    With that being said, the right way to initiate sounds or videos in your app is to make the user click on the 3D canvas (or some sort of a menu or startup screen). Once the user clicks on it, the playback is unblocked, with no workarounds needed.

    Blender-Specific Updates

    We made the Diffuse and Specular components of the Principled BSDF node more accurate and consistent with Blender. Also, the node’s parameters IOR, Specular > IOR Level, and Specular > Tint now correctly work in Verge3D.

    We also optimized the shader code underneath the Principled BSDF node, resulting in such shaders being rendered faster. Moreover, these shaders are now compiled faster too, helping to the app’s loading speed.

    Scenes exported with older Blender versions (before 4.0) can now be properly used with the puzzles export to glTF and export to USDZ. We also got rid of the warning about deprecated Principled BSDF node when using such old scenes.

    This update introduces a preliminary support for Blender 4.3 which is currently at Alpha stage. Its stable release is expected in November.

    Maya-Specific Updates

    This update brings many usability improvements in the Verge3D plug-in.
    First of all, the Hotkey Editor is now supported, meaning the possibility to assign shortcuts to Verge3D operators. See the screenshot where we assigned Ctrl‑Alt‑P keys to quickly run Sneak Peek.

    As you can see, the items from Verge3D menu obtained some fancy icons. When hovering over the menu items with the mouse, the corresponding usage tip is shown in the status bar at the bottom.

    A related feature is search that is invoked with Ctrl-F. Start typing ver… or glt… to show up the menu with Verge3D operators for quicker access.

    Next, the dialog Recent Commands (which is accessed from the Edit menu) now properly displays Verge3D operations thus allowing you to immediately repeat them.

    Finally, we disabled Maya’s built-in Undo and Redo operators for some Verge3D operations where they don’t make sense (such as exporting or Sneak Peek).

    There were also some fixes. Particularly, we fixed the rendering of the Ramp node, which showed artefacts for some input parameters. Also, when a Texture Coordinates node is connected with the Ramp, Verge3D now correctly handles its Wrap and Mirror checkers.

    Performance Profiler

    Verge3D’s scene analyzing tool (F12, then switch to Console, then in the app hit P-P-P) obtained multiple improvements this time:

    • the total number of compiled shaders is printed, which is a very important factor affecting how quickly the app is loaded (the less the better)
    • timing for materials and shaders is now provided with microsecond precision
    • non-rendered materials are denoted with N/R (meaning they are hidden or invisible due to frustum culling)
    • Render Calls and Triangles Rendered are always displayed as integers
    • resolutions of cubemap textures are shown in a more clear format e.g. 256x256x6
    • proper names are printed for system materials and lookup textures
    • the depth texture is now properly shown in the profile
    • various formatting adjustments

    Puzzles

    Puzzle bind element now works in AR mode. Thanks for bringing this up on the forums.

    Puzzle check performance updated for the latest hardware database, which particularly includes iPhones 18 and latest iPads.

    Shader Optimization

    We revised the shader generation process inside the engine.

    First of all, we got rid of unused/duplicate/deprecated/legacy code paths to unburden the shader compiler. But most importantly, we reduced the number of unique shaders by streamlining their code structure so that similar shaders are properly detected as such. This significantly reduces the compilation work required for loading a more or less advanced application. Loading speed gains are 10-20% on average and can be even higher if lots of materials are used in the scene.

    This also benefits to making the browser’s internal shader cache more efficient across different applications and even websites. For example, when somebody visits a new Verge3D-based website, it may load much faster thanks to pre-compiled shaders that are already stored in the browser cache.

    Other Features

    In the previous 4.7 release we removed some PCF filtering methods from the export plugins and Puzzles. Now we are dropping them from the engine entirely, with the shadow docs updated accordingly.

    We also cleaned up the engine from other deprecated features, glTF extensions and JS APIs.

    We extended and improved the material library docs to cover more correct ways to install and use the asset packs, as well as other topics.

    Chief 3D Verger | LinkedIn | Twitter

    #77661

    As usual, you can get the preview bundle from the downloads page! Let us know how it works for you!

    Chief 3D Verger | LinkedIn | Twitter

    #77675
    visualizer
    Customer

    Wow !
    Its almost exactly one year that, my small suggestion / feature request finally got implemented in Verge. Feels Good !
    Now there is no need of jugaad setting of puzzles to achieve this I hope. Glad !

    Here is my old thread of 22 Sept 2023 about 3D positional sound –
    https://www.soft8soft.com/topic/possibility-of-positional-sound-in-verge/

    I also feel strongly that here after if V3D gets more sophisticated and filled up with AR/VR/MR/XR related rich features. :good:

    • This reply was modified 10 hours, 22 minutes ago by visualizer.
    #77676
    visualizer
    Customer

    Hope final 4.8 comes up with more exciting things ! awesome !

    #77677
    adamabr
    Customer

    This is always fun to read! Thanks!

    #77685
    c4cc
    Participant

    Looks promising. How nice if larger overall file sizes were able to be uploaded to verge3d as well without user quality being affected.

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