Robert Osfield
|
c15d07caa1
|
Added support for RGBA colour buffer in osgframerenderer using the --rgba command line option (--rgb selects the standard non colour frame buffer which is the default).
|
2012-12-17 15:58:57 +00:00 |
|
Robert Osfield
|
8d999a07cf
|
Added --flip and --no-flip command line options to enable/disable a vertical flip of the captured image before writing out to disk.
|
2012-12-08 16:11:00 +00:00 |
|
Robert Osfield
|
ce0f928f6f
|
Added --screen-distance <distance>, --screen-height <height> and --screen-width <width> command line support and associated settings to the configuration file.
|
2012-12-05 11:41:27 +00:00 |
|
Robert Osfield
|
9363aa5a89
|
Tidied up CaptureSettings and added command line docs
|
2012-12-04 18:21:53 +00:00 |
|
Robert Osfield
|
b6d19d1052
|
Added CameraProperty and associated command line parameters for controlling camera position and animation.
--center x y z
--eye x y z
--up x y z
--rotation-center x y z
--rotation-axis x y z
--rotation-speed degreesPerSecond
|
2012-12-04 12:47:46 +00:00 |
|
Robert Osfield
|
79ae9cd8a3
|
Added osgframerenderer example
|
2012-11-12 15:26:30 +00:00 |
|