Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect conversion of the OSG polygonal paged database #62

Open
asafran opened this issue Jan 23, 2022 · 1 comment
Open

Incorrect conversion of the OSG polygonal paged database #62

asafran opened this issue Jan 23, 2022 · 1 comment

Comments

@asafran
Copy link

asafran commented Jan 23, 2022

A database created using VirtualPlanetBuilder with the --POLYGONAL option and georeferenced texture could not be converted to vsgt/vsgb. There are artifacts and no texture.

I have tried many combinations of parameters, different versions of VSG and vsgXchange, alternative texture formats, alternative image compression, I have created both osg binary databases and ascii databases. But if I add a texture to the polygonal database everything stops working.

database generated with following setup:
osgdem --POLYGONAL --compressor-nvtt-nocuda --geocentric -d /dems/in -t /dems/texture/referencedl.tif -o /dems/out/database.osgb

VPB from 'master'
OSG 3.6.4

osgviewer:
Screenshot_20220123_231925

vsgviewer:
Screenshot_20220123_231752
converted root file: database.txt
one of the subtiles: database_L5_X8_Y15_subtile.txt

P.S.
A polygonal database created without any texture is working fine.

I don't know what to do in this case, vsgviewer does not give any errors.

@robertosfield
Copy link
Collaborator

Would it be possible to provide some reference data so I can reproduce your exact test?

@vsg-dev vsg-dev transferred this issue from vsg-dev/vsgXchange Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants