Visualization Library is a C++ middleware for high-performance 2D and 3D graphics applications based on OpenGL 1.x-4.x supporting Windows, Linux and Mac OS X.
I add the possibility to extrude multiple contours. I let the functionnality in an external Extrusions class, but it will be easy to fusion it with the original extrusion class.
You will find an applet associated with this functionnality. You will be able to run it throught the tests.
As adviced, I rebase my code on the last version of the master.
I add the possibility to extrude multiple contours. I let the functionnality in an external Extrusions class, but it will be easy to fusion it with the original extrusion class.
You will find an applet associated with this functionnality. You will be able to run it throught the tests.
As adviced, I rebase my code on the last version of the master.
Best regards