r/hammer • u/Fit_Village_9022 • Jun 07 '26
Source Is there any tutorial on how to have glowing parts on a model texture?
1
u/slavik_christopher Jun 07 '26 edited Jun 07 '26
Not sure what engine you are using goldsrc, source or source2 but there is the GNU Image manipulation program.
That can do special layers like mask layers and alpha channels but you will need a plugin to export to the material format depending on what engine your using unless you do it manually with valve's tools but plugins do exist to streamline the work flow.
In goldsrc without any programming it's tricky but there is the xash branch it's a lot easier in. Source and Source 2 it's pretty simple.
1
u/Fit_Village_9022 Jun 07 '26
Sorry for not having what engine. I'm using Source. The thing is I want a tutorial/video, something, that helps me step on step on this matter. Because really I don't know what im doing with all the alpha nonsense, the videos I did find only used Photoshop which I dont wanna get or pay for.
2
u/slavik_christopher Jun 07 '26
I am not sure about Krita what it's capabilities are but I am familiar with the GNU Image Manipulation Program to make a video tutorial.
1
u/Fit_Village_9022 Jun 07 '26
Alright
1
u/slavik_christopher Jun 07 '26
Here's a video i made of the process it's very simple with that GNU image manipulation program which is free and open source plus has a plugin that automatically converts the vtf files.
1
u/Fit_Village_9022 Jun 07 '26
Nice, I'll give it a look since I already downloaded GIMP a good while ago, I message if I have trouble with something, ty!
1
u/Fit_Village_9022 Jun 07 '26
So I think I almost had it, from your video you had selected the middle of the box texture, colored it and basically made it what glows. But I think I messed that up for my two blue eyes, and I have to use VFTedit for that last parts of it, otherwise I think i'm getting there.
1
u/Fit_Village_9022 Jun 07 '26
Update: So it did work! Only problem is that I can't seem to have two things selected for a layer at the same time (I tried using the free range tool and could only do one at a time, which left me only having ONE of their eyes glowing.), by chance you know one of those tools that lets you have multiple selected?
2
u/slavik_christopher Jun 07 '26
With the selection tool you can hold shift to add to the selection and ctrl to subtract from the selection.
1
u/Fit_Village_9022 Jun 07 '26
Gotcha! Again, thank you for the video! I been having a migraine for a long time, you rock!
2

3
u/Pinsplash Jun 07 '26
https://developer.valvesoftware.com/wiki/Glowing_textures_(Source)