Re: [osg-users] OpenSceneGraph/osgEarth vs VulkanSceneGraph/vsgpagedlod

2021-03-24 Thread Robert Osfield
Hi Jason, On Wed, 24 Mar 2021 at 15:22, Jason Beverage wrote: > Very impressive Robert! As you said, comparing osgEarth to your example > isn't exactly apples to apples since the implementation under the hood is > quite different but this is still great. > Thanks. Indeed it's apples to

Re: [osg-users] OpenSceneGraph/osgEarth vs VulkanSceneGraph/vsgpagedlod

2021-03-24 Thread Chris Hanson
> > > From what I've seen from your performance reporting, vsg is significantly > faster than osg in most of your tests. Do you have a feel for how much of > that is just Vulkan being faster than OpenGL vs some of the other > improvements you've made in design decisions of VSG vs OSG? Are there

Re: [osg-users] OpenSceneGraph/osgEarth vs VulkanSceneGraph/vsgpagedlod

2021-03-24 Thread Jason Beverage
Very impressive Robert! As you said, comparing osgEarth to your example isn't exactly apples to apples since the implementation under the hood is quite different but this is still great. >From what I've seen from your performance reporting, vsg is significantly faster than osg in most of your

Re: [osg-users] OpenSceneGraph/osgEarth vs VulkanSceneGraph/vsgpagedlod

2021-03-23 Thread Robert Osfield
Hi Nathan, On Tue, 23 Mar 2021 at 18:26, Nathan Mielcarek wrote: > Great news! I look forward to using this in the near future either through > OSG directly or osgEarth. > The VSG is intended as the successor to the OSG and would typically be used instead of the OSG. The VSG is significantly

Re: [osg-users] OpenSceneGraph/osgEarth vs VulkanSceneGraph/vsgpagedlod

2021-03-23 Thread Nathan Mielcarek
Robert, Great news! I look forward to using this in the near future either through OSG directly or osgEarth. Was a bit amused by your comment about the accuracy on "finding your house". I think it's a great feature, especially considering how that data can be used by autonomous vehicles