The Wayback Machine - https://web.archive.org/web/20201129044058/https://github.com/topics/3d-graphics
Skip to content
#

3d-graphics

3D modeling uses specialized software to create a digital model of a physical object. It is an aspect of 3D computer graphics, used for video games, 3D printing, and VR, among other applications.

Here are 1,008 public repositories matching this topic...

darkclip
darkclip commented Jan 21, 2020

In las file format, vlrs info is crucial to correctly describe point's spatial location.
However, if you try to use pyntcloud.las_header.vlrs, you wouldn't get anything, the value is alway none.

Through your source code, I can see you try to use
data["las_header"] = las.header
But it can not pass vlrs or evlrs info into new object, because in laspy, vlrs info is dynamically obtained afterw

Wikipedia
Wikipedia
You can’t perform that action at this time.