Commit Graph

7 Commits (47a792e83c4e2a94508211722e3be391293e1579)

Author SHA1 Message Date
Chris Laurel 4b0350b9e3 Added script command to set and query visibility of named geometry components.
Currently, just the sensor geometry exposes components.
2010-12-22 01:11:30 +00:00
Chris Laurel 7512d65311 Updated SensorGeometry so that frustum base color may be set separately in
in an SSC file.
2010-12-21 23:54:45 +00:00
Chris Laurel b286ad7274 Introduced 'multidraw' geometry that can extend across multiple depth
intervals. This is currently used to prevent clipping of sensor geometry, but
is a more generally useful feature.
2010-12-03 02:07:08 +00:00
Chris Laurel bff08a31dc Added Shape parameter for Sensor geometry--options are elliptical and
rectangular. Switched to exponential arrangement of slices in sensor
frustum.
2010-12-02 08:24:07 +00:00
Chris Laurel 9840a67473 Enabled grid and appearance attributes for sensor frusta. 2010-11-30 00:04:02 +00:00
Chris Laurel 3616bdf92d Implemented horizontal and vertical FOV properties for sensor frustum geometry. 2010-11-26 19:04:53 +00:00
Chris Laurel 56d3466bc1 Skeleton implementation of sensor geometry. Parsing of Sensor geometry in
ssc files, but code currently currently just draws a line.
2010-11-24 04:27:28 +00:00