Difference between revisions of "Line-based"

From DoomWiki.org

[unchecked revision][unchecked revision]
(Moved to discussion page.)
(Cleanup.)
Line 1: Line 1:
{{cleanup}}
+
Line-based is exactly what it sounds like; in a line-based editor, you construct the world around the player by drawing lines that snap to a grid (or not, your choice) and then you manually edit things like [[SIDEDEF]]s and [[SECTOR]]-references from there, the exception being [[DOOM Builder]].
Hmmm... There's a few things you may think of when you think of "line-based," right? Well, in the DOOM-Editing world, line-based is exactly what it sounds like; in a line-based editor, you construct the world around the player by drawing lines that snap to a grid (or not, your choice) and then you manually edit things like SIDEDEFs and SECTOR-references from there, the exception being DOOM Builder.
 
 
 
The one bad thing about line-based editors is that they're so damn simple any newbie can pop it open, make a horrid level with two-sided lines that lead into the void polluting the entire WAD and therefore surprising even the designer himself that the map even runs at all, and spit it back into the community.
 
 
 
But there's also the good part to line-based editors in there, as well; you can learn from your mistakes easily, and you can become more experienced much easier, since fiddling with "Split Linedef" and all those wretched WADAuthor commands are not needed, since you can just draw Sector XYZ in the shape you want from the start.
 
 
 
To close this shitty little article off, some good line-based tools you may want to check out are:
 
  
 +
Some of line-based editors include:
 
[http://www.doombuilder.com DOOM Builder]
 
[http://www.doombuilder.com DOOM Builder]
  
Line 14: Line 8:
 
[http://mancubus.net/~slayer/slade SLADE (not necessarily line-based, though)]
 
[http://mancubus.net/~slayer/slade SLADE (not necessarily line-based, though)]
  
[http://wouter.fov120.com/wadc/ WadC] <--- Good luck :/
+
[http://wouter.fov120.com/wadc/ WadC]
  
[http://www.3ddownloads.com/showfile.php3?file_id=7880 WADED] <--- Someone please tell me what the hell happened to my article on this one
+
[http://www.3ddownloads.com/showfile.php3?file_id=7880 WADED]

Revision as of 04:20, 19 March 2005

Line-based is exactly what it sounds like; in a line-based editor, you construct the world around the player by drawing lines that snap to a grid (or not, your choice) and then you manually edit things like SIDEDEFs and SECTOR-references from there, the exception being DOOM Builder.

Some of line-based editors include: DOOM Builder

HellMaker (Mac)

SLADE (not necessarily line-based, though)

WadC

WADED