|
||||||||||||
|
|
#13 (permalink) | |
|
Game-Artist.Net Founder
|
Quote:
You mentioned before you're going to use some normals, for which parts? The reason I ask is you have a few stronger highlights for small details. Cheers ![]() |
|
|
|
|
|
|
#14 (permalink) |
|
Artist
![]() 62
- 3
|
i use normals to bring out texture and shape of basic objects, and not so much the details. i make my textures for the hl/hl2 games, and most of those dont have the luxury of spec/normal maps, so i use more time making the texture good than spec/normal maps.
|
|
|
|
|
|
#15 (permalink) |
|
New Artist
![]() 13
- 4
|
Hey Thanez
Looking real good man, love your texture work. As for using it in a mod, as long as appropriate credits are given im cool with it ![]() And FYI when i made the model i contacted a guy that had a real steel FNP90. I got him to measure up some distances mainly widths. So if anyone says it looks to thick, send him my way :P. But in most game engines i've accepted it does look a little thick :P |
|
|
|
|
|
#16 (permalink) |
|
Artist
![]() 62
- 3
|
The truth has been spoken. Thickness = win. I often request my releases to be fattened a bit to look better ingame, take twinke's m3 for instance
![]() On another note, the texture is done, aswell as spec maps (aka _ref maps in css) but i dont have a compile yet with the highpoly mag, so i wont show ingames yet. i'll just say that im very pleased with the product. I'm not all sure if i'll do any normal maps, as spec maps look sufficient ingame. such a highpoly model doesnt really need normal maps ![]() "renders" updated in the first post, also added is the alternative reciever that Soul_Slayer did ![]() |
|
|
|
|
|
#17 (permalink) |
|
Freelancer
![]() 38
- 1
|
good work dude, but you could've done a way better magazine texture
![]()
__________________
![]() TO-Crossfire - UT2k4 modification Insurgency - HL2 modification «Discover the world of enin.»
|
|
|
|
|
|
#18 (permalink) |
|
Industry Artist
|
Thanez, you use normal maps and specular maps on your models right?
Could you tell me how you make the files and what .vmt commands you use ? I guess it's: 1 texturemap (no channels) 1 normal map with the specular map in the channels I'll be needing to do this for our alien soon, and I'd like to know how it's done. Thanks ! (very nice P90 btw! best I've seen ever) |
|
|
|
|
|
#20 (permalink) | |
|
University Student
![]() 130
- 21
|
Quote:
Code:
"vertexlitgeneric"
{
"$basetexture" "models/weapons/v_models/thanezp90/map1"
"$bumpmap" "models/weapons/v_models/thanezp90/map1_normal"
"$halflambert" 1 //Decreases the contrast of diffuse lighting by half according to the position of the model to the light, anything greater than 90 degrees iirc has the effect applied
"$nodecal" "1"
"$model" "1"
"$phong" "1"
// "$phongexponent" 33 //overrides the exponent texture and is useful mid dev to get a quick overall specular term without painting a channel
"$phongexponenttexture" "models/weapons/v_models/thanezp90/map1_exponent" //must be greyscale, I'll explain why in a jiffy
"$phongboost" "5" //overbrightening factor applied to the Phong mask channel
"$phongfresnelranges" "[0.03 0.4 0.7]" // [X Y Z] Adds rim lighting to a model
}
ps. lovely work Thanez, now get on with the FCAM ;D |
|
|
|
|
| The Following 2 Users Say Thank You to SureShot For This Useful Post: |
![]() |
| Bookmarks | |||
Digg
|
del.icio.us
|
StumbleUpon
|
Google
|
| Thread Tools | |
| Display Modes | |