Display of the second lecture text
In this lecture, we will describe how to create a scene effect with text, and in the process of creating a detailed description of how to set the light source and text style.
First, create a new X3d file
The operation is as follows:
1. Run X3d-edit, and appear as shown in the image of the interface.
Description
X3d-edit Program interface is divided into five areas, namely: User command Area, node area, node property area, program editing area and message area.
The user command area is located at the top level, including menu commands and toolbar commands.
The node area is located on the left side of the interface, including all the feature nodes currently supported by X3D, it is the label operation mode, click the corresponding label will display the corresponding node below, the nodes that can not be added are shown in gray.
Below the node area is the Node property area, where the property area contains most of the current node's properties, where we can change or set the corresponding property value.
The bottom of the interface is the message area, which displays the current operation or compilation.
The program editing area is used to display and edit the X3D program we have designed, which is a Multiple document window form.
2. X3d-edit will invoke the default Newscene.x3d, of course, we can also click File | The new menu is recreated.
3. Click File | Save As, saves the default Newscene.x3d as another file 1.x3d and assigns it to your own folder. such as "d:\X3d example \". Note: The system starts with the default save file name Untitled-0.x3d.
4. Click the button at the far right of the toolbar to pop up a dialog box like the one shown in the picture.
5. Click the OK button and it will be displayed in IE. If at this point the mouse pointer for a cross plus e, then congratulations, you can use the normal.