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 3.8 pre3 available!

Home Forums Official Announcements Verge3D 3.8 pre3 available!

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #43228

    The third preview build for Verge3D 3.8 is out! It brings new features for efficient, resolution-independent 3D user interfaces, support for several new object constraints and settings in Blender, a new entry and improvements in the Puzzles library, and support for legacy browsers. Check it out:

    Chief 3D Verger | LinkedIn | Twitter

    #43229

    3D User Interfaces Revisited

    The early Verge3D versions suggested using camera-parented 3D objects for buttons, panels, sliders or text labels. After we introduced the HTML Puzzles, we switched to recommending the web-based approach to building UI/UX (with third-party tools such as Webflow). Now has come the time to revisit 3D user interfaces, as we are bringing 3 game-changing features to Verge3D.

    Blender:

    3ds Max:

    Maya:

    The first feature is the possibility to stick 3D objects to the viewport edge. The newly introduced setting Fit to Camera Edge, which becomes visible after you parent the object to the camera, does precisely that. It offers 4 parameters – Horizontal, Vertical, Fit Shape, and Fit Offset – using which you attach your panels or texts where you want whem to be, regardless of screen resolution or device.

    The second feature is Visibility Breakpoints. Similar to CSS breakpoints, they allow you to display different sets of objects for different screen resolutions or mobile device orientations (landscape/portrait). Similarly, it can be used to re-arrange the UI as well.

    The third feature, which you might find helpful for building your UI, is HiDPI Compositing. It allows you to render an object (including its children) with a separate high-resolution render pass. Thus, you can significantly improve the quality on HiDPI screens (Retina displays and most mobile devices). This might be especially important when rendering Text objects, or any other elements you need to be sharp and precise.

    We recommend using it with a simple shader (such as Emission), or for small objects, so that to not kill the performance.

    We have improved our older demo applications – E-learning, and Ring – to use the Fit to Camera Edge and the HiDPI Compositing for UI objects. They now look much sharper indeed!

    Finally, why/when use 3D for user interfaces? Definitely, this approach is more “native” to the 3D artist than using HTML/CSS, and does not require external tools. But there is more in it: since the UI elements are genuine 3D objects, you can apply shaders, lighting, animation, morphing – you name it – making them truly interactive and seamlessly integrated into the scene. Potentially, this allows for effects much more engaging and interesting compared to the HTML/CSS-based approach.

    Blender-specific

    For this update we introduced some new helpful constraints and supported settings for some other existing constraints.

    New constraints are Limit Distance, with which you can use Clamp Region (all options), Distance, and Influence params, and Damped Track (all params supported).

    Copy Transform now offers Mix (all options) and Influence params. The Copy Rotation constraint now offers the Mix parameter (3 options – Replace, Before Original, and After Original), and also Influence.
    Finally, with Copy Scale you can now use Axis, Power, Make Uniform, Offset, Additive, and Influence.

    3ds Max-specific

    We tweaked and rearranged the Verge3D-related settings and options to make them more compact and consistent with native UI of 3ds Max.

    Maya-specific

    We supported Maya behavior for handling transparency with the File node. As a result, luminance-based alpha channel is now used if the image is originally supplied without alpha (e.g., JPEG).

    Puzzles

    The comment puzzle’s max length was increased from 50 to 120 characters.

    There is a new entry in the Puzzles libraryDetect Pressed / Released. This combination of puzzles might come in handy for implementing interactivity with 3D UI elements. Basically, it detects if mouse/touch is being pressed or released upon the selected object.

    Also, some other entries in the Puzzles library were simplified and/or commented for clarity.

    Legacy Browsers

    We created a variant of the engine runtime specifically to support legacy browsers such as Internet Explorer 11 or Safari found on very old iPhones/iPads. This file (v3d.legacy.js) is used when you select the IE11 option at the app creation screen. Please note that this runtime is rather bulky and slow. The default Verge3D build is more compact and considerably faster – and it will work with >99% of the nowadays browsers.

    Other improvements

    The previously introduced Clipping Planes feature obtained a new parameter – Render Side (including Front, Back, and Double-sided options). It may help for rendering complex geometry with cuts and holes.

    Blender:

    3ds Max:

    Maya:

    Chief 3D Verger | LinkedIn | Twitter

    #43230

    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

    #43247
    parsec
    Customer

    Thanks, yes it is good to have connection with the html layout but it is a loot more predictable to have it all on the verge side.

    #43250
    Branden Coker
    Customer

    Yuri, the new options for controlling UI elements sound really useful. I’m having trouble finding this information in the user manual. Can you provide a link?

    #43258
    GLiFTeK
    Customer
    #43261
    Avier3D
    Customer

    EXACTLY what we needed.
    S8S is doing the right thing by following what userbase need ;)

    #43262
    thylaxene
    Customer

    Very nice. Having UI handled as part of the 3D process is very welcomed!

    #43265

    I’m having trouble finding this information in the user manual. Can you provide a link?

    The Manual page is work in progress! For now, you can use popup tooltips which are quite informative.

    Chief 3D Verger | LinkedIn | Twitter

    #43270
    Branden Coker
    Customer

    Sounds good. Thanks Yuri!

    #43272
    web
    Customer

    Did someone manage to get the USDZ export working? I tried it on a scene but the usdz creation doesnt seem to work. I get just a 1kb file. And on a instance running in wordpress it doesnt work at all. Is there something you have to keep in mind with the urls and the webserver?

    #43278

    Did someone manage to get the USDZ export working?

    Hi, does your scene contain models with GLTF Compatible materials assigned? If so, feel free to send us this scene (or a reduced one) so we can take a look.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #43283
    web
    Customer

    I dont think so. I thought that its just the preferred way, not mandatory.

    #43303
    Avier3D
    Customer

    Does the HiDPI compositing work also with orthogonal cameras? I’m getting hiccups (Blender)

    #43589

    @avier3d We can reproduce the issue. Working on it right now!

    Soft8Soft Tech Chief
    X | FB | LinkedIn

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