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

Added new "--no_normals" option to not include normals in 3D tiles #159

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

andreiveselov
Copy link
Contributor

This option is very useful for tiles created out of Photogrammetry datasets.

Copy link
Collaborator

@LorenzoMarnat LorenzoMarnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this work (and for updating the doc and the tests)!

@LorenzoMarnat LorenzoMarnat merged commit 87b06c2 into VCityTeam:master Sep 8, 2023
1 check passed
@andreiveselov
Copy link
Contributor Author

I have couple more changes in the works. One is to convert height values in a mesh from some other units (like US Survey Feet) to meters. Just submitted another pull request for that.

Another change is for reprojection code and i will require thorough review/testing. I need it it since I need to overlay GeoJSON vector data on top of 3D tiles and was getting substantial shift.

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

Successfully merging this pull request may close these issues.

2 participants