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
3a67eefd9f02dd2ab729edfde71b50ee8f442e1e
OpenSceneGraph
/
examples
/
osgshadow
History
Robert Osfield
284f410436
Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap,
...
and setting of it with --max-shadow-distance <double> in the osgshadow example.
2012-08-15 12:40:48 +00:00
..
CMakeLists.txt
Replaced use of ShapeDrawable with osgTerrain for the terrain tile
2011-09-05 12:27:20 +00:00
IslandScene.cpp
Fixed the heights of the trees and houses
2011-09-06 11:11:38 +00:00
IslandScene.h
From Wojciech Lweandowski, added support for noew LispSM shadow technique (use --lispsm on CmdLine) and added IslandScene database (use -4 on CmdLine).
2008-09-23 09:59:23 +00:00
osgshadow.cpp
Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap,
2012-08-15 12:40:48 +00:00
terrain_coords.h
From Wojciech Lweandowski, added support for noew LispSM shadow technique (use --lispsm on CmdLine) and added IslandScene database (use -4 on CmdLine).
2008-09-23 09:59:23 +00:00