Re: [osg-users] Offscreen rendering with multisampling

2016-12-09 Thread Krzysztof Rahn
  bool mipMapGeneration,  unsigned int multisampleSamples, >   unsigned int multisampleColorSamples) > > > method. > > > Cheers, > > Wojtek Lewandowski > > > 2016-12-09 11:01 GMT+01:00 Krzysztof Rahn <Krzysztof.Rahn+ (Krzysztof.Rahn+)>: > > > Hello e

Re: [osg-users] Offscreen rendering with multisampling

2016-12-09 Thread Krzysztof Rahn
Rambabu wrote: > Hi, > Use osg::DisplaySettings::instance()->setNumMultiSamples(4); in the first > line of main function then you will get antialised one. > ... > > Thank you! > > Cheers, > Rambabu Thank you for your fast reply. Unfortunately this didn't work. -- Read this

[osg-users] Offscreen rendering with multisampling

2016-12-09 Thread Krzysztof Rahn
Hello everyone, I'm working on a company project that displays navigation maps for ships with OpenSceneGraph. The product we develop is a library that generates map images, so a customer (developer) can use our library to develop its own navigation system. This requires to generate a offscreen