158ac28e60
Previously the PagedLoD range for OBJECT_STATIC etc. was purely measured from the object reference point. For large meshes from osm2city this was problematic, particular at DETAILED LOD ranges, where the range of (say) 1500m would result in the mesh being rendered at 500m distance from the edge. We fudged this by adding 1400m to the DETAILED LOD range. Now, such meshes can specify their radius in the STG file, ensuring they are loaded at the correct distance. |
||
---|---|---|
3rdparty | ||
CMakeModules | ||
simgear | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
CMakeLists.txt | ||
COPYING | ||
Doxyfile | ||
DoxygenMain.cxx | ||
INSTALL | ||
NEWS | ||
README | ||
README.cmake | ||
README.OSG | ||
README.sound | ||
README.zlib | ||
simgear-version | ||
SimGearConfig.cmake.in | ||
Thanks |
SimGear - Simulator Construction Tools ====================================== http://www.flightgear.org SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator. Source code for SimGear is released under the GNU Library General Public License (LGPL) - see COPYING for license details. See INSTALL file for help on building SimGear.