Game development presentations - a useful reference

Discussion in 'Rendering Technology and APIs' started by liolio, Sep 16, 2009.

  1. metacore

    Newcomer

    Joined:
    Sep 30, 2011
    Messages:
    111
    Likes Received:
    86
  2. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
    https://research.nvidia.com/publication/2019-07_Dynamic-Many-Light-Sampling

    https://research.nvidia.com/sites/default/files/pubs/2019-07_Dynamic-Many-Light-Sampling//MPC19.pdf
     
    Dictator and pharma like this.
  3. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
    High-Performance Graphics 2019 presentation slides.
    https://www.highperformancegraphics.org/2019/program/

    Some very interesting papers.
    RTX Beyond Ray Tracing: Exploring the Use of Hardware Ray Tracing Cores for Tet-Mesh Point Location
    Distortion-Free Displacement Mapping
    and so on.
     
    Dictator, pharma and chris1515 like this.
  4. Scott_Arm

    Legend

    Joined:
    Jun 16, 2004
    Messages:
    15,134
    Likes Received:
    7,679
    pharma, Dictator and BRiT like this.
  5. MfA

    MfA
    Legend

    Joined:
    Feb 6, 2002
    Messages:
    7,610
    Likes Received:
    825
    It can't ... rendering is a messy business. The only way to make it slim is with trash performance.

    Pre-filter or go home.
     
  6. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
    http://advances.realtimerendering.com/s2019/index.htm

    The program of advances in realtime rendering conference next monday the 29th july 2019


     
    #466 chris1515, Jul 26, 2019
    Last edited: Jul 26, 2019
    pharma, jlippo and Dictator like this.
  7. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
  8. Dictator

    Regular

    Joined:
    Feb 11, 2011
    Messages:
    681
    Likes Received:
    3,969
    @JoeJ the one presentation mentions wanting LOD in DXR! :D
     
    milk likes this.
  9. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
    #469 jlippo, Jul 30, 2019
    Last edited: Jul 30, 2019
    milk, chris1515, corysama and 4 others like this.
  10. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
  11. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
    #471 chris1515, Aug 2, 2019
    Last edited: Aug 2, 2019
    Newguy, milk and jlippo like this.
  12. MfA

    MfA
    Legend

    Joined:
    Feb 6, 2002
    Messages:
    7,610
    Likes Received:
    825
    They should beg for ray differentials while they are at it, so it can more usefully select them.
     
  13. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain
  14. corysama

    Newcomer

    Joined:
    Jul 10, 2004
    Messages:
    190
    Likes Received:
    185
    Mortal Kombat 11: High Fidelity Cached Sims in RealTime



    via
     
    chris1515 and milk like this.
  15. JoeJ

    Veteran

    Joined:
    Apr 1, 2018
    Messages:
    1,523
    Likes Received:
    1,772
    Yeah, i'm surely not the only one requesting this. But how should it look like? I think it's mainly two related questions:

    1. Do we finally want / need continuous LOD?
    I say yes. E.g. the image in one presentatio0n shows a edgy shadow of a distant round object with low tessellation.
    As we approach more realism in lighting, the shadow will be soft and setting LOD just by distance (ignoring shadows or reflections) would be fine.
    But a hard transition between fixed LODs would still cause popping, and with realistic lighting this could become visible in shadows, reflections and GI. Not sure how hard transitions affect denoising as well.
    Further continuous LOD would help to distribute details to screen better. Actually we often see low details close up, but higher detail than necessary in the distance. Static level geometry often has no LOD at all.

    2. Do we want compatibility with Mesh Shaders?
    Curious if this question could be the motivation for NV to support LOD for RT quickly, but not sure if it makes so much sense.
    If we need to store the geometry in main memory anyways to support RT, it might be better to just write our own geometry processing with compute, update in a time sliced manner and use it for both RT and rasterterization, without a need for mesh / tessellation shaders?
    But the approach "mesh shading -> raster and generate BVH automatically" could make sens too. IDK.


    I wonder how far we could get already now on current hardware.
    What i want is to have static BVH, enlarging the bounds so any continuous or hard change of contained triangles is possible without recalculating BVH from scratch.
    This would require a dynamic number of triangles per node, and the ability to disable BVH nodes at the bottom when decreasing LOD.
    FF units for faster BVH generation would not be necessary.
     
  16. chris1515

    Legend

    Joined:
    Jul 24, 2005
    Messages:
    7,157
    Likes Received:
    7,965
    Location:
    Barcelona Spain


    Machine learning and motion synthesis
     
    jlippo likes this.
  17. pharma

    Veteran

    Joined:
    Mar 29, 2004
    Messages:
    4,887
    Likes Received:
    4,534
    Vulkan Sessions SIGGRAPH 2019

    Vulkan Raytracing TSG update: Yuriy O'Donnell (Epic Games)
    24:30
    OctaneRender, Light Field Displays, RenderToken Network (RNDR)
    49:10 Jules Urbach (Otoy)
     
    BRiT likes this.
  18. jlippo

    Veteran

    Joined:
    Oct 7, 2004
    Messages:
    1,744
    Likes Received:
    1,090
    Location:
    Finland
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...