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 (AndrewAMD, Ayumi, NewbieZorro), 14,141 guests, and 5 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 any one explain to me #212745
06/24/08 01:01
06/24/08 01:01
Joined: May 2008
Posts: 55
K
KB_Alpha Offline OP
Junior Member
KB_Alpha  Offline OP
Junior Member
K

Joined: May 2008
Posts: 55
Can any one explain to me what a shader does or what it is.

Re: can any one explain to me [Re: KB_Alpha] #212771
06/24/08 03:54
06/24/08 03:54
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
by default, the colour of any pixel on the screen is determined by its texture (basically, anyway). a shader lets you define the colour of each pixel's colour by functions on its texture, its normal, other textures, its position, etc. in addition, you can do the same with vertices.

normal mapping, screen space ambient occlusion, parallax mapping, bloom, depth of field, environment mapping, cell shading, and many other effects are done using shaders (look each up if you don't know what they are).

the best way to get started with them (if you have commercial or pro edition) is using the shader workshop (on the download page, or it may have come with a7 when you bought it depending on how recently that was).

julz


Formerly known as JulzMighty.
I made KarBOOM!

Moderated by  Blink, Hummel, Superku 

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