[BACK]Return to text3.iv CVS log [TXT][DIR] Up to [Development] / inventor / data / models / simple

File: [Development] / inventor / data / models / simple / text3.iv (download)

Revision 1.1.1.1 (vendor branch), Tue Aug 15 12:56:07 2000 UTC (17 years, 2 months ago) by naaman
Branch: sgi, MAIN
CVS Tags: start, release-2_1_5-9, release-2_1_5-8, release-2_1_5-10, HEAD
Changes since 1.1: +0 -0 lines

Initial check-in based on 2.1.5 (SGI IRIX) source tree.

#Inventor V2.1 ascii

Separator {
    Font {
	name	"Courier-Bold"
	size	1
    }
    ProfileCoordinate2 {
	point	[ 0 0,
			  0.050000001 0.050000001,
			  0.25 0.050000001,
			  0.30000001 0 ]
    }
    LinearProfile {
	index	[ 0, 1, 2, 3 ]
    }
    Separator {
	Material {
	    diffuseColor	0.60000002 0.60000002 0.60000002
	}
	Transform {
	    translation	-1 1 1
	}
	Text3 {
	    string	"The"
	    spacing	1
	    justification	RIGHT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	0.2 0.2 1
	}
	Transform {
	    translation	-1 1 -1
	}
	Text3 {
	    string	"quick"
	    spacing	1
	    justification	RIGHT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	0.2 1 0.2
	}
	Transform {
	    translation	-1 -1 -1
	}
	Text3 {
	    string	"brown"
	    spacing	1
	    justification	RIGHT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	0.2 1 1
	}
	Transform {
	    translation	-1 -1 1
	}
	Text3 {
	    string	"fox"
	    spacing	1
	    justification	RIGHT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	1 0.2 0.2
	}
	Transform {
	    translation	1 1 1
	}
	Text3 {
	    string	"jumped"
	    spacing	1
	    justification	LEFT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	1 0.2 1
	}
	Transform {
	    translation	1 1 -1
	}
	Text3 {
	    string	"over the"
	    spacing	1
	    justification	LEFT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	1 1 0.2
	}
	Transform {
	    translation	1 -1 -1
	}
	Text3 {
	    string	"lazy"
	    spacing	1
	    justification	LEFT
	    parts	ALL
	}
    }
    Separator {
	Material {
	    diffuseColor	1 1 1
	}
	Transform {
	    translation	1 -1 1
	}
	Text3 {
	    string	"dog"
	    spacing	1
	    justification	LEFT
	    parts	ALL
	}
    }
    Cube {
    }
}