ES Recruitment Drive
@joonveen: I think the non-shader-graphics are some sort of outline-rendering, wich is sometimes called cellshading(by devs). so you actually have cellshading without shaders.
"that head is badass"
Lol, okay. But let's refer to it from the community's perspective and terms. :P

Non-shaders, shaders, and cell-shading. It's all good.
Lol, okay. But let's refer to it from the community's perspective and terms. :P

Non-shaders, shaders, and cell-shading. It's all good.
Last edited by joonveen; May 8, 2009 at 06:56 AM. Reason: Eww, unintentional double post.
how old is ur version of tb?
Fr_Death - Metal Gods
Left 4 Dead 2 FTW!
[QUOTE=Pirate;418065]





HV_Radiant

background_color 0.1 0.3 0.6
mirror_color 1 1.5 2
floor_color 1 1.5 0
sunshine_color 2.00 1.00 1.00
ambient_color 1.00 1.00 1.00
fog_distance 15
sharp_shadow 1
sky_on 1
ambient_light_dir 0.00 0.71 0.71
sun_light_dir 0.00 0.57 0.25
sunbeam_color 1.00 0.50 1.00
sun_color 2.00 2.00 2.00
sky_color 0.65 0.31 0.13
polar_light_color 1.00 2.00 4.00
polar_light_dir 1.00 4.00 -1.00
sky_blend_power 1
can someone do something like that to me ?
or can someone help me how i can get .inc file of that shader...
and what/where i have put those text things ?

help pleasee
Alright, here's how you apply a shader:

Step 1: Open Notepad.
Step 2: Copy stuff in the code box above.
Step 3: Paste code into Notepad.
Step 4: Save as a .inc file. To do this, when the Save as window appears, click on the "Save as type:" and change it to "All files." Then save it as whatever.inc (where whatever is the name of the shader file). You must type in the .inc manually or it won't work. Put this in your Toribash folder, in the shader folder, which is inside the data folder.
Step 5: Create a profile file. To do this, open up Notepad and save a file as profile.tbs using the same method as in Step 4. You can leave it blank for now. Anyway, save that in your main Toribash folder, not in any of the subfolders.
Step 6: In your profile.tbs, type "lws whatever.inc" (minus the quotes).
Step 7: Open Toribash and hit Setup and then Options and check the box that says Shaders.
Step 8: Enjoy your shaders.

Also, here's another shader from myself.



background_color 0.60 0.30 0.30
mirror_color 0.30 0.20 0.20
floor_color 0.12 0.24 0.22
sunshine_color .32 .56 .48
ambient_color 0.52 0.22 0.12
fog_distance -18.00
sharp_shadow 1
sky_on 1
ambient_light_dir 2.00 1.80 2.30
sun_light_dir -7.00 15.00 10.80
sunbeam_color 1.00 1.00 1.00
sun_color 1.00 1.00 1.00
sky_color 0.00 .53 .89
polar_light_color 0.50 0.50 0.50
polar_light_dir -7.00 15.00 0.80
sky_blend_power 2.00
text 0.70 0.70 0.70

msg_player .65 .35 -0.02
msg_user 0.50 0.50 0.50
Last edited by Duckzilla; May 8, 2009 at 10:47 PM.
is there just link where i can download the .inc file and save it to my toribash shader folder ?

and what is notepad ?

and i cant get step 5 , what profile thing ??
heres only good shader I have made
Attached Thumbnails
shader.jpg  
[duck] 01101000 01101001 01110000 01101111 01110100 01101001 01100010 01101111 01110010
anyone know how to fix shaders that like just turn into red yellow purple when u move please i need a lot of help
Try turning sharp shadow on and off. It makes a big difference to a shader.
infamous