[[TracNav(TracNav/TOC)]] = Module for Sky Rendering : Sky Silverlining = == Installation == === Windows === * Download the precompiled package from http://cdn.sundog-soft.com/silverlining-sdk.exe or the full version from the link you obtained with your license code. === Linux === * Download the Linux full source package from the link you obtained with you license code. You MUST build Silverlining yourself because the precompiled package does only contain 32 bit libraries {{{ #!sh wget http://...../SilverLining-SDK-FullSource.tgz tar -xvzf SilverLining-SDK-FullSource.tgz cd SilverLining-SDK-FullSource make -j8 }}} == Using Sky Silverlining in osgVisual