Robert Osfield
Robert Osfield
What happens when you run: ~~~ sh vsgviewer models/openstreetmap.vsgt ~~~ I am using my mac right now, but just for doing a bit of email support away from my office....
In some ways that is good news it at least suggests it's an issue with paging/TileDataset rather any one specific example, so each of these examples are probably fine, but...
Knowing when it last worked is helpful. So [v.1.1.6](https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.1.6) is likely the culprit, with the vsg::Allocator changes being the most likely. I recall us chatting about this before. I wonder...
@rainergericke I have collaborated with @reedev to get to the bottom of crash on the Rasberry Pi and NVidia Jetson when rendering paged databases. It looks like there was an...
Wahhhooooo!!!! That's great news. Such a simple change. It's a shame that there weren't more obvious indicators that this was the problem. Does vsgcoordinateframe work as well? Could you close...
All the 3D Tiles 1.0 datasets I have access look to be working correctly. Without a reference tileset.json that reproduces the problem there is nothing I can do to investigate...
> Do you have instructions or github actions to test the Cygwin build? I can verify that it should not break. This action is a community contribution, needs to be...
I think the best thing to do is separate out warning fixes into batches. Or better yet post the warnings so I can review and choose the most appropriate way...
I have merged the vsgincompatiblepipelinelayouts testbed as a AnyOldName3-incompatible-layouts branch: https://github.com/vsg-dev/vsgExamples/tree/AnyOldName3-incompatible-layouts I have also updated the custom ShaderSet to work with the latest naming and functional changes to the built-in...
I will look into glTF model tomorrow. In terms of testing combinations can't we just have the application just try them all? On Tue, 17 Jun 2025, 20:29 Chris Djali,...