Unity 5.4 to come with screen-space raytraced reflections (SSRR)

Discussion in 'Rendering Technology and APIs' started by onQ, Nov 11, 2015.

  1. willardjuice

    willardjuice super willyjuice
    Moderator Veteran Alpha

    Joined:
    May 14, 2005
    Messages:
    1,386
    Likes Received:
    299
    Location:
    NY
    I'm not sure what better threading means though? Perhaps convenience functions to ease development, but either you can spawn multiple threads or you can't. :p I/O shouldn't stall the application, since Unity has long supported asynchronous I/O. I've never used Unity for console development though, it could be those apis are unavailable on those platforms (although I would assume they are).

    Sorry if it feels like I'm picking on you, but I get annoyed when people say "oh this game doesn't perform well because of Unity". No the game doesn't perform well because of the design decisions that the developers and artists made. Guess what? It's not trivial to make a highly performing 3D application. Unity doesn't magically make that challenge go away, but it also doesn't prevent you from making a well optimized game. Even things like garbage collection (an often cited critique) can be worked around if you make good design decisions.

    Guns don't kill people, people do. The Unity editor doesn't make slow games, developers do. :mrgreen:
     
  2. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,423
    Likes Received:
    10,316
    Yes this. It annoys me as well. Performance of Unity games is only as good as the developer and/or the time the developer has to optimize their game. X game that performs badly on Unity would likely perform badly in UE/CryEngine/whatever engine.

    The reason you see more badly performing Unity games is because more indie devs and small studio devs use Unity, and they don't have the time or resources to optimize as well as larger studios. And even then you'll see large studios completely bork performance in UE at times.

    I hate when I see bad performance in UE games blamed on the developer but bad performance in Unity games is blamed on Unity.

    Regards,
    SB
     
    Lightman likes this.
  3. tuna

    Veteran

    Joined:
    Mar 10, 2002
    Messages:
    3,550
    Likes Received:
    590
    I would say that is SEEMS like the programming/development environment of Unity does not help or facilitate high performance games. If you can only do x amount of memory allocations per frame that should be clearly stated and be tools that can help devs work around that problem. That does not seem to be the case right now.
     
  4. Arwin

    Arwin Now Officially a Top 10 Poster
    Moderator Legend

    Joined:
    May 17, 2006
    Messages:
    18,762
    Likes Received:
    2,639
    Location:
    Maastricht, The Netherlands
    Well, the same issues are reported for 2D games. I'm sure that it is possible that the fault is with the developers. But I'm suspecting there may be more to it. Perhaps it's just console OS related interactions that are on a single thread? And the latest version of Unity was advertised to be improving multi-threaded performance, so perhaps there is more to it.
     
  5. tuna

    Veteran

    Joined:
    Mar 10, 2002
    Messages:
    3,550
    Likes Received:
    590
    It seems like it is the garbage collector. And you only have one bus to the memory.
     
  6. Jupiter

    Veteran

    Joined:
    Feb 24, 2015
    Messages:
    1,583
    Likes Received:
    1,198
  7. Ike Turner

    Veteran

    Joined:
    Jul 30, 2005
    Messages:
    2,110
    Likes Received:
    2,304
    Running in 1440P on a single GTX 980. a.exe is going to be released soon so everybody can play around with it.
     
    Alexko likes this.
  8. hesido

    Regular

    Joined:
    Mar 28, 2004
    Messages:
    553
    Likes Received:
    85
    Looking insane. Realtime graphics have come so far. Tho I have to question their motion blur, it makes the video look like post-stabilized footage from a shaky cam.
     
  9. Ike Turner

    Veteran

    Joined:
    Jul 30, 2005
    Messages:
    2,110
    Likes Received:
    2,304
    Kej, fellix, pharma and 2 others like this.
  10. CNCAddict

    Regular

    Joined:
    Aug 14, 2005
    Messages:
    290
    Likes Received:
    2
    Unbelievably gorgeous!!! Runs fairly smooth on a 1080 at 4k and looks like a CG movie. Wish they gave more camera control, etc...but this is absolutely a must download.
     
    Lightman likes this.
Loading...

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...