문제

Hi I have added materials (colors) to a 3D model. How to export to an .obj file, along with a .tga file as a UV unwrapped file ? In other words, I want the .tga file to contain all materials (colors) that I added, so that an image file taken as reference. Thanks.

도움이 되었습니까?

해결책

First unwrap your model (UV textures & mapping) then bake the textures to an image file (render baking).

http://wiki.blender.org/index.php/Doc:Manual/Render/Bake

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top