+1

[SharpDX] Why does my model look better when using the deferred RenderTechnique instead of e.g. Blinn/Phong

Daniel Zibion 9 years ago updated by ก็หมวย นี่คะ 6 months ago 212

Hello everyone,


When visualizing geometry in the sharpDX viewport, I noticed that all the edges are very jagged and not smooth at all.


Blinn Rendering

Image 40


Deferred Rendering

Image 41

This got a lot better when switching to the deferred rendering.

Is this normal? Is there maybe a way to improve the anti aliasing for the default rendering that I'm not aware of?

For people facing a similar problem there is a nice solution by BetaRavener, check out the link https://github.com/helix-toolkit/helix-toolkit/issues/311