I do have fine lines to render for an animation. Floor Plan, splines converted into a mesh.
For some reason, the Lines are Flickering. With our Without Ray Tracing.
You can DOWNLOAD THE UE4 SCENE FILE HERE - it’s just 10MB:
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
How to resolve this problem?
Thank you very much for any help!
@remozseo I took a look, isn’t it just because the lines ARE very thin?..
they are very thin… that is right… you can download the 10MB Scene File and see that the radius of those lines are 1.5cm.
However… even if they are thin… somehow the Antialiasing or the render engine should handle that. The question is what do you need to change in order to get this flicker free?
Jimjams17
(Jimjams17)
September 14, 2019, 6:55am
4
anonymous_user_baa5d1d6:
they are very thin… that is right… you can download the 10MB Scene File and see that the radius of those lines are 1.5cm.
However… even if they are thin… somehow the Antialiasing or the render engine should handle that. The question is what do you need to change in order to get this flicker free?
did you manage to resolve this?
anonymous_user_baa5d1d6:
they are very thin… that is right… you can download the 10MB Scene File and see that the radius of those lines are 1.5cm.
However… even if they are thin… somehow the Antialiasing or the render engine should handle that. The question is what do you need to change in order to get this flicker free?
Have you tried increasing the ScreenPercentage by a higher number? Like 400%? Make sure you set this for the BeginPlay event.
no I was not able to resolve it. How can you increase the ScreenPercentage?
Do you mind giving an example with the code or blueprint or the console command?
thank you very much!
@remozseo The console command is r.screenpercentage, but I don’t think it’ll help…
Jimjams17
(Jimjams17)
September 23, 2019, 9:27am
8
Wouldn’t screenpercentage within the postprocess volume do the same thing?