EDL vs. ShadeVis/PCV

Feel free to ask any question here
Post Reply
GISdba
Posts: 4
Joined: Fri Sep 13, 2024 11:52 am

EDL vs. ShadeVis/PCV

Post by GISdba »

Hi

I am new to the awesome CloudCompare and relatively new in dealing with LAS data and pointclouds. My question is what is the difference between the EDL shader and the ShadeVis plugin? When to use each one? Is there a usecase or scenario that is suitable for a method than the other?

Thank you in advanced
daniel
Site Admin
Posts: 7607
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: EDL vs. ShadeVis/PCV

Post by daniel »

So the EDL shader is really a real time rendering shader. It's only for visualization. Also, from a technical perspective, it only uses the 2.5D depth map corresponding to what's currently displayed on the screen.

While ShadeVis is a real computation plugin, that will compute a more refined 'illuminance' scalar field on all the points of the cloud (or vertices of a mesh). This scalar field can then be exported, the color map changed, etc. It's a real 3D process, with customizable light orientation also.
Daniel, CloudCompare admin
GISdba
Posts: 4
Joined: Fri Sep 13, 2024 11:52 am

Re: EDL vs. ShadeVis/PCV

Post by GISdba »

Thank you Daniel for the clarification. :)
Post Reply