[comp.sys.amiga] DBW Render v2.0

debate2@watdcsu.waterloo.edu (Dave Oh) (06/05/88)

I just got a copy or DBW Render v2.0 and I can't figure out the OBJ command.

It doesn't say in the manual what the ROUTE subcommand in OBJ does:
 
For example, how would the following example from the manual be drawn?
 
"Let's say you want to create a 'pipe' that is hexagonal in shape.  You could do the following:
 
	OBJ attribute
		POINT 0 0 0
		POINT 1 1 0
		POINT 1 2 0
		POINT 0 3 0
		POINT -1 2 0
		POINT -1 1 0
		POINT 0 0 0 
		ROUTE 
			POINT 0 0 0
			POINT 1 1 1
			CLOSE 1 1

So, does anyone know what the ROUTE command would do the the hexagon?
 
Please help.
 
:::> Dave Oh		uucp: debate2@watdcsu.waterloo.edu