What is the difference between: Ray Tracing, RTX, and DLSS? Are they all the same thing?
Maybe according to Nvidia... According to reality, DLSS is more or less useless in it's current form, performing and/or looking worse than some other upscaling methods that don't even require special hardware.As per Nvidia, this new DLSS feature offers the highest quality AA with fewer artifacts, than other forms of AA.
Maybe according to Nvidia... According to reality, DLSS is more or less useless in it's current form, performing and/or looking worse than some other upscaling methods that don't even require special hardware.
Blurring is how AA is done in every form I'm aware of. They probably just go overboard with the tech to make the image look so blurry.Yup, I agree on this. I was just pointing out what Nvidia thinks of this new AA technique. They are also hiding something from the public though. DLSS actually blurs the image/scene as evident from some of the recent games which had support for DLSS. This has been a controversial topic.
The AI still needs to train these images to produce a sharp image, which is very time consuming as well.
Btw, is there a free benchmark anywhere to run if one has a RTX card? I don't feel like buying 3DMark just to try the Port Royal benchmark.
Blurring is how AA is done in every form I'm aware of. They probably just go overboard with the tech to make the image look so blurry.
I presume my card also supports ray tracing GTX 1660 Ti ??
How much blur that occurs is dependent on what form is used, but the whole tech is based on blurring the lines to smooth the image out. AA is blur in all forms.I think that also depends on the type of AA technique used. For example, FXAA (Fast-Approximate Anti-Aliasing) produces a blurry image, unlike MSAA or SSAA/SMAA, which are other alternate forms of AA.. Even TXAA still has some blurriness to it.
Reflections RTX Tech Demo.
Atomic Heart RTX Tech Demo.
Justice RTX Tech Demo.
Actual supersampling (SSAA) involves what amounts to rendering the scene at a higher resolution than what the screen can display, then shrinking the image to fit, combining multiple pixels to more accurately represent the color of the area covered by any given pixel. So you don't end up with as many harsh pixels that stand out against their surroundings in unnatural ways. An example would be rendering a scene at 4K for display on a 1080p monitor. Each pixel would be made up of four samples combined, as opposed to just one. So, while the result technically loses detail from the original 4K source image, the monitor couldn't natively display that anyway, and the resulting image effectively contains more detail than what native 1080p rendering would provide, and reduces inaccurate jagged edges as a result. However, rendering at a higher resolution makes this by far the most demanding form of anti-aliasing, so it's only really good for situations where you have graphics performance to spare.How much blur that occurs is dependent on what form is used, but the whole tech is based on blurring the lines to smooth the image out. AA is blur in all forms.
Yes, the card supports RTX, but the performance is going to be sub-par, depending on the graphics and DXR settings applied (low/medium/high), and on 1080p. With the new geforce 425.31 drivers, Nvidia brought support for ray tracing via (DXR) on the GeForce GTX 1660 Ti and GTX 1660, along with the GTX 1080 Ti, GTX 1080, GTX 1070 Ti, GTX 1070, and GTX 1060 (6GB).
The Titan X and Titan Xp are also supported.
But be warned, however, that your graphics settings will need to be dialed down in order to comfortably play the current crop of games that support ray tracing, which includes Battlefield V, Atomic Heart, Metro Exodus, Shadow of the Tomb Raider and Justice. That's because the last-generation GTX cards use traditional shader cores and don't have dedicated RT cores like the new RTX components.
Something else worth noting is how the GTX 1660 / 1660 Ti compare to the 10-series cards with ray tracing.
These NEW Turing cards can do integer and floating point calculations both at the same time, whereas Pascal and earlier architectures use the same CUDA cores for both FP32 and INT. What that means is even though a card like the GTX 1070 (5783 GFLOPS) has more computational power in theory, than the GTX 1660 (5027 GFLOPS), in some of the tests the GTX 1660 ends up being faster with ray tracing/RTX.
![]()
![]()
I will do some testing and report back.
When you reduce the image, and combine pixels into one, and pick a color that is an average of those multiple pixels, that is blurring. Even SSAA results in a slightly blurred image. It's just as bad as post process AA. Or rather, the blurring of pixels with SSAA and MSAA is better than jagged edges, but it's not as sharp of an image once done.Actual supersampling (SSAA) involves what amounts to rendering the scene at a higher resolution than what the screen can display, then shrinking the image to fit, combining multiple pixels to more accurately represent the color of the area covered by any given pixel. So you don't end up with as many harsh pixels that stand out against their surroundings in unnatural ways. An example would be rendering a scene at 4K for display on a 1080p monitor. Each pixel would be made up of four samples combined, as opposed to just one. So, while the result technically loses detail from the original 4K source image, the monitor couldn't natively display that anyway, and the resulting image effectively contains more detail than what native 1080p rendering would provide, and reduces inaccurate jagged edges as a result. However, rendering at a higher resolution makes this by far the most demanding form of anti-aliasing, so it's only really good for situations where you have graphics performance to spare.
MSAA does something similar, but only performs the supersampling on small regions of the image where jagged edges are likely to be noticeable, leaving the rest of the scene alone, and as a result it performs a lot better since it is only supersampling a very limited portion of the scene. Unfortunately, a lot of newer game engines use rendering techniques that are not fully compatible with this form of anti-aliasing, so it's not used quite as often these days.
In recent years, various post-process AA methods like FXAA have become common. They have the advantage of working with all rendering techniques, and typically have very little performance impact, but are not particularly accurate and are more prone to blurring details. Since they are applied after the image has already been rendered, they rely heavily on guesswork to get their results, as they don't have additional samples to work with. Some will even perform these effects on a lower-than-native resolution image to provide a boost in performance, effectively doing the opposite of supersampling, generally resulting in a noticeably blurrier image.
Nvidia's DLSS is effectively more along the lines of this last type of post-process AA, as at least in it's current form, it's rendering the scene at a lower-than-native resolution and trying to fabricate details to fill in the gaps. It uses some AI techniques to improve this guesswork based on pre-computed data, but the resulting image is still quite blurry. Some of the handful of games that support it also apply post-process sharpening afterward to reduce the blurriness, but that introduces more visual artifacts. DLSS is more a means of improving performance at the expense of image quality rather than something to enhance image quality. And it doesn't even do that particularly well, since there are other upscaling techniques that can offer slightly better performance and/or quality without the need for special hardware. Now, if DLSS were able to actually enhance an image at native resolution and add detail better than other forms of post-process AA, that could arguably make it worthwhile, but I have some doubts that the dedicated hardware present in their current cards has the performance to enable that, or they probably would have done so already.
So, while post-process AA tends to blur an image, and upscaling techniques like the current implementation of DLSS provide even lower detail still, forms of AA that utilize supersampling like SSAA and MSAA are actually adding true detail to the scene that otherwise wouldn't be there. That can soften edges a bit, but that's because those edges are becoming more accurate, removing the aliasing artifacts that can make the edges of objects appear artificially jagged. In a similar way, the text on your screen right now is likely utilizing a form of anti-aliasing to appear smoother. This isn't blurring the text, so much as it is incorporating detail beyond what your monitor could otherwise display if it only incorporated one sample per pixel.
What is the difference between: Ray Tracing, RTX, and DLSS? Are they all the same thing?
Again, I'm not sure I would describe that as "blurring" when compared to an image that is sampled at a lower resolution to begin with. In my prior example, the 4K source image is losing detail when it is downsampled to 1080p, but from the perspective of that final resolution, the area covered by each pixel is more accurately represented by the downsampling process. You are increasing accuracy of the image compared to native 1080p rendering, as opposed to post-process AA and upsampling, where accuracy is getting lost.When you reduce the image, and combine pixels into one, and pick a color that is an average of those multiple pixels, that is blurring. Even SSAA results in a slightly blurred image. It's just as bad as post process AA. Or rather, the blurring of pixels with SSAA and MSAA is better than jagged edges, but it's not as sharp of an image once done.
I'm just saying the tech is based on smoothing/blurring of lines to make them appear less jagged. MSAA and SSAA variants get help from the game engine to achieve a better result and post processing versions don't, which result in less clean solutions, and look blurrier. My point is still that the tech is based on blurring some or all of the image, in what ever form it comes in.Again, I'm not sure I would describe that as "blurring" when compared to an image that is sampled at a lower resolution to begin with. In my prior example, the 4K source image is losing detail when it is downsampled to 1080p, but from the perspective of that final resolution, the area covered by each pixel is more accurately represented by the downsampling process. You are increasing accuracy of the image compared to native 1080p rendering, as opposed to post-process AA and upsampling, where accuracy is getting lost.
A native 1080p image might be more crisp, but that's only because it is a rougher representation of what the image would look like if rendered at a higher resolution. And sure, using more samples per pixel can result in a perceived loss of texture detail, since there will be fewer contrasting pixels that stand out, but those contrasting pixels are an artifact resulting from the limited resolution, and will tend to cause shimmering and other visual anomalies when in motion. Certainly there can be a tradeoff between having things look sharp, and having them look accurate when resolution is limited though.
You can't expect much more than you got with GPU accelerated PhysX games until further in the future. For now, there isn't many GPU's which can support it in any form, and the ones that do, still are very limited in performance. The tech is in its infancy for gaming.How many ray tracing games got released till now ?? very FEW so as to speak...nvdiia promised support for rtx in games , but only few games can implement it properly. The tech its new, it's demanding, and it's expensive.
I really don't care about DLSS in games. makes little to no difference to me. meh.
Thank you! I will jump on that. Oh, and yes, I just bought a RTX 2070 hoping it would allow max settings at 1080p on the few RT games out so far. Waiting mostly for Atomic Heart.Do you already have an RTX GPU with you right now ? There are some benchmarks, like the Final fantasy XV, http://benchmark.finalfantasyxv.com/na/ , but this is basically for testing DLSS. You can also try one of the UNIGINE Benchmarks, though I'm not sure about full RTX support.
OR, if you are interested in some of the RTX DEMOs as well, so that you can try the demo on your card, then kindly go through this link. There are 3 DEMOs to test.
Reflections RTX Tech Demo.
Atomic Heart RTX Tech Demo.
Justice RTX Tech Demo.
More details and download links can be found here. Report back with the results, if possible.
https://www.nvidia.com/en-us/geforc...e-reflections-nvidia-rtx-tech-demo-downloads/`
I think that also depends on the type of AA technique used. For example, FXAA (Fast-Approximate Anti-Aliasing) produces a blurry image, unlike MSAA or SSAA/SMAA, which are other alternate forms of AA.. Even TXAA still has some blurriness to it.
Thank you! I will jump on that. Oh, and yes, I just bought a RTX 2070 hoping it would allow max settings at 1080p on the few RT games out so far. Waiting mostly for Atomic Heart.