Difference between revisions of "Freaky Thargoids OXP"
m (updated categorization) |
Eric Walch (talk | contribs) (Updated to version 3.2.2) |
||
Line 4: | Line 4: | ||
− | [http://www.box.net/shared/vkdqsdnemo Freaky Thargoid v3.2] (112 kB) Updated | + | [http://www.box.net/shared/vkdqsdnemo Freaky Thargoid v3.2.2] (112 kB) Updated 3 February 2011 |
=== Version History === | === Version History === | ||
+ | |||
+ | * Version 3.2.2 Corrected a wrong thargon launch position. | ||
* Version 3.2 Added a new shader to make the shader compatible with Oolite 1.74. (It will still work with Oolite 1.69) | * Version 3.2 Added a new shader to make the shader compatible with Oolite 1.74. (It will still work with Oolite 1.69) |
Revision as of 13:55, 3 February 2011
Freaky Thargoids is an OXP designed to demonstrate shaders in Oolite. Oolite 1.69 or later required.
The OXP replaces the Thargoid warship and Thargoid robot fighter with versions that emit pulsing, coloured light. This is effected by means of a fragment shader which uses a second texture specifying the colour of light and (as its alpha channel) the phase of the light animation, which is driven by a timer provided to fragment shaders by Oolite.
Freaky Thargoid v3.2.2 (112 kB) Updated 3 February 2011
Version History
- Version 3.2.2 Corrected a wrong thargon launch position.
- Version 3.2 Added a new shader to make the shader compatible with Oolite 1.74. (It will still work with Oolite 1.69)
- Version 3.1 Added a thargoid-mother role to make it comatible with Oolite 1.71. Does not work correctly with Oolite 1.74 or newer.
(Download old Version 3.1).
- Version 3.0 Original release
Additional info
This oxp works by completely replacing the original thargoid files. Result will be that also a lot of other oxp's using links to the original thargoids will now also start using these shaders.
There are oxp's, like the Neolite.oxp that also replaces the original thargoid files. In these cases it will be the last loaded oxp that is defining the thargoid to be used.
There are also oxp's like Griffs thargoids that suppress the original thargoids. In these cases you won't get the freaky thargoids, but any reference from other oxp's to the originals will still be able to use the freaky thargoid shaders.