Jump to content

Shaders: Do we have a complete list?


Echo
Go to solution Solved by mrwonko,

Recommended Posts

Posted

I'm trying to set up a shader that will fade one texture into another depending on the normal axis of the face it's on.

In other words, to turn grassy plains into rocky mountains with one shader.

I was reading this manual here: http://q3map2.robotrenegade.com/docs/shader_manual/q3map-global-directives.html

q3map_alphaMod dotproduct has the function I want, but it doesn't seem to be included in JKA.

 

 

I want to know if there is another function in JKA that does the same thing.

Also, do we have a list anywhere of all the shader functions included in JKA's version of the engine?

 

Thanks!

 

 

  • Solution
Posted

As the q3map prefix implies, that's a Q3Map2 feature - you just need a compiler version that's new enough to support it.

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
×
×
  • Create New...