File Release Notes and Changelog
Notes:
Changes:
* Old GLC_Mesh, GLC_ObjToMesh, GLC_Face, GLC_Vertex class are removed from the library. (Replaced by GLC_Mesh2).
* New GLC_Factory class. A factory to built the principals GLC_lib Object.
* New GLC_CollectionNode class. A node which simplify the GLC_Collection class.
* New GLC_BoundingBox Class. A Bounding Box created by single geometry or entire collection.
* New GLC_Viewport capabilies : Reframe to a Bounding Box and calculate view near and far clipping plane. (Z buffer optimisation).
* Add reframe and automatic depth of view calculation fonctionnalities to glcviewer.