How to see the source code of geometric features?

Feel free to ask any question here
Post Reply
aaaxxx
Posts: 11
Joined: Thu Feb 13, 2025 1:27 am

How to see the source code of geometric features?

Post by aaaxxx »

1.In Tools ->others -> compute geometric features, what's the difference between "roughness" and "surface variation"?
2.I want to know the source code of "compute geometric features", where do the cpp files locate?
Call for daniel, thank you!
daniel
Site Admin
Posts: 8158
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: How to see the source code of geometric features?

Post by daniel »

Well, for most of the geometric features the code ends here: https://github.com/CloudCompare/CCCoreL ... s.cpp#L168
or here: https://github.com/CloudCompare/CCCoreL ... d.cpp#L760

The roughness is quite different from surface variation. It's described here: https://www.cloudcompare.org/doc/wiki/i ... /Roughness
Daniel, CloudCompare admin
Post Reply