Home | Documentation | Download | Screenshots | Developper |
QGLViewer is an open source library which enables you to quickly start the development of a new 3D application. It is designed for 3D C++ developers, who can very easily display and move around a 3D scene by simply providing the OpenGL orders that define their 3D geometry. The viewer is designed to be as general as possible and is not designed for a specific 3D application. Instead, it is aimed at being a very convenient tool for any program that aims at displaying 3D.
QGLViewer is not a 3D viewer that can be used directly to view 3D scenes in various formats (well, there is a 3dsViewer example, but it is just a proof of concept). It is actually more likely to be the starting point for the coding of such a viewer.
Jan 15th, 2003 | New cool trackball features. SPECIAL key and select() |
Dec 12th, 2002 | Minor bug fixes, draw3DText(),... see changeLog Official release, Mac and Windows fully compatible. Now available on rpmFind.net. |
Dec 4th, 2002 | KeyFrameInterpolators, EPS export and much more... New web site. Automatic RPM and archives creation. |