Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
I am working on a different model now that is mirrored twice in itself and where i really need to overlap all the faces that are the same in shape and are supposed to be the same color after texturing too.
The amount of identical faces is 8 in this case, so i could save 7 times texture space when overlapping in contrast to having them all next to each other.
Questions:
1.: How can i make sure i overlap the UV-Islands correctly?
2.: How can i bake the surface and how can i make a lightmap if the faces will be lit up differently by my lightsource, but have the same space on the map?
Greetings, VII.
2 : In Blender, a "light map" is basically a full render, simply place point lights around the model and do a full render bake, then use that as an overlay for your texture.
As for your question about baking in detail, you're on the right track, and this all depends on your workflow. Personally, I've started using Zbrush to make sculpts, within that program i do retopology, and then use xNormal to bake my maps. Most of the detail in my textures comes from using one of the channels (usually green) from the bent normals bake.
Also keep in mind, the texture size limit is what the game compiles the texture file down to, for example, I've been working on some items that require a 256hx256w size, however, while authoring the texturing, i've actually been using 2048hx2048w, which the game will accept and automatically change when you submit the item.