Menu

Interactive Visualisation Framework / News: Recent posts

Ivf++ 1.0.0 released

This is the first release in some time now of the Ivf++ library. This version comes with a revised build system (CMake/Python), new examples and binary installs for windows for both dependencies and library.

Posted by Jonas Lindemann 2006-09-03

Ivf 0.9.2 released

Some minor bugfixes in the source. Added missing .opt files in the WIN32 release. Examples now work without changes.

Posted by Jonas Lindemann 2003-08-07

ivf-0.9.1 released

Python based GUI for configuring ivfconfig. Libtools issues fixed (invalid file extensions on libraries linux).

Posted by Jonas Lindemann 2003-07-27

Ivf++ 0.9.0 released

This release is a major overhaul of the Ivf++ library, including a new event model, support for MFC and native WIN32 applications and an application template generator for linux users.

Posted by Jonas Lindemann 2003-07-09

Ivf-0.9.b1 snapshot available

I have put a early beta of version 0.9.x on the web-page. This version has the following features:

  • Support for native Win32 application. No FLTK.
  • Assignable events.
  • Support for Stereo.
  • Renewed support for MFC applications. (On popular demand).

In the 0.9.b1 release only the visual studio workspace is updated. Updated automake version is on its way.

Posted by Jonas Lindemann 2003-03-10

Ivf++ 0.8.1 released

Ivf++ is a small class library encapsulating OpenGL functionality. It comes with ~10 tutorials and a user's guide. See homepage for latest news and updates.

Support for viewports using the CIvfViewport class. getWorkspace() added to CIvfWorspaceWidget.
Win32: DLL-version will now build. Minor bugfixes

New documentation release 0.8.1

Posted by Jonas Lindemann 2002-06-27

Preview of the 0.8.0 user's guide released

After a lot of work a preview version of the Ivf++ User's guide is available on the Ivf++ homepage. A PDF version and an online HTML version is available.

Posted by Jonas Lindemann 2002-06-21

Ivf++ 0.8.0 Finally release

This is a major release of the Ivf++ library. Some highlights: Smartpointers, OpenGL state management using C++ singletons, initial support for vertex arrays and TGA and BMP image loading thanks to John Aspras. Please read the README and INSTALL files before building it.

Posted by Jonas Lindemann 2002-03-11

Ivf++ 0.8.b5 Released with documentation

Hopefully the final bet version of Ivf++ 0.8 is now available with updated documentation. The user's guide will be available soon. More details on:

http://www.gorkon.byggmek.lth.se/ivfweb

Posted by Jonas Lindemann 2001-11-13

Ivf++ 0.8.b5 Released with documentation

Hopefully the final bet version of Ivf++ 0.8 is now available with updated documentation. The user's guide will be available soon. More details on:

http://www.gorkon.byggmek.lth.se/ivfweb

Posted by Jonas Lindemann 2001-11-13

Ivf++ beta version 0.8.b4 release

Beta version of the upcoming 0.8.0 version released. For the latest news and updates please see the homepage.

Posted by Jonas Lindemann 2001-10-08

Ivf-0.6.6 released

The Ivf-0.6.6 has been released in favor of the Ivf-0.6.4, due to the fact that a large number of updates to the core library has been made since the ivf-0.6.4b release. The following are a few of the updates:

Implements 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.... read more

Posted by Jonas Lindemann 2001-03-06

Ivf++0.6.4 Released

The library now features

  • The library now uses prefixed includes. (Sorry...)
  • Library can now be built as DLL:s under Windows.
  • Initial support for manipulators, see fltk1 example.
  • Initial scene-graph culling.
  • Support for using the library with the Microsoft MFC library
  • Test drive of Ivf++ autoconf/automake system.
  • Documentation will be released separately.
Posted by Jonas Lindemann 2000-12-03

Ivf++ 0.7.0 underway

The next step of development of Ivf++ is on the way. 0.7.0 will feature scene graph culling, Manipulators and enhanced widgets. A MFC view will also be provided. Release is set for mid september.

Posted by Jonas Lindemann 2000-08-28

Ivf++0.6.2 Released

The 0.6.2 release includes bugfixes, font rendering using GLTT/Freetype, more examples, Win32 DLL library.

Hopefully the project will be updated more frequently in the future. It will also be put under CVS control at sourceforge in the near future.

Posted by Jonas Lindemann 2000-07-14