How to convert EUCLID models to VENUS

The following text describes briefly how to export EUCLID models for use with real-time visualization in the VENUS project at CERN.


[Export from EUCLID] [Transfer to VENUS Computers] [Methodology]

EUCLID Models which can be translated:

Currently only Solids and Surfaces in the Assemblies are exported from EUCLID. Lines, curves and 2D symbols are ignored.

How to export from EUCLID:

How to send the files to the VENUS team:

  1. In a terminal window, create a sub-directory for all the Wavefront (.obj) files you have created. As an example, if you have exported models of the ATLAS Experimental Area: mkdir atlas_ea mv *.obj atlas_ea

    Or, if you exported an ASSEMBLY from EUCLID as many objects, do:

    mkdir atlas_ea mv {NAME_of_ASSY} atlas_ea
  2. Then you can create a .tar file to simplify the transfer to VENUS: tar cvf atlas_ea.tar atlas_ea compress atlas_ea.tar
  3. Transfer the file by ftp to VENUS: ftp venus user: eucvenus pass: *** put atlas_ea.tar.Z bye
  4. Then you can delete all the files from your workstation: rm -rf atlas_ea*

Recommended methodology:

The methodology used to prepare the models in EUCLID depends on the target software, EUCLID model and what the model should be used for.

Preperation in EUCLID and conversion procedure on the VENUS side may differ if the model is to be converted to i3D for use with WWW or if it is to be converted to CLOVIS for navigation in Stereo.

General EUCLID modelling rules:


Quick session for novices to EUCLID:

First login in to VENUS under the username eucvenus. Then start EUCLID with the command euclid from a Winterm or via the "Applications" root menu.

Select the initialisation table VENUS to get the correct settings for Civil Engineering projects (Unit meters.)

Once in a EUCLID3 session, please follow these steps:

  1. First set the external connection from where you want to retrieve EUCLID models: MGMT/EXIT=>DB=>RETREIVE-GRP =>CONNECTION Type in the desired connection, e.g. ATL_EA,SOUT1_EXP_INFRA,AT13
  2. Retreive the assembly you want to export from the database: MGMT/EXIT=>DB=>RETREIVE and select object by typing the name or picking from the stack.
  3. Follow the steps indicated under "Export from EUCLID" above, and choose ASSEMBLY and Several Wavefront Objects . (This may take some time, as EUCLID has to write one file for each object.)
  4. The .obj files from EUCLID will all be written in a directory tree with the name of the top-level assembly. To proceed, follow the steps indicated under "Transfer to VENUS Computers".

Furter conversion on VENUS

You will find a description on how to proceed to create fly-through models on VENUS computers from EUCLID data from the links below. (Venus team & associates only)


[i3D] [i3D Simple Flythrough] [i3D model for WWW] [Clovis]

NjH 8/2 1996