Jump to content

Recommended Posts

Posted

Can anybody tell me what this shader is? or where can i read more about this? how can one implement this shader into an exsisting 3d engine in this case SAGA?

many thanks!! XD

keith

Posted

To make it simple: Pixel Shader creates fancy effects like the bloom etc seen in the new Tiberian Dawn Redux screenshots :)

 

and the engines name is SAGE, not SAGA :P

Posted

Pixel Shaders generally allow for affects such as HDR (Or Bloom) and other such things, the version numbers only matter for the size of the scripts and the instruction sets available for the Shader scripts.

 

Most new games use unified shader languages such as CUDA which can perform vertex, pixel and geometry shading operations.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...