Today i came across the topic of
pointcloud data and was able to download
a couple of Scans in the .las fileformat.
is there a convenient way to render them in VVVV?
all the best,
zaid
Today i came across the topic of
pointcloud data and was able to download
a couple of Scans in the .las fileformat.
is there a convenient way to render them in VVVV?
all the best,
zaid
I’m not aware of a .las file reader for vvvv. note that in case you find a .NET library that does that it’s most likely possible to use it in vvvv.
as an alternative: if you can convert the .las files to .ply, there is VL.IO.PLY