15th March 1999 |
Project Bern-Show added |
13th October 1998 |
Some changes in the Web pages: Contribution
in the gallery (Christoffeltower) |
25th
May 1998 |
BOOGA 1.7 has been released!
After quite a long period, we finally managed to create Release 1.7. |
5th
May 1998: |
A new primitive object has been added to the BOOGA core. LevelOfDetail
implements the functionality, which is used in VRML to specify different level of details
of an object corresponding to the distance of the observer. Examples will soon be added in
the BSDL section. |
1st
May 1998: |
The next Release of BOOGA is on the way. Release 1.7 will be finished by
mid May. |
15th
April 1998: |
Two new primitive objects have been added to the booga core:
 | Line3D is, as the name already says, a simple line which has no radius.
This primitive can be used in OpenGL to render slim cylinders or to draw helper objects
like surface normals or boundingboxes. |
 | Point3D is a 3D point in image space, which means that the size of the
point is specified in pixels, not in object coordinates. This objects can be used to
enable virtual tools which use handles to be selected by the user. Specifying the
pointsize, the handle retains the same size in pixels, no matter how far the 3D point is. |
|