If mirrors are lost technology, how do you explain pic related?
common sense is a lost technology
>>737643902>car body not reflected in the mirrorslame and unrealistic
>>737643902rendering the scene using 4 different frustums
>>737643902They’re not lost, they’re just too resource-intensive. Also, those mirrors are really small and not reflecting the player’s car.
>>737646316>>737646532
>>737643902Even these non-RTX mirrors were taxing and that's why the render res on them is always so bad by default.
>>737647007Why is modern graphics such a blurry mess now?
In LMU, they render the mirror only once and then split it into multiple images for the different mirrors location and offsetting the image.It's pretty efficient compared to the competition but you lose a lot of depth especially in the left side mirror.
>>737647195That's Unreal Engine 5 + that retard is using motion blur.
>>737643902Damn nigger, do you really need all the overlay shit?
Mirrors in games are just textures.The game basically renders the rear view, converts that rendering into a texture, and then maps the texture onto the mirror's surface during the render of the main image.Racing games generally don't have many issues with this because mirrors are usually small, so the texture rendered can be equally small without the player noticing the lower quality.
>>737647782yo no wayyy without rtx??
>>737648250RTX does it better and it's not that big performance hit when implemented gracefully. In Doom Eternal for example they added RTX support and it doesn't cripple the game because it's not on literally everywhere.
>>737647782That's cool, but you still need to process all the geometry twice which is expensive. I guess racing games can get away with using simplified models or higher LOD levels for the mirrors which helps.
>>737648373this unc is too educated fr
>>737648467Geometry is practically free with today's cards, it's lighting and shaders and the clusterfuck that is deferred rendering that kills frames.
>>737648373RTX is still struggling with mirrors quality.
>>737648792So was the old method. Even those tiny car mirrors were just not worth having in good quality.