This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
39a78e075ff2826c40007405645e9cf7a1b8ac68
OpenSceneGraph
/
examples
/
osgframerenderer
History
Alberto Luaces
2ade061ced
Code comments, log strings and some variable spell fixes.
2020-10-29 15:14:29 +00:00
..
CameraPathProperty.cpp
…
CameraPathProperty.h
…
CameraProperty.cpp
Added setting of the fusion distance.
2012-12-10 11:11:19 +00:00
CameraProperty.h
Added CameraProperty and associated command line parameters for controlling camera position and animation.
2012-12-04 12:47:46 +00:00
CaptureSettings.cpp
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
CaptureSettings.h
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
CMakeLists.txt
Added CameraProperty and associated command line parameters for controlling camera position and animation.
2012-12-04 12:47:46 +00:00
EventProperty.cpp
…
EventProperty.h
…
osgframerenderer.cpp
Code comments, log strings and some variable spell fixes.
2020-10-29 15:14:29 +00:00
UpdateProperty.cpp
…
UpdateProperty.h
…