Maverik - Summary
This software is part of the GNU Project.
It is designed to support 3D virtual environments, and interaction with those environments. It uses Mesa or OpenGL to perform low-level rendering, but includes a lot of stuff on top of this to render different kinds of objects, to manage environments and provide support for 3D interaction. MAVERIK is a VR application developers toolkit/framework; it is not an end-user application.
The system is designed to be fairly open-ended in the way that it represents different kinds of models. It uses call-back functions to do this, rather than importing and converting data to its own formats. This means that it can be adapted relatively easily to widely differing application data structures without forcing particular representations on the implementor. Thus, for example, if you have a simulation in which different parts of your model are varying dynamically, but in ways which cannot be represented using normal affine transformations (e.g. deformable objects), then MAVERIK will allow you to use the dynamically changing data directly to generate images.
It also contains support for a variety of 3D input devices, and various kinds of displays (including stereo).
Maverik runs on GNU/linux PCs. The new release has not been tested on Silicon Graphics workstations.
Registration Date: Tue 28 Oct 2008 12:24:16 AM UTC
License: GNU General Public License v3 or later
Development Status: 6 - Mature
- Browse open items
Submit a new item
- Browse open items
Submit a new item
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8eb0.
Corresponding source code