3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: 1 [2] 3 4 ... 7

Author Topic: Addon : SystemShaders1_shx  (Read 26599 times)

« Reply #15 on: August 11, 2010, 01:19:41 PM »
Havent looked at it yet, but it would be a cool shader I agree, so no it's not there yet. :)
« Reply #16 on: August 12, 2010, 07:02:09 AM »
History
1.04 - Fixed Vegetation shader not showing correct on multiple textures
1.03 - PointLight not illuminating lightmap when sun is black, fixed, added 0015_user_bumpy_glossy_tile and 0025_user_vegetation


Added 2 new shaders :

0015_user_bumpy_glossy_tile  - Supports all lightmodes sunlight, 4 pointlights, fog
  Same as 0004_pp_bumpy_glossy
Andro tiled bumped and glossy



0025_user_vegetation  - Supports all lightmodes sunlight, 4 pointlights, fog, envmap reflection
This shader does not cull backsides and does alphatests to make textures inter-transparent.
- Works great on X-trees, trees, grass, bushes etc.
« Last Edit: August 13, 2010, 12:47:15 PM by shadmar »
« Reply #17 on: August 13, 2010, 12:55:42 PM »
1.05 - For the bumpy shaders, When using all 4 pointlights is now shader is compiled as SM3, all others are SM2, inorder to support most effects in as few passes as possible for performance.

Added 2 texture bumpy shaders for terrain mostly :
   - 0090_user_rgb2tx_bumpy_tile
   - 0094_user_rgb2tx_bumpy_adv_tile

A cpl pics:


Mesh Texture



Shader translate RGB to 3 textures


Individual normal mapping


Attached with this post, deleting it when addon page is updated.
« Last Edit: August 18, 2010, 01:57:48 PM by shadmar »
« Reply #18 on: August 13, 2010, 01:32:39 PM »
I just gave it a try,

did a model with a RGB texture, and in the same skinmesh folder put 3 textures:
userTextureA.dds, userTextureB.dds, userTextureC.dds

model looks black.

this requires some special shader model video card or something like that?
what I may be doing wrong?
Crashing Boxes - winner of the 3d games category at the 5th Uruguayan video game contest
get a copy for your iPad/iPhone!
« Reply #19 on: August 13, 2010, 01:38:03 PM »
You have 6.49 plus the skinmesh patch installed ?  Textures doesn't resolve without the patch.
Other than that SM2 is required, but if you can run any of the basic shaders in the pak, they all use SM2 (Geforce5 or better)
« Last Edit: August 13, 2010, 01:40:24 PM by shadmar »
« Reply #20 on: August 13, 2010, 01:58:43 PM »
ok, my problem was the patch.
working beautifully now, thanks  :)
Crashing Boxes - winner of the 3d games category at the 5th Uruguayan video game contest
get a copy for your iPad/iPhone!
« Reply #21 on: August 13, 2010, 05:53:04 PM »
Thank you so much shad, works very fast!
 
new forum search:
http://www.google.com/ site:www.3drad.com searchword  ( <-- copy )
3DRad is now in the same Brain-Area like my old C64 and Amiga Memories!

jestermon

« Reply #22 on: August 13, 2010, 06:27:24 PM »
Thank you so much shad, works very fast!
Awesome work shadmar..
« Reply #23 on: August 14, 2010, 01:30:35 AM »
Thanks, I've learned alot since the terrainshadereditor was made, these shaders should be alot faster than the old terrainshader .. shader.
Performance wise shader speed depends on how many texture lookups is done, number of passes and light calculations (mainly I would say)

All light, bump, texturelookups, blending, bumpy-gloss done in the main pass
Gloss is done in a pass (if you select a glossy shader, non bumpy)
Fog is done in a pass (all shaders, if fog is present)

So I'll add some more rgb2tx shaders (non bumpy) for the slowest systems, reducing texturelookups from 4 to 3.
The rgb2tx_adv does 7 texturelookups and calculates light for 3 normalmaps, and would be the slowest one.


 
« Last Edit: August 14, 2010, 01:32:25 AM by shadmar »
« Reply #24 on: August 14, 2010, 04:56:45 AM »
Some glowmapped Andro shots

Andro at daylight


Andro at night


Andro in reflection


Andro's glowmap
« Reply #25 on: August 14, 2010, 06:40:02 AM »
Great stuff shadmar! :D
Roll out!
http://www.youtube.com/watch?v=VD8MvMaPNO4

Do you have kids between the ages of 3 and 9?

http://www.amazon.com/dp/B007K1EFC6
« Reply #26 on: August 14, 2010, 09:47:11 AM »
Ding-diddly-dang, so that is what shaders are good for.  Time to learn something new then, ha!

*goes a-hunting for info about shaders*

Looking good.   :)
« Reply #27 on: August 17, 2010, 12:58:21 PM »
I tried installing this today and doesn't seem to work right. The shaders are not showing up in the shaders folder or the skinmesh dialog. ??? I'm guessing It would work if I manually copy the shaders. Could you provide the shaders in a zipped folder?- Or what should I do to make it work? I would appreciate any help.
-Rush3Fan

Edit: I tried universal extractor and it failed.. I think the exe is corrupted.  :(
« Last Edit: August 17, 2010, 01:16:22 PM by Rush3Fan »
« Reply #28 on: August 17, 2010, 01:14:00 PM »
That's wierd, you should have 300 new files in that folder.
Did you run the installer ?
Maybe you need to run it as administrator ?
« Reply #29 on: August 17, 2010, 01:17:10 PM »
Quote
Maybe you need to run it as administrator ?
I'll try that.
Did not work ???
« Last Edit: August 17, 2010, 01:19:34 PM by Rush3Fan »
Pages: 1 [2] 3 4 ... 7