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
Aug. 12th, 2020
*@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.
李俊逸
Oct. 27th, 2022
Those nodes, such as operations and vectors, are confusing to connect
Join to comment publicly.
4 comments
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?
*@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.
Those nodes, such as operations and vectors, are confusing to connect
@李俊逸 非常难以理解