libQGLViewer is a GPL-free software C++ library which lets you quickly start the development of a new 3D application. It is designed for 3D developers, who can 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. It provides some useful classical functionalities such as a camera trackball, screenshot saving, mouse manipulated frames, stereo display, keyFrames and more. It hence has a strong pedagogical interest and is well suited for openGL assignements. libQGLViewer 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 more likely to be the starting point for the coding of such a viewer. WWW: http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/ logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/cad/iverilog
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.6 after my long absencekeichii2002-03-042-2/+2
* pass maintainership to keichiiijliao2001-05-191-1/+1
* forgot bison dependenceijliao2001-02-221-0/+1
* add iverilog, a Verilog simulation and synthesis toolijliao2001-02-13