GLC_lib 0.9.6 review

Download
by rbytes.net on

GLC_lib is a C++ class library that enables the quick creation of an OpenGL application based on QT4. GLC_lib is free software rel

License: GPL (GNU General Public License)
File size: 0K
Developer: GLC_lib Team
0 stars award from rbytes.net

GLC_lib is a C++ class library that enables the quick creation of an OpenGL application based on QT4.

GLC_lib is free software released under GNU-GPL license.

Here are some key features of "GLC lib":
Easy transformation with 4D matrix and 4D Vector.
3D primitive creation (Point, Circle, Box, Cylinder).
OBJ file loading and display as a mesh.
Light management (just one at this time).
Object texturing (primitive and mesh).
Background image support.
OpenGL Perspective Viewport management. (Camera angle of view, Panning, Zooming, rotating, depth).
Rotation sphere display when rotating view.

What's New in This Release:
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.

GLC_lib 0.9.6 search tags