SourceForge.net Logo


Release notes for VARKON version 1.18B

 

What is Varkon 1.18B ?

Varkon 1.18B is a prerelease of the next major version. Varkon 1.18B is only released as sourcecode and only for Unix and Linux (not for Microsoft Windows). Varkon 1.18B includes new functionality and bug fixes (see below) but also a major rewrite of large portions of the sourcecode as a preparation for a new GraphicalUserInterface that is in early stages of planning. We want to release the sources at this stage in order to get help with testing. We also encourage all users of Varkon to contribute in the discussion of the new GUI on the Varkon mailing list at: http://lists.berlios.de/mailman/listinfo/varkon-discuss and please also visit the Varkon resource site at www.varkon.org and try Armin Faltl's GUI demo.

If you are satisfied with the functionality of 1.18A we recommend you to stay with this version but if you need the new functionality of 1.18B or just want to help us with testing please download the sources of 1.18B and build the new system. All feedback is highly appreciated !

 

New functionality

A new IGES import library with support for many new entities has been developed. See $VARKON_ROOT/sources/Vlib/iges/README_IGES for details.

A new function for detailed analysis of geometric properties of surfaces is added to the analysis menu.

A new MBS function POS_IN_CONE() has been added that makes it possible to search for points inside a cone quickly.

MBS procedures for multiplication TFORM_MULT() and inversion TFORM_INV() of 4X4 transformation matrices have been added.

A new MBS procedure CUR_COMP_ARR() has been added. The function can be used to create composite curves in the same way as CUR_COMP, but the input data are given in an array. The function can optionally bee used to create uv-curves -This is a preparation for trimmed surfaces.

NURBS curves can now be translated using tcopy.

The DynR function (OpenGL window) now supports all entities and all attributes in Varkon. This is a preparation for the new GUI.

The Varkon documentation is now included in all download files in the $VARKON_ROOT/man directory. Varkon documentation can no longer be downloaded separately.

It is no longer needed to set the VARKON_ROOT variable in the environment to build and/or run Varkon. Makefiles and start scripts now operate relative to their own location. You can still configure Varkon to run in custom ways by editing the startscript.

 

Functionality removed

As a preparation for the new GUI we have also removed the following functionality which we believe is no longer needed:

Support for drawing scale is removed.

Support for older type serial graphical terminals is removed. Varkon now requiers X11 and OpenGL on all Unix platforms. Varkon 1.18B will not compile without X11 and OpenGL.

 

Bug fixes

Bugfix SUR_ROT to ensure that surface normal always will turn out in the same direction.

Bugfix in DB to cope with large models.

Bugfix in EX to ensure that deleted entities are removed from the display.

Bugfix in graphics to cope with slow resizing of windows in Linux.

Bugfix related to changed mouse behaviour in recent Window managers for Linux. Actions are now triggered by mouse button up.

Bugfix related to changed c-compiler in some recent Linux distributions. -fwritable-strings are now removed from the makefiles.

 


VARKON homepage