ShaderIntroduction         How to submit a shader
Print

This is a collection of shaders compatible with Ogre, that you can use or modify to fit your needs.

If you want to learn how to create your own shaders, you can read these pages:

 

 

 
If you want to add a shader in this collection, please follow theses rules:

  • add a Description section where you describe the effect of your shader, eventually with a small screenshot, and eventually the credits if you get it from internet.
  • add an Usage section, where you describe how to implement your shader (including the custom parameters).
  • add the Vertex program and Fragment program files.
  • add the material files.
  • add all necessary pictures files.

 


Contributors to this page: jacmoe111451 points  and OgreWikiBot .
Page last modified on Saturday 02 of January, 2010 07:17:21 GMT by jacmoe111451 points .


The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.