Shrike
From ShWiki
(Difference between revisions)
| Revision as of 20:53, 16 September 2005 192.168.1.3 (Talk | contribs) ← Previous diff |
Revision as of 20:55, 21 September 2005 Francois (Talk | contribs) Add a screenshot Next diff → |
||
| Line 1: | Line 1: | ||
| + | [[Image:shrike_example.png|thumb|Screenshot of Shrike running under GNU/Linux]] | ||
| + | |||
| Shrike is a demo framework for [[Sh]]. This boils down to several example shaders and a user interface to allow you playing around with the parameters they use and view various objects using those shaders. | Shrike is a demo framework for [[Sh]]. This boils down to several example shaders and a user interface to allow you playing around with the parameters they use and view various objects using those shaders. | ||
Revision as of 20:55, 21 September 2005
Image:Shrike example.png
Screenshot of Shrike running under GNU/Linux
Shrike is a demo framework for Sh. This boils down to several example shaders and a user interface to allow you playing around with the parameters they use and view various objects using those shaders.
You don't have to use (or even download) Shrike to use Sh, but it's a good place to see some of the things that have been done in Sh.
Why do some of the shaders in shrike not work, when others do?
Many of the shaders in Shrike exceed the instruction limits of some GPUs. Some use features only available in certain newer GPUs. This is the most common reason for a shader not to work.
You should also check that you have the shmedia package installed appropriately, and shrike knows where it is.
