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.

Home Forums Official Announcements Verge3D 2.12 pre2 available!

Viewing 15 posts - 31 through 45 (of 54 total)
  • Author
    Posts
  • #13923
    jem
    Customer

    Hi,
    I have noticed that that all edges of my meshes are smooth shaded. This occurs even when the edges should be sharp. This makes the objects in the scene look a bit like potatoes (see screen shots).

    I have tested this with both edges that are explicitly marked as sharp and edges that are sharpened with auto-smooth. I have attached a simple project that demonstrates this.

    I observed this issue while using the latest version of Verge3D (2.12 pre2) and Blender (2.80 15 April 2019). I can resolve the issue by falling back to an older build of Blender. The issue does not occur when I use 2.12 pre2 with Blender 20 March 2019 build. I am not sure if the issue is caused by Verge3D or Blender.
    Thank you,
    Jem

    Jeremy Wernick

    #13929
    scalare
    Customer

    Hello Yuri,

    so could it be that my test was using “All objects” what was causing the antialiasing effect not to work? I also noticed the black screen last week when I tried the supersampling by itself. Do I have to check for every object and camera to enable the antialiasing, or I got this wrong?

    Thank you!

    #13932
    alfred
    Customer

    Hello Yuri,

    my favorit is:
    HTML window puzzle :good: :good:
    :bye: :bye:

    #13935

    @jem confirming the smooth shading issue in the latest Blender 2.8. Will try to implement a workaround ASAP.


    @scalare
    the issue with when moved puzzle was fixed. Please try it with this Puzzles build. See above for the solution to the black screen issue.


    @alfred
    glad you like it! :)

    Chief 3D Verger | LinkedIn | Twitter

    #13971
    illussimo
    Customer

    What great welcome additions. I am looking forward to using the gradient texture and the easing puzzles. :heart:
    :bye: Simone

    #13976
    illussimo
    Customer

    Tested with Blender 2.79.
    Gradient texture works great!! :good: :good:

    #13986

    Thanks Simone! We’re glad this update is useful for you! :bye:

    Chief 3D Verger | LinkedIn | Twitter

    #13994
    novator83
    Customer

    Is there also a possibility to hide object with easing?

    Or can this be achieved only with combination of material transparency controller and after transparency=100% animation end -> hide object puzzle?

    #14001

    yep, hiding with easing involves transparency :yes:

    Chief 3D Verger | LinkedIn | Twitter

    #14021
    jem
    Customer

    Hi Yuri,
    I tested the antialiasing feature in 2.12 pre2. It really does improve the appearance of most scenes.
    I set up my SSAA puzzles as you described at the beginning of this thread. The antialiasing is only active when the scene is at rest, but I noticed a side-effect. When I attempt to move my resting scene, it hesitates before it moves. The hesitation lasts for about one second. After this time passes, the SSAA disables and the scene moves smoothly as it should.
    I am running on Chrome with an i7 and an Nvidia Quadro so I do not think that this issue is a result of a lack of power.
    Thanks for the great work.

    Jeremy Wernick

    #14024

    Hi Jem,

    If you’re using the when moved puzzle to detect user activity, you can tweak its period (e.g. set it to only 1 frame) and the delta (e.g. decrease it down to 0.0001). This should make your scene more responsible.

    Chief 3D Verger | LinkedIn | Twitter

    #14115
    elk
    Customer

    Maybe this would fit better in suggestions, but I thought i would mention it here, as this introduced the disable/enable rendering puzzles;

    Would it be possible to get like a “render next frame” puzzle. If say the renderer is disabled for when the scene is still and you go into fullscreen mode, resize the browser window or change some effects for instance, it would be nice to just do one frame update after to reflect changes that are not “actual” movement in the scene, like the aspect ration going slightly off when entering fullscreen mode. I know I could do this by simply enabling and then disabling again, but if the rendering was already enabled I would have to make extra logic to check for that everywhere I just want to updated the frame once, giving me a lot more puzzles. I could probably just save the state of the renderer to a variable right before I do all this, and then reset it aftewords, but I think I would need to do this in code right now…?

    So if it is not to much work I would suggest a “one frame” update puzzle that would update once if the rendering is disabled, otherwise just continue being enabled.

    Or if anyone got a simple solution to this that I just haven’t thought of, pleas let me know

    #14119

    “render next frame” puzzle

    Great idea! We were thinking about this too. :good:

    Chief 3D Verger | LinkedIn | Twitter

    #14123
    elk
    Customer

    Excelente :good:

    #14225
    scalare
    Customer

    Hi Yuri,

    I’m trying to monitor the window resize event, and check what the new window width is to resize some trigger buttons (to make them bigger for mobile, so it is easier for users to tap on them). For this, I’m using the new “on event of resize” puzzle. It responds to the resize event correctly, but I’m not being able to get the actual window width with the “get attr width” puzzle. I use that to set a variable that I plan to check to decide what size the trigger buttons should display at, but when I print it to the console log, I get an “undefined” value.

    Am I doing something wrong?

    Thanks!

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