Unreal Engine 4 now free

Discussion in 'Rendering Technology and APIs' started by L. Scofield, Mar 2, 2015.

  1. Scott_Arm

    Legend

    Joined:
    Jun 16, 2004
    Messages:
    15,134
    Likes Received:
    7,679
  2. Alessio1989

    Regular

    Joined:
    Jun 6, 2015
    Messages:
    614
    Likes Received:
    321
    Yes, that's the first public DX12 preview implementation. But looks like there are tons of works to do. Binding tiers constants looks like related to very old specifications .

    But comments like this are my favourites!

    Code:
    #if USE_ASYNC_COMPUTE_CONTEXT
    #error Implement me!
    #endif
    
    :runaway:

    lolj, looks like we had to wait mature drivers first ^_^
     
    Razor1, DieH@rd, Malo and 3 others like this.
  3. fellix

    Veteran

    Joined:
    Dec 4, 2004
    Messages:
    3,552
    Likes Received:
    514
    Location:
    Varna, Bulgaria
    Unreal Engine 4 - Infiltrator Tech Demo

    The impressive real-time UE4 demo from GDC'13 is now available as compiled distribution.

    p.s.:
    I just did a quick run in DX12 mode and it appears to be heavily threaded, occupying ~50% of my 6-core Xeon. The demo seems to be both GPU and CPU limited in different parts and also takes a rather large 2.5GB chunk of the memory.
     
    #43 fellix, Sep 18, 2015
    Last edited: Sep 18, 2015
  4. For the first time in my life, I got served with a "not enough memory" error. And here I though those 8GB would last another couple of years.
    Good thing I have a motherboard with 8 memory slots, though.
    Maybe I'll go crazy, get 32GB on top of my current 8GB and make a 24-ish GB RAM Drive for the game I'm currently playing.
     
    #44 Deleted member 13524, Sep 18, 2015
    Last edited by a moderator: Sep 18, 2015
  5. lanek

    Veteran

    Joined:
    Mar 7, 2012
    Messages:
    2,469
    Likes Received:
    315
    Location:
    Switzerland
    Need to check why, on my system, it stay at loading "95 % " .. every other project is working, and i dont think it have something to do with my system (I7 4930K 6cores + 16GB DDR3 ).

    @ToTTenTranz : Ram cost nothing today, i have a kit of 4x4GB ( quad channel ) 2400mhz DDR3 C9 from G-skill, it have cost me less than a old HDD of 500GB.
     
  6. Sinistar

    Sinistar I LIVE
    Regular Subscriber

    Joined:
    Aug 11, 2004
    Messages:
    660
    Likes Received:
    74
    Location:
    Indiana
    With a 4770K, I see one spike to 40% CPU usage, stay in to 20-30 range most of the time in DX12 mode.
    This is the second Unreal demo that is capped to exactly twice the display's refresh rate, doesn't seem to be capped in DX11.
     
  7. Alessio1989

    Regular

    Joined:
    Jun 6, 2015
    Messages:
    614
    Likes Received:
    321
    AFIK, it still doesn't have a proper multi-thread implementation..
    The refresh-rate*#back-buffers cap is due the flip model. Full-screen can work with unleashed frame-rate too ("immediate flip mode"), but for proper "unleashed" windowed mode we must wait the "November update".
    If you are interest in DirectX presentation modes, here is a video explaining the WDDM 2.0/DX12 presentation modes too.

     
  8. Sinistar

    Sinistar I LIVE
    Regular Subscriber

    Joined:
    Aug 11, 2004
    Messages:
    660
    Likes Received:
    74
    Location:
    Indiana
    Apparently the "fullscreen" command doesn't put it in true full screen mode, because I get the same results.
     
  9. fellix

    Veteran

    Joined:
    Dec 4, 2004
    Messages:
    3,552
    Likes Received:
    514
    Location:
    Varna, Bulgaria
  10. Alessio1989

    Regular

    Joined:
    Jun 6, 2015
    Messages:
    614
    Likes Received:
    321
    Maybe it's simply broken into code.
     
  11. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
    PixResearch, Razor1 and milk like this.
  12. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
    It certainly seems interesting.

    Sounds wonderful.
    It certainly seems like there is no texture stretching, so it could have proper 3D texture/surface.
    Cannot wait to see it in action.
     
  13. milk

    milk Like Verified
    Veteran

    Joined:
    Jun 6, 2012
    Messages:
    3,977
    Likes Received:
    4,101
    If this does indeed do everything the poster said it does, no artifacts, no limitations, can be aplied everywhere... Next gen is about to start for realz.
     
  14. Razor1

    Veteran

    Joined:
    Jul 24, 2004
    Messages:
    4,232
    Likes Received:
    749
    Location:
    NY, NY
    this is one expensive shader lol
     
  15. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,423
    Likes Received:
    10,316
    That's interesting...

    And the shader can't be "that" expensive if it's being used by a client on XBO. I'm interested to see what it actually is. He says it's 2 generations beyond POM.

    Regards,
    SB
     
  16. Malo

    Malo Yak Mechanicum
    Legend Subscriber

    Joined:
    Feb 9, 2002
    Messages:
    8,929
    Likes Received:
    5,529
    Location:
    Pennsylvania
    That's some serious next Gen POM! Wow.
     
  17. Arun

    Arun Unknown.
    Legend

    Joined:
    Aug 28, 2002
    Messages:
    5,023
    Likes Received:
    302
    Location:
    UK
    "There are no tiling or curvature limitations with this and geometry extends beyond bounds of original mesh."

    That scares me in terms of what it might do to Early-Z (and/or HSR on tilers) - this is a truly amazing example (and I really want to know how it works!!) but it's also a very simple scene, what happens to performance once you add overdraw?
     
  18. Infinisearch

    Veteran

    Joined:
    Jul 22, 2004
    Messages:
    779
    Likes Received:
    146
    Location:
    USA
    @chris1515 Thanks for posting this (and all the stuff in the presentations thread) its very interesting. This has my curiosity and imagination going... I really wonder what they're doing. Will give it more thought later.
     
  19. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,633
    Location:
    The North
    I'm so tired guys from baby tears and cries. What is POM?? How expensive is it generally? And which games use it today? (So I can look up examples)

    Thanks in advance.
     
  20. Infinisearch

    Veteran

    Joined:
    Jul 22, 2004
    Messages:
    779
    Likes Received:
    146
    Location:
    USA
    Parallax occlusion mapping
     
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...