#
# my VREng config
#

# my body dimensions in meters
# height value
# width  value
# depth  value
height 1.77
width  0.35
depth  0.20

# my front side
# syntax: mapface=urlimage
# example: mapface=http://www.some.where/~login/front.gif

# my back side
# syntax: mapback=urlimage
# example: mapback=http://www.some.where/~login/back.jpg

# my left side
# syntax: mapleft=urlimage
# example: mapleft=http://www.some.where/~login/left.png

# my right side
# syntax: mapright=urlimage
# example: mapright=http://www.some.where/~login/right.ppm

# my world description
# syntax: world=url
# example: world=http://www.some.where/~login/myworld.vre

# my web site
# syntax: web=url
# example: web=http://www.some.where/~login/

# my host
# syntax: host=urlhost
# example: host=telnet://host.some.where

# HTTP Proxy
# syntax: http_proxy=http://<proxy_hostname>:<port>/
# syntax: no_proxy=<domaine>
# example: http_proxy=http://proxy.some.where:3128/
# example: no_proxy=some.where

