The DIVE FAQ Page

-----

This is the DIVE frequently asked questions page. It is currently rather limited but we intend to add to it as questions arise. If you have a question like the ones below, or something you think would be useful in this FAQ, send an email to  dive-help@sics.se.

See also the online DIVE manual.

#Installation:

  1. Why am I getting erros of type 'file doesn't exist', or why don't I have complete scenes, on NT DIVE?
#Running DIVE:
  1. How can I optimize DIVE performance for my conditions?
#Tcl/Tk programming:
  1. DIVE seems to be rejecting my Tcl/Tk code to make Tk UI objects, why?
  2. How can I switch textures in a view with a keypress?
  3. How can sounds be made to play without the delay caused by sample download time?
#Rendering:
  1. Why can't I see some textures when using Linux-Mesa-3DfxVoodoo1(Coming DIVE release)?
  2. Why do I have to be root when using Linux-Mesa-3DfxVoodoo1(Coming DIVE release)?
#Menu options:
  1. Why can't I use the stereo option on the render menu?
#General Questions:
  1. Why isn't there a win95/98 version of DIVE?
-----





# Installation:

1. Why am I getting errors of  type 'file doesn't exist', or why don't I have complete scenes, on NT DIVE?
       The current NT realease needs to be installed on the C drive. The reason for this is that Dive uses a preprocessor to process the datafiles before parsing (so that you may use preprosessor macros in the data files), but the current preprocessor is taken from the Cygnus "win32unix" distribution and doesn't know anything about Windows drive letters. If your datafiles contain an include-directive (which tutorial does), the preprocessor assumes that the include files are located on the C drive (which in your case they are not), therefore the problem. Move your datafiles to the C drive and set your DIVEPATH variable accordingly.


# Running DIVE :

# Tcl/Tk programming: # Rendering: # Menu options: # General Questions:
-----

 Up to FAQ list

Dive contacts / dive-help@sics.se