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

add Vec3dArray* vertex output to avoid inaccuracy #673

Merged
merged 3 commits into from
Dec 13, 2018
Merged

add Vec3dArray* vertex output to avoid inaccuracy #673

merged 3 commits into from
Dec 13, 2018

Conversation

DayuYu-3D
Copy link
Contributor

No description provided.

@DayuYu-3D
Copy link
Contributor Author

If the drawn array is of vec3dArray type, vertex coordinates cannot be output. In some cases, such as UTM coordinates, the vertex must have more than seven significant digits, and the osg::vec3 type can not meet the requirements.

@openscenegraph openscenegraph merged commit 22b1ec8 into openscenegraph:master Dec 13, 2018
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