Textures: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
No edit summary
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 29: Line 29:
* [[Making Semi-transparent textures]]
* [[Making Semi-transparent textures]]
* [[Detail Textures]]
* [[Detail Textures]]
* [[Virtual Ambient Light Textures]] ''-- (Information about the required ambient stages of materials)''
* [[TDM Material Batch Conversion]] ''-- (Automatically convert materials to support the changes of TDM 1.03)''


== Textures for Models ==
== Textures for Models ==
* [[Creating Multiple Skins For A Model]] ''-- (How to swap different textures on the same model)''
* [[Creating Multiple Skins For A Model]] ''-- (How to swap different textures on the same model)''
* [[DrVertexBlend (tutorial)]] ''-- (How to create smooth transitions between textures: Vertex Blending)''
* [[Turning Shadows Off]]  '' -- (How to turn shadows off to varying degrees)''
* [[Turning Shadows Off]]  '' -- (How to turn shadows off to varying degrees)''



Revision as of 18:30, 5 June 2018

This is a selected list of articles and tutorials about textures.
Please see the category Textures for a full list of articles for this topic.

This page contains articles and links related to making/importing textures, editing .mtr files and others related to the mod.

Making Textures

Diffusemaps

Normalmaps

Material Files

(Material files tell D3 what to do with your texture images. Without one, your texture will not work)

Textures for Models

Other