Zhu3D 3.1.0

Heinz van Saanen zhu3d at aon.at
Fri Oct 26 09:29:36 CEST 2007


Name: Zhu3D
Version: 3.1.0
Type: KDE Scientific
Depend: Qt 4.x
License: GPL
More Info:
http://www.kde-apps.org/content/show.php?content=43071

Description:
 With Zhu3D you interactively can view and animate
functions, isosurfaces and a further independent
parametric system. Numerical solutions of equation
systems can be found with a precise and reliable
adaptive random search. The OpenGL-viewer supports
zooming, scaling, rotating and translating as well
as filed lightning or surface properties. Special
effects are transparency, textures, fog and motion
blur.

Besides the built in functions and constants you
can define your own ones. These user defined
functions can have an arbitrary amount of
parameters, can be nested or even be recursive.
For special purposes the function parsers support
if-conditions and boolean operators.

You have up to eight independent lights or
spotlights, background settings, miscellaneous
wire-modes or global illumination models. Pictures
are rendered as PNG, JPG, PDF or PostScript and
can be of arbitrary size. For textures Zhu3D
recognizes nine common formats. Isosurfaces can be
visualized with different volume-based algorithms.

Zhu3D runs under Linux/Unix, Windows 98/XP/Vista
and Mac OS X and is localized for English, German,
Spanish, French and Chinese. It supports different
CPU's as well as different API's like KDE, Motiv,
Gnome or Windows. All settings can be changed
dynamically at runtime. The application comes with
extended help files and a lot of examples.

COMPILING:

All you need is Qt >=4.1 and support for OpenGL
>=1.2. The latter can be a software implementation
like Mesa. The qmake easily can be taylored for
special needs, what supports packagers.

HW-REQUIREMENTS:

For basic viewings even an old and slow PC without
hardware accelerated OpenGL is sufficient.
However, enabling goddies like animation, big
textures and especially motion blur is a challenge
for every GPU out there. On the other hand
isosurfaces with dense meshes need a lot of
CPU-power. The costly isosurface tesselation
automatically supports multicore CPU's.

VERSIONS:

Whatever ends with an odd number, is considered as
"pre". Those versions are not intended to be
unfinished or buggy, but my testing capabilities
are limited to my own HW/SW-configurations. So
especially packagers may wait for an even number.
A complete Windows version is available - special
thanks to Victor Fernandez, who is hosting this!


Have fun, Heinz van Saanen

Changelog:
 What is new in 3.1.0

- The Warp parser is not threadsafe when using
user defined functions. On multicore-machines
Zhu3D falls back to single thread in this special
case. Users of prior version 3.0.9 are highly
adviced to update
- Some code clean-ups

What was new in 3.0.9

- The expensive isosurface-tessellations are fully
multithreaded now. OpenGL-lists are not reentrant
by nature. However, the neccessary workarrounds
have no perceptible speed penalties for
single-core users. In longer calculations the
threads scale near to perfect
- Some workarrounds to make the Warp-parsers fully
reentrant
- Besides 2,4,8,16,... cores maybe upcomming CPUS
with uneven core-numbers are supported too
- Raised upper isosurface grid-limit to 128. Who
does not have a 16-core CPU may not benefit yet.
But this lefts some headroom for future hardware
developement
- Hint for developers: In the web I found not a
single advice or line of code how to make
OpenGL-lists threadsafe. If you are interested,
take a look at the source


More information about the Kde-announce-apps mailing list