Tremulous Forum
Media => Mapping Center => Topic started by: Shadowgandor on February 06, 2008, 04:18:04 pm
-
Hey, I'm looking for transparent glass for the cockpit of the ship. I know there are glass textures in niveaus for example, but I'm looking for clean transparent glass. Is that possible?
-
The glass shader from Sirius looks fairly clean, replace the base image with a plain white texture if you want it squeaky clean.
-
Yea, that was another question, might as well ask it here: How do I create my own textures? I mean, I know I can make them using windows pain for example, but where should I place them?
If I know that, I could make some textures smaller so that I could use them better :)
-
in yor base trem folder there might be a folder called textures. If not create it. Put your textures in a folder inside this.
Base
|
Textures
|
Your Texture Folder
|
Your textures
-
Ash Nazg Durbatulûk, Ash Nazg Gimbatul, Ash Nazg Thrakatulûk, Agh Burzum-Ishi Krimpatul.
No one has dared to utter words of that speech here! (but you wont ask for forgiveness because if the One isn't destroyed the Dark Lord will conquer)
;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D
-
yeah but the marauder doesn't rule them all. My thing does. *ring*
-
in yor base trem folder there might be a folder called textures. If not create it. Put your textures in a folder inside this.
Base
|
Textures
|
Your Texture Folder
|
Your textures
Skipping invalid texture name: [textures/My textures/Cleanglass]
W00t?
-
My Textures or Your Teture Folder
Call it what you will. It doesn't matter one bit as long as you know where you put the texture.
-
That's what the error said, I called it My textures, put the blank texture in it but it doesn't work :(
It says it skips it :(
-
Is it a compatible file type?
-
That's what the error said, I called it My textures, put the blank texture in it but it doesn't work :(
It says it skips it :(
The texture must be in targa or JPEG (i.e. *.tga or *.jpg) format. Avoid spaces in the folder names.
-
That's what the error said, I called it My textures, put the blank texture in it but it doesn't work :(
It says it skips it :(
Avoid spaces in the folder names.
That worked. Thanks :D
I renamed 'My textures' to 'Mytextures' and now it works. Thanks all. This can now be locked :D
-
if your are looking for a good transparent glass you can make it your self using texture maker it is made just for textures and has many usefull tools like reflect and glass just anoying when dealing with pics its free for 30 days go to www.texturemaker.com (http://www.texturemaker.com)
-
Keep the advertising to yourself, blood2.0.
-
i am just saying i used it before and its FREE for 30 days that is enough time to texture a map plus it has great features which he needed like glass and shiny stuff unlike photo shop. all also share with you another great website www.cgtextures.com (http://www.cgtextures.com) has lots of high quality textures but there is a problem you can only downlode 12MB a day i think it as a safety feature don't wont fill up your inter hard drive with the great textures they have.
-
Texture names and folders, where they are cannon contain spaces (my textures - bad, my_textures - good).
There you have shader for transparent (visually, light and portal transparent) texture.
textures/<path to your texture without extension (.jpg .tga etc.)
{
surfaceparm trans
{
textures/<path to your texture WITH extension>
blendFunc GL_ONE GL_ONE
}
}
-
about texture-making: texsynth (http://imn2rc.com/Brain_files/texsynth.zip) a handy program for creating seamless textures out of random images, i forgot where i got it from...