PDA

View Full Version : Where has the MultiVrml gone?


Friedbert
March 30th, 2005, 03:17 AM
Hello

Where has the MultiVRML Program gone?

First, thanks
The installation and compiling readme is even usable for a nonprogrammer.
Installing and Compiling has happend on my maschine and
artoolkit is running (simpleVrml)
After 3 days collecting the parts and libs all the installing (incl compiler) happens in three houres. A running artoolkit application now only a click away.

With this installation i had my very first look at a c++ code and my first program compiled.

Before this i used the win binaries from older versions of artoolkit.
In those versions there was a multivrml.exe - where has it gone?

And what are the specific datas for the marker.dat (multi...)
I want to use a markercube with 6cm from edge to edge. Every face has a unique marker. What are the correct marker.dat entries to get the multid.exe working?

Friedbert

philip_lamb
March 30th, 2005, 04:12 AM
We threw out all sorts of stuff in the transition to the new version of OpenVRML library.. and MultiVRML must have gone with it.

We will look at doing a multiVRML-style example in the next release.

As for your marker cube.. the data in marker.dat is the offset and orientation of the origin of each marker. So it depends on the size of your markers. I will grab a sample in use here at our lab and post it.