Difference between revisions of "Talk:Slime trail"

From DoomWiki.org

(Drive-by edit with a grain of truth...)
Line 21: Line 21:
  
 
The description of Lee Killough's algorithm makes me imagine that a program/script could be written to identify a map's "hot spots" where slime trails were most likely, so that by playtesting one could compile a definitive list of trails.  Presumably this is a gigantic amount of work which no one would ever do for such a cosmetic reason, but in principle, does it sound reasonable?    [[User:Ryan W|Ryan W]] 21:26, 6 March 2007 (UTC)
 
The description of Lee Killough's algorithm makes me imagine that a program/script could be written to identify a map's "hot spots" where slime trails were most likely, so that by playtesting one could compile a definitive list of trails.  Presumably this is a gigantic amount of work which no one would ever do for such a cosmetic reason, but in principle, does it sound reasonable?    [[User:Ryan W|Ryan W]] 21:26, 6 March 2007 (UTC)
 +
 +
 +
----
 +
 +
 +
Is a slime trail still a slime trail if it's not visible unless somebody walks in front of it [http://doom.wikia.com/index.php?title=News_board&oldid=48215#Found_a_slime_trail_in_Ultimate_Doom_E4M1]?    [[User:Ryan W|Ryan W]] 19:24, 24 September 2008 (UTC)

Revision as of 14:24, 24 September 2008

The reason for "Slime trails" has to do with the way the engine works itself. All floor and ceiling info renders tward you (the player). It starts at a linedef (a wall, border between two objects, etc) and ends either at the bottom of the screen, or when it "hits" another linedef in it's "path". That's why the floors and ceilings stretch tward your position when you no-clip outside of a level and face it.

Anyway, a slime trail happens when there is a "hole" in a linefef that seperates two or more sectors (a.k.a rooms, non-sprite objects, etc..), or the linedef is missing entirely. This is noticible when the floor/ceiling textures, hights or lighting are different between the two sectors.




Some slime trails seem to appear only when the player is moving (e.g. looking southward through the doorway from the large octagonal room of E1M7).  Why is that?

The description of Lee Killough's algorithm makes me imagine that a program/script could be written to identify a map's "hot spots" where slime trails were most likely, so that by playtesting one could compile a definitive list of trails.  Presumably this is a gigantic amount of work which no one would ever do for such a cosmetic reason, but in principle, does it sound reasonable?    Ryan W 21:26, 6 March 2007 (UTC)




Is a slime trail still a slime trail if it's not visible unless somebody walks in front of it [1]?    Ryan W 19:24, 24 September 2008 (UTC)