Back to Browse

HAMMER: Advanced Tutorial #6 Part 1 Custom Textures

13.5K views
Jan 28, 2016
16:26

LINKS: TEXTURES: OpenGameArt: http://www.opengameart.org/content/medievalbrick IMAGE TO VTF CONVERTERS: VTFEdit: http://nemesis.thewavelength.net/index.php?c=178 GIMP: https://github.com/Artfunkel/gimp-vtf/releases Photoshop (32-bit version only): http://nemesis.thewavelength.net/index.php?p=39 VMT file: LightmappedGeneric { $basetexture "de_tutorial/brickwall" // diffuse map $bumpmap "de_tutorial/brickwall_norm" // normal map $normalmapalphaenvmapmask 1 // use the alpha channel of normal map as specular map $envmap env_cubemap // use the closest env_cubemap entity for specular reflections $envmapsaturation 0.5 $envmapcontrast 1 $envmaptint "[0.9 0.9 0.93]" $surfaceprop metal // physics type } I'm starting a Hammer tutorial series. I don't explain the basics (how to make brushes, how to use the various Hammer tools, how to place entities, how to apply textures etc.) because there are more than enough tutorials out there that go over that. Instead I do explain advanced techniques that I use to make my maps.

Download

1 formats

Video Formats

360pmp430.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

HAMMER: Advanced Tutorial #6 Part 1 Custom Textures | NatokHD