
GLC_Player
Source (link to git-repo or to original if based on someone elses unmodified work):
GLC_Player is an Open Source software used to view 3d models (COLLADA 3DXML OBJ 3DS STL OFF COFF Format) and to navigate easily in these models. With the album management, capture and multi-capture capabilities, html export and navigation possibilities GLC_Player is the accurate tools to review a lot of 3D models and to create illustrations. GLC_Player is a cross-platform application (Mac, Linux and Windows). GLC_Player is a QT4 application and use GLC_Lib.
List of the new fonctionnalities :
* Use visualization partitioning and frustum culling to enhance graphic performance on heavy 3D Scene.
* Add the possibility to edit "Pixel Culling" size.
* Add the new fly navigation mode.
* Add interactive sectioning possibility (OpenGL clipping plane).
* Add the possibility to save all supported format in the open (Dassault Systemes 3DXML V4 format).
* Add the possibility to use parallel or perspective projection.
* Add the possibility to use 4 OpenGL lights and to edit their position.
* Display the number of renderer geometries and triangles.
* Add the possibility to display 3DXML edges.
* Add Windows 64 bits distribution.
List of enhancements :
* Better 3DXML and Collada file format support.
* Reduce OBJ file loading time.
* Use OpenGL multi-samples for anti-aliasing
Ratings & Comments
4 Comments
It would be great if there was an option to choose another image format e.g. png than jpg for the image capturing.
Program link is old. Please update him.
Sorry, update done.
Qt4.4.0 Don't want build. message: -------------------------------------- /usr/include/GLC_lib/glc_instance.h:78: warning: type qualifiers ignored on func tion return type /usr/include/GLC_lib/glc_instance.h:81: warning: type qualifiers ignored on func tion return type /usr/include/GLC_lib/glc_instance.h:90: warning: type qualifiers ignored on func tion return type EditMeshDialog.cpp: In constructor ‘EditMeshDialog::EditMeshDialog(const QGLCont ext*, GLC_Instance*, QWidget*)’: EditMeshDialog.cpp:41: error: ‘class GLC_Mesh2’ has no member named ‘getName’ EditMeshDialog.cpp:42: error: ‘class GLC_Mesh2’ has no member named ‘getNumberOf SubMaterial’ EditMeshDialog.cpp:43: error: ‘class GLC_Mesh2’ has no member named ‘getNumberOf Vertex’ EditMeshDialog.cpp:44: error: ‘class GLC_Mesh2’ has no member named ‘getNumberOf Faces’ --------------------------------------