Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the Node Support File / What is OWBUILTINS?

file Node support
0
Posted

What is the Node Support File / What is OWBUILTINS?

0

The node support file is parsed when an OpenWorlds application is initialized (by calling the owBrowser::init( ) method). This file has PROTO declarations for all of the VRML nodes that are natively supported by the browser. The location of this file is indicated by the OWBUILTINS parameter (See the question about User Parameters for more information), and typically resides in the main OpenWorlds directory under the name optNodes.wrl or perfNodes.wrl. The Node Support File should generally not be edited unless you are adding new node types or do not want to support a particular node. A NOT_SUPPORTED entry for the OWurl field means that the particular node is not supported.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123