Difference between revisions of "Talk:OBSE Wish List"

755 bytes added ,  23:25, 2 July 2007
Custom Shaders
imported>JT
imported>MegaBurn
(Custom Shaders)
Line 165: Line 165:
:That could be one way, although it would be extremely tedious to write out individual variables for each element of a sizable array; and multi-dimensional arrays would require some math on the scripter's part to figure out the index required for the variable.
:That could be one way, although it would be extremely tedious to write out individual variables for each element of a sizable array; and multi-dimensional arrays would require some math on the scripter's part to figure out the index required for the variable.
:For what it's worth, there's a thread on the CS forum in which we've figured out how to implement linkless lists and vectors (extensible arrays) using inventories; a vector could also be used as the basis for a linked list. Discussion here: http://www.elderscrolls.com/forums/index.php?showtopic=614540 [[User:Scruggs|Scruggs]] 22:53, 5 January 2007 (EST)
:For what it's worth, there's a thread on the CS forum in which we've figured out how to implement linkless lists and vectors (extensible arrays) using inventories; a vector could also be used as the basis for a linked list. Discussion here: http://www.elderscrolls.com/forums/index.php?showtopic=614540 [[User:Scruggs|Scruggs]] 22:53, 5 January 2007 (EST)
== Custom Shaders ==
I'm looking for a means to add new shaders to the PC camera for new nighteye-style imaging effects, psychedelic effects (drugs/spells), and reactionary effects (variants of TriggerHitShader). This would start with scripting new imaging spells for each of the effects in [http://www.tessource.net/files/file.php?id=10379 Heat Vision Shader for Nighteye], [http://www.tessource.net/files/file.php?id=2927 Nighteye Shaders], and [http://www.tessource.net/files/file.php?id=7327 Nighteye Shader Replacement]. Then maybe expand it to supplement custom imaging for Khajiits, werewolves, vampires, liches, and various goggles (e.g. color enhanced thermal). Adding something for skooma and maybe some poisons (mushrooms) might be good too.
Anonymous user