Interface for drawing to screen
Posted: Sun Jun 15, 2025 9:10 am
Hey,
is there a high level Interface to draw to the screen of CloudCompare?
As discussed here I would like to fix the inconsistency of the CoR. Looking at the Code I expect to draw the pivot it seems to be visualized using OpenGL 2.1 directly. Is there no Interface to abstract from that to draw "primitive" geometry?
I would love a small guide how drawing to the screen is intended to be handled.
is there a high level Interface to draw to the screen of CloudCompare?
As discussed here I would like to fix the inconsistency of the CoR. Looking at the Code I expect to draw the pivot it seems to be visualized using OpenGL 2.1 directly. Is there no Interface to abstract from that to draw "primitive" geometry?
I would love a small guide how drawing to the screen is intended to be handled.