Jump to content

LIDAR to Heightfields


Recommended Posts

They say that if you want to work on your Lidar point cloud as a VDB primitive you have first to convert it using Convert VDB Points SOP. 

Under the hood, heigthfields are 2D volumes data , so I guess I would : import your files with Lidar Import, then convert to VDB, then to volume and play with volumes wrangles to transfer data from this volume into a 2D volume called heigth.

That’s not straightforward but it seems this is the only way

Link to comment
Share on other sites

12 hours ago, bunker said:

You can also use a volumefromattrib SOP to copy the height to the volume
 

VolumeFromAttrib works pretty well. Thanks Illusionist. I also tried VDB route and tiaingulate2d (which I had forgotten about). VDB required a decent amount of fiddling but did a great job and roughly the same memory / time to process as VFA. Trianglate2D became unhappy after a couple millionish points so I didn't get anywhere with it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...