I know I've been putting many questions here. Will these blending and masking result can be ported into unreal engine without any loss? Can I "bake" the shaders to actual mesh?
Simon Thommes
12th August 2020 - 18:00
*@Huân Lê-Vương* You can always bake the PBR maps to use them in other software. That is what the final chapter will be about.
Of course that loses the dynamic nature of the procedural shader.
However, Unreal Engine has its own node-based shading system and a lot of the techniques and concepts I am teaching in the course are just as well applicable over there, just with a different coating.
李俊逸
27th October 2022 - 13:27
Those nodes, such as operations and vectors, are confusing to connect
4 Comments
Join to comment publicly.
Huân Lê-Vương
12th August 2020 - 17:39
I know I've been putting many questions here. Will these blending and masking result can be ported into unreal engine without any loss? Can I "bake" the shaders to actual mesh?
Simon Thommes
12th August 2020 - 18:00
*@Huân Lê-Vương* You can always bake the PBR maps to use them in other software. That is what the final chapter will be about. Of course that loses the dynamic nature of the procedural shader.
However, Unreal Engine has its own node-based shading system and a lot of the techniques and concepts I am teaching in the course are just as well applicable over there, just with a different coating.
李俊逸
27th October 2022 - 13:27
Those nodes, such as operations and vectors, are confusing to connect
李俊逸
27th October 2022 - 13:28
@李俊逸 非常难以理解