Downloadliste

Projektbeschreibung

Ivf++ (Interactive Visualization Framework) is a simple OpenGL/GLUT-based C++ visualization framework. Its main goal is to create a foundation of classes that can be extended in simple ways. It also encapsulates the GLUT event model in a set of easy-to-use classes (based on the GlutMaster classes), so a simple GUI can be built quickly. It can be used together with other GUI libraries using provided widgets.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-09 13:56
0.6.6

Eine einfache Matrix / Vektor-Bibliothek (ivfmath); Laden von Bildern ist aus dem Kern ivf Bibliothek getrennt. Ein IvfTexture zugeordnet ist ein Bild mit einem IvfImage abgeleiteten Klasse. Special Bild Lader (derzeit nur Bilder SGI) sind in der ivfimage Bibliothek. Die meisten IvfVector Hinweise wurden von IvfVec3d oder IvfVec4d ersetzt.
Tags: Minor feature enhancements
A simple matrix/vector library (ivfmath); image loading is separated from the core ivf library. An IvfTexture is assigned an image using a IvfImage derived class. Special image loaders (Currently only SGI images) are located in the ivfimage library. Most IvfVector references have been replaced by IvfVec3d or IvfVec4d.

2001-01-30 15:13
0.6.4b

Erste Veröffentlichung, mit neu hinzugefügten autoconf / automake zu unterstützen.
Initial release, with newly added autoconf/automake support.

Project Resources