AV3D - DMS2 - January 2000
last update - 19/01/2000 - by Sebastien DENEUX
--------------

This module is a 3D avatar module.

Actions :

- start : start the client module 
- getPlugin : must be linked to the "getPlugin" event of c3d module 
- showInterface : show the browser interface
- !chgLogin : must be linked to the loginChg event of the login module

Events :

- in : when module is started on client
- changed : when the user has changed his photo ; must be linked to the !chgav action of c3d module

Zones :
- Button : the show interface button (idem showInterface action)
- avatarView : where the current's avatar is shown
- Av3dInterface : where you want the browser interface to be opened (if you do not use this zone, a popup window will be created)

Parameters configurable in the c3D ressources :  
  - arrivalZoneSize (default value = 0)
  - viewLevelF6
  - viewLevelF7
  - viewLevelF8
  - collEnabled (defaut value = 0)
  - canFly (default value = 0)

viewLevelF6<viewLevelF7<viewLevelF8

example : 400 600 900


Note about meshes structure :
- the main object must be named "avatar"
- the photo will be applied to all materials named "photo"