====== X3DOM ====== [[https://lists.sourceforge.net/lists/listinfo/x3dom-developers|x3dom-developers]] mailing list ===== Mail: x3dom-developers@lists.sourceforge.net ===== Sat 14-Jan-23 * [[https://raw.githubusercontent.com/bavla/ibm3m/master/multiway/X3D/elements.x3d|elements.x3d]] * [[https://github.com/bavla/ibm3m/raw/master/multiway/X3D/view3dscene.png|view3dscene.png]] In my X3D files, I am using node with the attribute description. See the attached X3D file. This enables me in some X3D viewers to identify a node by pointing to it. In the viewer view3dscene (see the attached PNG) I pointed to the red node and obtained in the report window the corresponding description info "1: Fire". How can I achieve this in X3DOM ? The documentation https://doc.x3dom.org/author/Networking/Anchor.html says The description field in the Anchor node specifies a textual description of the Anchor node. This may be used by browser-specific user interfaces that wish to present users with more detailed information about the Anchor. I found an example, see https://doc.x3dom.org/tutorials/animationInteraction/picking/example.html, which is very close to the solution of my problem. I tried to adapt it without success. Can somebody help me to adapt this example or suggest some other approach? best, Vladimir Batagelj Anchor

Anchor descriptions

This is a html page with some 3d objects.

===== Inline version ===== Anchor

Anchor descriptions

This is a html page with some 3d objects.