PolymerRTX
#61 Posted 16 September 2018 - 04:18 PM
#62 Posted 16 September 2018 - 04:58 PM
Applications built on the RTX platform bring the power of real-time photorealistic rendering and AI-enhanced graphics, video and image processing, to enable millions of designers and artists to create amazing content in a completely new way.
Reference:
https://developer.nvidia.com/rtx
I doubt he plans to get into the complex, programming level of Nvidia itself, it's more like trying to make that technology, from them, work for EDuke32
This post has been edited by Hank: 16 September 2018 - 05:32 PM
#63 Posted 16 September 2018 - 05:19 PM
What about Radeon Rays are they usable somehow ?
RadeonRays 2.0
Baikal tech-demo Github:
Baikal
#64 Posted 16 September 2018 - 06:44 PM
Micky C, on 16 September 2018 - 04:18 PM, said:
The idea of rendering to a subset of pixels and filling in the blanks with narual network is an interesting idea. AI to assist real time computer graphics is an area of untapped research that has some potential, and maybe utilizing ANN becomes a optimization feature for PolymerRTX.
#66 Posted 19 September 2018 - 11:51 AM
TON, on 19 September 2018 - 11:29 AM, said:
How many of you guys plan on buying a 20xx card? Vulkan RT extensions are only supported on 2080/2080 ti(and soon 2070) hardware right now, and I don't see that it has a fallback layer. I have no problems switching over if you guys are planning on buying the hardware, otherwise I can create a Vulkan RT based renderer but you guys won't be able to run it .
This post has been edited by icecoldduke: 19 September 2018 - 11:53 AM
#67 Posted 19 September 2018 - 12:00 PM
#68 Posted 19 September 2018 - 12:41 PM
#69 Posted 19 September 2018 - 01:57 PM
Mark, on 19 September 2018 - 12:41 PM, said:
That's why I'm inclined to say on Optix,at least initially so more people can use PolymerRTX. I'd really love to use Vulkan, but if you guys don't have the hardware to run it, kind of makes it meaningless. Some of you might not get more then simple textured geometry with PolymerRTX but at least you'll be able to run it.
What is everyone's thoughts? If everyone wants vulkan I'll switch over this weekend when I get my new hardware, but again, you won't be able to run RT without the hardware.
This post has been edited by icecoldduke: 19 September 2018 - 02:01 PM
#70 Posted 19 September 2018 - 02:01 PM
#71 Posted 19 September 2018 - 02:08 PM
#72 Posted 19 September 2018 - 02:18 PM
TerminX, on 19 September 2018 - 02:08 PM, said:
I personally think this is the way to go. I figure PolymerRTX will have two levels, one just does primary rays and you get geometry with textures and that's it. Then if you have 20xx series, you can try and turn on advanced lighting, reflections and such. Some of the Optix demos that have reflections work just fine on my 1080 and hold > 30 fps at 1080p.
This post has been edited by icecoldduke: 19 September 2018 - 02:21 PM
#73 Posted 19 September 2018 - 02:38 PM
#74 Posted 19 September 2018 - 02:46 PM
Mark, on 19 September 2018 - 02:38 PM, said:
I don't have the build engine up and running yet, but I have made level viewers for Build and Quake 3 running on DXR FL. Both viewers rendered only primary hit only without textures, rendered at over 100 fps on my 1080 at 1080p.
#75 Posted 19 September 2018 - 02:54 PM
This post has been edited by icecoldduke: 19 September 2018 - 02:59 PM
#76 Posted 19 September 2018 - 06:27 PM
icecoldduke, on 19 September 2018 - 02:18 PM, said:
I have a 1080 and plan on waiting until more DX RT and Vulcan RT stuff is out before getting a new card, because I think the cards will be cheaper with 7nm process and I will probably need a whole new system to have a faster CPU for the new GPU to be fed.
#77 Posted 19 September 2018 - 06:49 PM
lamduck, on 19 September 2018 - 06:27 PM, said:
This is why I don't want to make PolymerRTX in Vulkan RT. Turing launch was terrible, and from a consumer perspective, I completely understand why you would skip this gen. Only ONE RTX powered game at launch(Final Fantasy 15). The rest of the games consumers play, performance is on par with a 1080 ti at a 30% higher price markup. Then with 7nm GPU's in a year or two? Makes sense just to wait it out.
My mission with PolymerRTX is to have something for everyone. For those that don't upgrade, you should be able to get Polymost style visuals with the development freedom of the classic renderer(provided your GPU isn't a total pile of shit ). For those that do upgrade to the 20xx series, you'll have things like reflections, lighting, etc.
To deliver on that goal, I have to either use DirectX Raytracing or Optix. Optix has NEVER been used in games, and I'm probably going to find out why soon enough. If you guys do purchase the RTX series, I'll revisit creating a Vulkan RT renderer, but I just can't do it if no one on here has the hardware to run it.
This post has been edited by icecoldduke: 19 September 2018 - 06:55 PM
#78 Posted 19 September 2018 - 07:13 PM
icecoldduke, on 19 September 2018 - 11:51 AM, said:
The current Steam hardware survey says 3% of users have a GTX 1080 currently.
This is your project. Do as you will. But if you target the 2080, then you're likely only targeting a very small percentage of EDuke32 players.
#79 Posted 19 September 2018 - 07:19 PM
enderandrew, on 19 September 2018 - 07:13 PM, said:
This is your project. Do as you will. But if you target the 2080, then you're likely only targeting a very small percentage of EDuke32 players.
Let's just kill this conversation then. I'm going to focus on 970, 980, 1070, 1080 and 2080 series, sound good? That means I'm punting on Vulkan for the time being.
#80 Posted 19 September 2018 - 07:59 PM
This post has been edited by MusicallyInspired: 19 September 2018 - 07:59 PM
#81 Posted 19 September 2018 - 09:13 PM
icecoldduke, on 19 September 2018 - 06:49 PM, said:
My mission with PolymerRTX is to have something for everyone. For those that don't upgrade, you should be able to get Polymost style visuals with the development freedom of the classic renderer(provided your GPU isn't a total pile of shit ). For those that do upgrade to the 20xx series, you'll have things like reflections, lighting, etc.
To deliver on that goal, I have to either use DirectX Raytracing or Optix. Optix has NEVER been used in games, and I'm probably going to find out why soon enough. If you guys do purchase the RTX series, I'll revisit creating a Vulkan RT renderer, but I just can't do it if no one on here has the hardware to run it.
I like that plan, I'd like to be cutting edge although I think they priced a few too many people out with the 2080 TI, the regular 2080 doesn't even seem to be much of an increase from my 1080 for the money. That being said I really like raytracing and can't wait to be able to run it, the price is just too much for me because I'd have to build a whole new PC and then have only a few RT titles, although it will get better in the coming months.
#82 Posted 19 September 2018 - 09:27 PM
I am in possession of 2080 FE and 2080 Ti FE for the next few weeks and right now and the only thing that stands out is the Unreal Engine 4 Star Wars demo, that runs around 22~30 ish FPS on 2080 Ti without DLSS and 30~37 with DLSS, whereas it barely gets 6~7 FPS on a GTX 1080 Ti. But it's not a game.. and then there's 3DMark Dandia but I don't have a way of obtaining that, and it's WIP.
#83 Posted 20 September 2018 - 04:19 AM
#84 Posted 20 September 2018 - 04:35 AM
MusicallyInspired, on 20 September 2018 - 04:19 AM, said:
They'll have to push an update to specifically take advantage of the tensor cores, which is something I am looking forward to in the near future.
#85 Posted 20 September 2018 - 05:15 AM
Romulus, on 19 September 2018 - 09:27 PM, said:
I am in possession of 2080 FE and 2080 Ti FE for the next few weeks and right now and the only thing that stands out is the Unreal Engine 4 Star Wars demo, that runs around 22~30 ish FPS on 2080 Ti without DLSS and 30~37 with DLSS, whereas it barely gets 6~7 FPS on a GTX 1080 Ti. But it's not a game.. and then there's 3DMark Dandia but I don't have a way of obtaining that, and it's WIP.
I'm picking up my 2080 pre-order from Best Buy either tomorrow or saturday. Whats the performance delta between the star wars demo on the 2080 vs the 2080 ti?
This post has been edited by icecoldduke: 20 September 2018 - 05:20 AM
#86 Posted 20 September 2018 - 08:38 AM
This post has been edited by icecoldduke: 20 September 2018 - 08:39 AM
#87 Posted 20 September 2018 - 08:51 AM
The 2080 Ti FE runs the demo natively at 22~30 FPS and once DLSS is enabled, 30~37 FPS, the highest recorded FPS from the timedemo stats tells me is 42. Both my cards are marginally overclocked.
Edit: The video you posted seems to be showing comparison of the cards running with DLSS on except for the 1080Ti which doesn't have support for it. DLSS renders at below native resolution, though it's very difficult to tell the difference in motion, and UE4 being post processing heavy is good at hiding the loss of details from the reduction in pixel count.
This post has been edited by Romulus: 20 September 2018 - 09:05 AM
#88 Posted 20 September 2018 - 09:13 AM
Romulus, on 20 September 2018 - 08:51 AM, said:
The 2080 Ti FE runs the demo natively at 22~30 FPS and once DLSS is enabled, 30~37 FPS, the highest recorded FPS from the timedemo stats tells me is 42. Both my cards are marginally overclocked.
Edit: The video you posted seems to be showing comparison of the cards running with DLSS on except for the 1080Ti which doesn't have support for it. DLSS renders at below native resolution, though it's very difficult to tell the difference in motion, and UE4 being post processing heavy is good at hiding the loss of details from the reduction in pixel count.
Would you be able to run a similar test at 1080p with both the 2080 FE vs the 2080 FE TI without DLSS(not that it matters at the resolution)?
This post has been edited by icecoldduke: 20 September 2018 - 09:14 AM
#89 Posted 20 September 2018 - 09:37 AM
RTX 2080 FE: Maximum - 92 FPS, 1% Low (Minimum) - 55 FPS
RTX 2080 FE: Maximum - 102 FPS, 1% Low (Minimum) - 58 FPS.
The reason 1080p isn't ideal for testing these card is because it becomes very CPU dependent, and I am currently unable to push my 8700K past 4.8 GHz due to sending my AIO in for RMA.
What DLSS does is it takes the resolution down a notch, then scales it from there. So if you're running 2160p, it's actually sampling at 1440p. If you're running 1440p, it's sampling at 1080p. I never bothered running 1080p DLSS because it'd likely run at somewhere around 900p internally, which is not what I want. DLSS 2X is still yet to be implemented, we'll have to wait and see how that works.
This post has been edited by Romulus: 20 September 2018 - 09:39 AM
#90 Posted 20 September 2018 - 09:46 AM
Romulus, on 20 September 2018 - 09:37 AM, said:
RTX 2080 FE: Maximum - 92 FPS, 1% Low (Minimum) - 55 FPS
RTX 2080 FE: Maximum - 102 FPS, 1% Low (Minimum) - 58 FPS.
The reason 1080p isn't ideal for testing these card is because it becomes very CPU dependent, and I am currently unable to push my 8700K past 4.8 GHz due to sending my AIO in for RMA.
What DLSS does is it takes the resolution down a notch, then scales it from there. So if you're running 2160p, it's actually sampling at 1440p. If you're running 1440p, it's sampling at 1080p. I never bothered running 1080p DLSS because it'd likely run at somewhere around 900p internally, which is not what I want. DLSS 2X is still yet to be implemented, we'll have to wait and see how that works.
Did you happen to run the star wars demo on a 1080 or 1080 ti at 1080p? Sorry for just throwing a bunch of questions at you, I don't have the hardware yet, and I'm trying to figure out how PolymerRTX will scale. These numbers are helping me out tremendously.