Understanding Rendering in Unreal Engine

Hi!

I’ve started to learn Unreal engine last month, my goal is produce beautifull images/shots. I have a prior experience in offline ray tracing renderers.

My question: is there any one central place that explains the big picture / architecture first of the rendering process (e.g. first we do this, second this, then this step can be done using this method or that method, etc.)? My goal is NOT to develope any rendering code, my goal is to push the engine limits to render and optimize scenes, and produce the best possible visual results .

My biggest challange is that the documenation is huge (each discuss one specific point), and it seems I will need to spend one month minimum reading anything has to do rendering in order to understand what I am doing…

Any advice or feedback are appreciated !

Thanks everyone :slight_smile:

Hello, Welcome to the Forums!

There are several ‘Begin Play’ tutorial series that were created with the goal of giving a high-level overview.

Here’s the link for Being Play: Rendering

Thank you! I will look at them :slight_smile:

Just finished the tutorial, this is exactly what I want :slight_smile: thanks again

1 Like