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

Export 3D Scene as GLTF format #694

Open
nicolas-f opened this issue Oct 15, 2024 · 0 comments
Open

Export 3D Scene as GLTF format #694

nicolas-f opened this issue Oct 15, 2024 · 0 comments

Comments

@nicolas-f
Copy link
Member

nicolas-f commented Oct 15, 2024

When providing input data to NoiseModelling it is not clear how NoiseModelling is integrating all the assets in the 3D scene.

We already have google earth export but there is some issues with the height and the result is not the same between desktop or web rendering. The customisation of rendering is also very limited with this format.

Being able to export the post-processed input data into a 3D model would make easier to the user to debug input data.

This format GLTF is supporting also animation, so it could be used for animation of noisemaps with vehicles or any 3d objects.

The format is JSON based, so it is easy to generate without using any library.

ref:

https://github.com/KhronosGroup/glTF-Sample-Assets
https://github.khronos.org/glTF-Sample-Viewer-Release/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant