Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (TipmyPip, AndrewAMD, NewbieZorro), 16,055 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Can anyone give a small simple about shader! #269856
06/04/09 21:27
06/04/09 21:27
Joined: Apr 2009
Posts: 15
Algeria
Y
Y200Corp Offline OP
Banned / Warez
Y200Corp  Offline OP
Banned / Warez
Y

Joined: Apr 2009
Posts: 15
Algeria
hi,
i have a7 not a7.7 and i would know if someone can help me about shader. i would that ma car reflect environement can someone give me an exemple thanks

Re: Can anyone give a small simple about shader! [Re: Y200Corp] #269906
06/05/09 07:33
06/05/09 07:33
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
There is an environment reflection among the standard shaders, just use that.

Here is the manual page:

http://manual.3dgamestudio.net/amaterial2.htm

The action is "fx_envmap", you just need to call this action from your car action.

Re: Can anyone give a small simple about shader! [Re: Tobias] #270019
06/05/09 15:20
06/05/09 15:20
Joined: Apr 2009
Posts: 15
Algeria
Y
Y200Corp Offline OP
Banned / Warez
Y200Corp  Offline OP
Banned / Warez
Y

Joined: Apr 2009
Posts: 15
Algeria
thanks for replay but this doesn't work i put the script
action car_mat()
{
my.skill41 = floatv(50); // Shadow
my.skill42 = floatv(50); // Edgewidth
my.skill43 = floatv(50); // Threshold
my.skill44 = floatv(50); // Smooth
my.material = fx_envmap;
}
i call it in car_action but nothing happen the car look like that nothing is different can u help?


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1