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.5 pre4 available!

Home Forums Official Announcements Verge3D 3.5 pre4 available!

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #35478

    Here is the final preview build for upcoming Verge3D 3.5. Be sure to test your applications before the stable release is out!

    Chief 3D Verger | LinkedIn | Twitter

    #35479

    Arcade Racing

    We created a new application to serve as an example of what is possible with Verge3D physics engine. Arcade Racing is a retro-inspired game featuring fully interactive world, advanced vehicle physics, mobile-friendly controls, and sounds. Check it out!

    Puzzles

    Commentaries can be now added to your puzzles using a dedicated block found in the Advanced category. In addition, the color of this category was changed to blue.

    New puzzles for manipulating lights are available: get light param and set light param. You can retrieve and change the color and intensity of a light with them.

    The HTML puzzle get event property obtained new options in the dropdown: touches.length, touches[0].pageX, touches[0].pageY, touches[1].pageX, and touches[1].pageY. You can use these options to implement multi-touch controls such as in the herewith mentioned racing game.

    The focus and blur events were added to the event puzzle.

    The x-ray option was added to the puzzles when clicked and when dragged. If enabled, these puzzles would allow to interact with objects overlapped by other objects.

    This feature may come in handy in situations when clicked/hovered objects are located behind translucent surfaces, or behind objects that are rendered as decals or out of usual rendering order.

    A new puzzle for accelerating/slowing the playback of an audio or video clip was introduced. Among other things, this puzzle can be used to simulate car engine acceleration in the racing game.

    Blender-specific

    Black Body node is now supported by Verge3D.

    Max-specific

    OSL Blackbody map is now supported by Verge3D.

    Maya-specific

    The exporter plugin was ported to Python3 to support upcoming Maya 2021.

    Some of Maya’s constraints are now supported including Parent, Point, Orient, Scale, and Aim. See the Manual page for supported parameters.

    Maya shader node aiShadowMatte is now supported. It allows you to implement shadow catcher planes that are used in the AR mode, for example. The “Augmented Reality” demo will be updated accordingly.

    Bug fixes

    Puzzle set object direction now works with multiple objects (thanks for the report).

    We fixed the bug with the physics puzzle create rigid body that did not work properly with kinematic meshes (thanks for the report).

    The gltf exporter functionality was included in the engine core and exposed API class v3d.GLTFExporter to allow for better integration with the engine internals. As a result, the issue with visibility was fixed for the corresponding puzzle (thanks for the report).

    Puzzles set factor, set material value and set morph factor now work when textual values are used as inputs, as with HTML-based sliders (thanks for the report).

    Other improvements

    The following User Manual pages were updated or further expanded: Features, glTF materials, and various Puzzles Reference pages.

    Chief 3D Verger | LinkedIn | Twitter

    #35480

    As usual, you can grab the preview bundle from the downloads page!

    Chief 3D Verger | LinkedIn | Twitter

    #35484
    arslank
    Customer

    Yuri, Sliders are still not working, even in version 3.5 pre 4. do you have any solution for this?

    #35485
    zjbcool
    Customer

    Hi,on mobile device the Arcade Racing demo response:

    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>50F7B4521CA2FB76</RequestId>
    <HostId>
    v6qnaJx3gP1n8nRAs5KF8HqDbg9bvHHceEYBQACo1Tryzjsan0BBaztY0skh+B9313IbVl357wY=
    </HostId>
    </Error>
    #35486

    Thanks for your reports guys!


    @arslank
    It looks like the demo scene you sent us previously works just fine. Maybe you forgot to resave your puzzles after update? :unsure:


    @zjbku
    Maybe it is some kind of networking issue. Does Desktop version works for you? Also, you might need to check your firewall.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #35488
    zjbcool
    Customer

    Desktop version works well

    #35489
    web
    Customer

    Great additions :good:

    Any chance that geometry instancing for 3dsMax will make it way into the final 3.5 build?
    See question here:

    geometry instancing

    #35490
    alfred
    Customer

    arcade_racing
    :heart: :rose: :good: :yahoo:

    #35493
    arslank
    Customer

    Sorry guys, it was my bad. I downloaded the old version that is why it was not working properly. I downloaded the new released version now and it is working perfectly fine. you guys are legends. keep doing the good work. Thanks

    #35494
    GLiFTeK
    Customer

    Wow. Fun new advancement with features here! I bet there will be a new surge of devs to verge with the capabilities shown with the driving game :good:

    I couldn’t find the blur/focus in the documentation. Can you describe more of its functionality?
    Thanks!

    #35497

    Any chance that geometry instancing for 3dsMax will make it way into the final 3.5 build?

    Not sure about 3.5 but this task has been given a high priority!

    I couldn’t find the blur/focus in the documentation. Can you describe more of its functionality?

    Those are basically events for focusing /unfocusing on an HTML element. Here is more info:

    https://www.w3schools.com/jsref/event_onfocus.asp

    https://www.w3schools.com/jsref/event_onblur.asp

    Chief 3D Verger | LinkedIn | Twitter

    #35500

    on mobile device the Arcade Racing demo response:

    Do other Verge3D CDN-based examples (such as from the gallery) work on your mobile device?

    Chief 3D Verger | LinkedIn | Twitter

    #35501

    it is working perfectly fine

    excellent! :good:

    Chief 3D Verger | LinkedIn | Twitter

    #35502
    zjbcool
    Customer

    on mobile device the Arcade Racing demo response:

    Do other Verge3D CDN-based examples (such as from the gallery) work on your mobile device?

    I test some other examples, all work well.some other people around me have the same situation.

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