Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HTML links Linking TO VRML ViewPoints

0 views
Skip to first unread message

Jon-Paul Mulholland

unread,
Mar 12, 1999, 3:00:00 AM3/12/99
to
Hiya...

How Do You set up a link in HTML to link to an Viewpoint in vrml...

Any Takers, JP

Leonard Daly

unread,
Mar 12, 1999, 3:00:00 AM3/12/99
to Jon-Paul Mulholland
Jon-Paul,

In the HTML you use an anchor <a href="yourworld.wrl#ThisView">My
World</a>. In the VRML file, you need to have a DEFed Viewpoint node:

DEF ThisView Viewpoint {...}


Leonard Daly <da...@realism.com>
Information Visualization Specialist & VRML Educator
Daly Realism - Interactive Web Solutions
(http://www.realism.com)

Treasurer, LA VR User's Group: http://lavug.org/
Co-Chair, Web3D Content Development WG

Leonard Daly

unread,
Mar 12, 1999, 3:00:00 AM3/12/99
to Jon-Paul Mulholland
Jon-Paul,

In the HTML you use an anchor <a href="yourworld.wrl#ThisView">My
World</a>. In the VRML file, you need to have a DEFed Viewpoint node:

DEF ThisView Viewpoint {...}


I know CosmoPlayer does this correctly. I'm not sure about WorldView.

0 new messages