US6466239B2 - Method and apparatus for editing data used in creating a three-dimensional virtual reality environment - Google Patents

Method and apparatus for editing data used in creating a three-dimensional virtual reality environment Download PDF

Info

Publication number
US6466239B2
US6466239B2 US09/155,281 US15528198A US6466239B2 US 6466239 B2 US6466239 B2 US 6466239B2 US 15528198 A US15528198 A US 15528198A US 6466239 B2 US6466239 B2 US 6466239B2
Authority
US
United States
Prior art keywords
window
vrml
script
content
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
US09/155,281
Other versions
US20020085041A1 (en
Inventor
Masayuki Ishikawa
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Assigned to SONY CORPORATION reassignment SONY CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ISHIKAWA, MASAYUKI
Publication of US20020085041A1 publication Critical patent/US20020085041A1/en
Application granted granted Critical
Publication of US6466239B2 publication Critical patent/US6466239B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/10Geometric effects

Definitions

  • the present invention relates to a graphic data generating apparatus, a graphic data generation method, and a medium for the same, and more particularly relates to a graphic data generating apparatus, a graphic data generation method, and a medium for the same able to be used for comprehensive editing of a script, etc., activated in accordance with an operation of a client (user) with respect to a shape and position of a three-dimensional graphic able to be used for expression of an object in a three-dimensional virtual space and with respect to a displayed three-dimensional image.
  • the present invention relates to a graphic data generating apparatus, graphic data generating method, and medium for the same to enable an object in three-dimensional virtual space to be viewed from different viewpoints, and more specifically relates to POI (point of interest) technology for automatically moving an object to a center of a window at a prior stage to enable viewing from a different viewpoint.
  • POI point of interest
  • VRML virtual reality modeling language
  • the WWW developed by the Swiss CERN (European Center for Nuclear Research) is known.
  • the WWW was designed to enable text, images, sound, and other multimedia data to be viewed and heard by a hyper text format and asynchronously transfers to personal computers and other terminal equipment information stored in WWW servers based on protocol called HTTP (Hyper Text Transfer Protocol).
  • HTTP Hyper Text Transfer Protocol
  • the WWW is basically comprised of servers and browsers.
  • a WWW server is comprised of server software known as an HTTP daemon and HTML (Hyper Text Makeup Language) files storing hyper text information.
  • HTTP daemon is a program which manages and processes information in the background when working on UNIX.
  • Hyper text information is expressed by a description language called the HTML.
  • Hyper text is described by HTML by the expression of the logical structure of sentences by format designations known as “tags” surrounded by “ ⁇ ” and “>”. Links with other information are described by link information known as “anchors”.
  • anchors When designating a location of information by anchors, a URL (Uniform Resource Locator) is used.
  • HTTP Transmission Control Protocol/Internet Protocol
  • HTTP functions to send a request for transfer of information from a client to a WWW server and transfer hyper text information of an HTHL file to the client.
  • a WWW browser is often used as the environment for uses of the WWW. “Browse” means to freely view. A browser executes the work for inquiring about information to a server in accordance with an operation of a user.
  • a WWW browser is Netscape Navigator (trademark of Netscape Communications Corporation of the U.S.) and other client software. It is possible to use a WWW browser to browse through files, that is, home pages, of WWW servers on the globally expanding Internet, corresponding to a URL, and possible to successively follow back linked home pages to access various sources of information on the WWW—called “net surfing”.
  • VRML description languages for three-dimensional graphics
  • VRML 2.0 it is possible to describe and express autonomous behavior of an object in a three-dimensional virtual space.
  • VRML 2.0 When using VRML 2.0 to prepare VRML content where an object moves around in a three-dimensional virtual space, normally the following process of work is undergone. Note that below the set of a VRML file, script file, etc. for realizing behaviors of a series of objects in a single virtual space is called “VRML content”.
  • TouchSensors generating events in the case of click operation by a mouse (pointing operation) on objects in the virtual space, a TimeSensor generating an event when a predetermined time arrives, and other sensor nodes are added to the VRML file.
  • a script (program) in the Java language (Java is a trademark of Sun Microsystems of the U.S.) for realizing predetermined behavior for objects in the virtual space based on events transmitted through the script node is described to prepare a script file.
  • the desired VRML content is prepared by the process of description of the above (1) to (5).
  • an existing authoring software called a modeler, for example, 3D Studio Max (trademark), or other software is used to prepare the shape of the object or animation and output the same in the VRML 2.0 format.
  • a modeler for example, 3D Studio Max (trademark)
  • 3D Studio Max trademark
  • the modeler does not support the VRML 2.0 format, it is necessary to use a converter etc. to convert to the VRML 2.0 format.
  • This method of preparing VRML content features an extremely large amount of complicated work and remarkably poor work efficiency. For example, when adding a field to a script node, it is necessary to revise both the script file and the VRML file. Further, it is necessary to maintain a match between the two.
  • FIG. 1 is a flow chart of the routine of a conventional method of preparation of a world.
  • the production of the world is classified the two.
  • the model is produced according to steps S 101 through S 103 .
  • the interaction is produced according to steps S 104 through S 107 . Details will be discussed later in comparison with embodiments of the present invention, but while confirmation is necessary when preparing a world, in the conventional method of preparation shown in FIG. 1, as illustrated at step 108 , it is necessary to separately use a VRML browser.
  • An object of the present invention is to provide a graphic data generating method, a graphic data generating apparatus for working that graphic data generating method, and a medium for mediating a program for execution of the graphic data generating method having POI (point of interest) technology for automatically moving an object in three-dimensional virtual space to a center of a window at a prior stage to enable viewing of the object displayed in virtual space from a different viewpoint.
  • POI point of interest
  • Another object of the present invention is to provide a graphic data generating apparatus, graphic data generating method, and medium for mediating a program for executing the graphic data generating method which enable an object displayed in virtual space to be viewed from different viewpoints by an easy and reliable operation method.
  • a graphic data generating apparatus comprising a display processing means for displaying information in a first window and second window of a screen of a display device; selecting means for selecting a node displayed in the first window of the display device; and an editing processing means for processing to display a graphic of an object corresponding to a node selected by the selecting means in the second window; the editing processing means selecting an object corresponding to a node selected by the selecting means, operating linked with the selecting means to display this in the second window, and successively moving the object corresponding to the selected node to predetermined positions of the second window.
  • the editing processing means and the display processing means enlarge to a certain size and display the graphic of the object corresponding to the node at the center of the second window.
  • the selecting means includes a mouse operating linked with the display device.
  • the apparatus further comprises an operation instructing means for giving instructions (Rotate, Move, Navigate, Scale) so that an object displayed in the second window of the display device can be viewed from different viewpoints.
  • an operation instructing means for giving instructions (Rotate, Move, Navigate, Scale) so that an object displayed in the second window of the display device can be viewed from different viewpoints.
  • the editing processing means and the display processing means display the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an operation instruction from the operating instructing means.
  • the operation instructing means includes an operating means for making the object rotate, an operating means for making the object move, and a means for changing the size of the object.
  • the means for changing the size of the object has a means for enlarging the size of the object and/or a means for reducing the size of the object.
  • the operation instructing means has a Rotate means, Move means, Navigate means, and Scale means displayed on the screen of the display device.
  • a graphic data generating method including the steps of: displaying selectable nodes in a first window of a display device, attaching a node selected by a selecting means for selecting a predetermined node from nodes displayed in the first window, and moving display for displaying an object corresponding to a received selected node in a second window and successively moving it to predetermined positions in the second window.
  • a graphic of the object corresponding to the node is displayed at the center of the second window enlarged to a predetermined size.
  • the selecting means includes a mouse operating linked with the display device.
  • the method enables viewing of the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an instruction (Rotate, Move, Navigate, Scale) of an operation instructing means so that the object displayed in the second window of the display device can be viewed from different viewpoints.
  • an instruction Rotate, Move, Navigate, Scale
  • the operation instruction includes an instruction for making the object rotate, an instruction for making the object move, and an instruction for changing the size of the object.
  • the instruction for changing the size of the object includes an instruction for enlarging the size of the object or an instruction for reducing the size of the object.
  • the medium is a medium for mediating a program executing a graphic data generating method including the steps of displaying selectable nodes in a first window of a display device, attaching a node selected by a selecting means for selecting a predetermined node from nodes displayed in the first window, and moving display step of displaying an object corresponding to a received selected node in a second window and successively moving it to predetermined positions in the second window.
  • a graphic of the object corresponding to the node is displayed at the center of the second window enlarged to a predetermined size.
  • the program enables viewing of the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an instruction (Rotate, Move, Navigate, Scale) of an operation instructing means so that the object displayed in the second window of the display device can be viewed from different viewpoints.
  • an instruction Rotate, Move, Navigate, Scale
  • the operation instruction includes an Instruction for making the object rotate, an instruction for making the object move, and an instruction for changing the size of the object.
  • the instruction for changing the size of the object includes an instruction for enlarging the size of the object or an instruction for reducing the size of the object.
  • processing for automatically moving an object corresponding to a selected node to a second window in a display and then changing the viewpoint when desiring to view an object from any different viewpoint becomes easy.
  • FIG. 1 is a flow chart of the method of preparation of VRML content
  • FIG. 2 is a view of the configuration of a network system comprehensively handling a three-dimensional virtual space to which a graphic data generating apparatus of the present invention is applied;
  • FIG. 3 is a view of the configuration of a content preparation software tool of the present invention.
  • FIG. 4 is a flow chart of the method of preparation of VRML content executed by the content preparation software tool illustrated in FIG. 3;
  • FIG. 5 is a flow chart illustrating the processing of a basic confirmation operation in the process of preparation of the VRML content illustrated in FIG. 4;
  • FIG. 6 is a flow chart illustrating the processing of a suitable confirmation operation in the process of preparation of the VRML content illustrated in FIG. 4;
  • FIG. 7 is a view of the configuration of a computer system in the network shown in FIG. 2;
  • FIG. 8 is a view of the configuration of a content preparation software tool according to an embodiment of the content preparation software tool illustrated in FIG. 3;
  • FIG. 9 shows windows displayed by a graphical interface portion of a content preparation software tool of FIG. 8 in a display device in a computer system
  • FIG. 10A to FIG. 10C are enlarged views of the CONDUCTOR window illustrated in FIG. 9;
  • FIG. 11 is a view of an example of the display of a 3D VIEW window (editing window) illustrated in FIG. 9;
  • FIG. 12 to FIG. 14 are views of the graphic of POINT OF INTEREST in a window of a screen of a display device
  • FIG. 15 is a flow chart of the processing for displaying and setting regions of the sensor node
  • FIG. 16 and FIG. 17 are views of examples of display by a PARALLEL VIEW function
  • FIG. 18 to FIG. 22 are views of examples of display by an ATTENTION function
  • FIG. 23 is a flow chart of the processing of an ATTENTION function
  • FIG. 24 is a flow chart of a routing editing processing
  • FIG. 25 to FIG. 27 are views of examples of display in routing editing processing
  • FIG. 28 shows an example of the display of an object for preparing VRML content
  • FIG. 29 is a flow chart of the processing for preparing first VRML content
  • FIG. 30 to FIG. 34 show examples of the display in a window when preparing first VRML content
  • FIG. 35 is a flow chart of the processing for preparing second VRML content
  • FIG. 36 and FIG. 37 show examples of the display in a window when preparing second VRML content
  • FIG. 38 to FIG. 44 show examples of the display in a window when preparing second VRML content
  • FIG. 45 is a flow chart of the processing for preparing third VRML content.
  • FIG. 46 to FIG. 49 show examples of the display in a window when preparing third VRML content.
  • FIG. 2 is a view of the configuration of a network system 1 for comprehensively handling a three-dimensional virtual space according to one example of application of the graphic data generating apparatus, graphic data generating method, and medium of the present invention.
  • the network system 1 is constituted by an in-house network 10 , an Internet system 12 , an Internet provider 14 , an ISDN (integrated services digital network) net 16 , and a client (subscriber) system 2 connected to each other.
  • ISDN integrated services digital network
  • the network system 1 may have a plurality of in-house networks 10 , Internet systems 12 , internet providers 14 , client systems 2 , etc., but for simplification of illustration, in FIG. 2, just one of each of them is illustrated.
  • the in-house network 10 is constituted by a hard disk drive 100 , a server apparatus 102 , a LAN (local area network) 104 , and a gateway server (GWS) 106 .
  • the Internet system 12 connected to the in-house network 10 is constituted by router devices 120 and 124 and a digital communications line 122 .
  • An Internet provider 14 is provided between the Internet system 12 and the ISDN net 16 .
  • the in-house network 10 and the client (subscriber) system 2 are connected through the Internet system 12 , the Internet provider 14 , and the ISDN net 16 .
  • the LAN 104 , Internet system 12 , Internet provider 14 , and ISDN net 16 are referred to as the “network”. This network transfers data between the server apparatus 102 and the client system 2 .
  • the client system 2 connected to the ISDN net 16 is constituted by a computer system having a personal computer (PC) 20 , a display device (DSP) 24 , and an input device (IN) 26 .
  • a storage device 28 is connected to the computer system.
  • the display device 24 , input device 26 , and external storage device 28 connected to the personal computer (PC) 20 constitute part of the computer system, they may be provided externally as well.
  • the explanation will be made of the case where the display device 24 and input device 26 constitute part of the computer system, while the external storage device 28 is provided outside the computer system.
  • the server apparatus 102 of the in-house network 10 is a server apparatus such as the “Community Place” (trademark) which acquires through the network etc.
  • VRML content that is, VRML content comprised of a VRML file showing the shape and position of a three-dimensional object described by the user by VRML 2.0 and a script file described by the user by the Java language or other programming language and activated in accordance with an operation by the user on the object, stores the same in the hard disk drive 100 , and manages the results of the storage.
  • the set of the VRML file (extension.wrl), the script file in the Java language (extension.java), etc., will be called the VRML content.
  • the server device 102 sends the VRML content of the three-dimensional virtual space stored in the hard disk drive 100 to the client system 2 via the server apparatus 102 , LAN 104 , Internet system 12 , Internet provider 14 , and ISDN net 16 (hereinafter these communication nodes in the network system 1 will be also simply referred to all together as the “network”) and displays the same on the display device 24 .
  • the server apparatus 102 in response to a request of the client system 2 , transfers a content preparation software tool, that is, a program, stored in for example the hard disk drive 100 through the network to the client system 2 .
  • a content preparation software tool that is, a program
  • it may distribute a content preparation software tool, that is, a program, to the client system 2 in a state stored in a floppy disk 280 or a magneto-optic disk 282 .
  • the graphic data generation apparatus graphic data generation method, and medium for the program for executing the method of the present invention
  • the “medium” in the present invention not only includes a recording medium storing a computer program for realizing the graphic data generation method of the present invention, but does not merely mean a program storing medium and also means a program transmission medium when downloading to the client (subscriber) system 2 described in detail in the following embodiments a computer program through the network system 1 of FIG. 2 for the client system 2 to realize the graphic data generation method of the present invention.
  • the reason is that as clear from the following explanation, when working the graphic data generation method of the present invention, it is possible to realize certain processing at any location without the restrictions of centralization.
  • the present invention can be also realized by a localization.
  • FIG. 3 is a view of a graphic data generation method and graphic data generation apparatus, in particular a content preparation software tool 3 (Community Place (trademark) Conductor), of the present invention in a client (subscriber) system 2 .
  • the content preparation software tool 3 has a graphical user interface (GUI) 31 , object manager 32 , Java compiler 33 , scene graph manager 34 , Java VM 34 B, purser 34 C, HTML browser 35 , and backup manager 36 .
  • GUI graphical user interface
  • the graphical user interface portion 31 performs a variety of window displays.
  • the Java compiler 33 an external program, compiles Java programs.
  • the scene graph manager 34 is a portion common with the browser.
  • the scene graph manager 34 A handles the hierarchical structure of the VRML nodes.
  • the purser 34 C analyzes the VRML file.
  • the Java VM 34 B executes the script described by Java.
  • the HTML browser 35 an external program, is used for displaying an anchor node or displaying a help file of a VRML node described by the HTML format.
  • the portion 34 comprised of the scene graph manager 34 A, Java VM 34 B, and purser 34 C may be used together with for example the Community Place (trademark) browser provided by Sony Corporation.
  • the backup manager 36 is enabled when the “Play” button on the screen of the display device is depressed by a mouse to enter the “Play” mode and starts preparations for backup of the field values.
  • the stored field values are successively reproduced to restore the original screen when the “Stop” button is depressed. That is, the “Conductor” content preparation software tool is designed to enable everything from editing of the world to confirmation of operation.
  • Conductor starts emulation of a browser. In this state, the states of the fields change, for example, an object starts to move, in accordance with interaction from the user.
  • the backup manager 36 operates as follows.
  • the backup manager 36 is enabled and starts preparation for backup of the field values when the “Play” mode is entered.
  • the field values are changed for the first time due to changes in a moving object, etc.
  • the field values are stored.
  • the field values are stored by the system of successively stacking them (stack system).
  • stack system system of successively stacking them.
  • the “Stop” button is depressed, the stored values are successively reproduced (the stack is popped) to restore the state of display of the original window.
  • the object manager 32 is the portion for managing the consistency in such a case.
  • the route editor (not shown) is used when defining an event between fields using a route text.
  • a node is designated using the GUI 31 , so there is no longer mistaken designation of names. Further, even if the user changes the nodes for a route, the route text can be automatically updated without error while the object manager 32 manages the DEF for each scope.
  • Script is used to make a more interactive world using Java and other languages, but script is known to be difficult to prepare due to the preparation of content. In particular, the portion connecting the Java language and VRML is difficult.
  • a Script Expert (not shown), explained in detail later, is provided.
  • FIG. 4 is a flow chart of the processing by the content preparation software tool 3 .
  • the defects of the above mentioned prior art are solved by omitting the manual work and using a GUI 31 to enable the work to be efficiently and automatically performed in whole tools. This will be explained briefly below.
  • the content preparation software tool 3 illustrated in FIG. 3 can execute any of the tasks at any portion of the network 1 , but in the following, for simplification of the explanation, the case of execution mainly in the client system 2 will be explained.
  • the processing of the content preparation software tool 3 may be roughly divided into (1) initialization, (2) preparation of a model, and (3) preparation of interaction.
  • model data are downloaded from the hard disk drive 100 to the hard disk drive 214 of the computer system 20 . That is, a model described in VRML 2.0 is loaded in the computer system 20 of the client system 2 . As the method of loading, it is possible to download the data from any portion of the network system 1 to the computer system 20 .
  • the model (object) is edited, for example, the model is rearranged, the attributes are changed, or other editing is performed.
  • the interaction is prepared. That is, at step 203 , sensors are added, at step 204 , a script node is added, at step 205 , Java programs are compiled, and at step 207 , routing is edited.
  • step 208 the operation of the results of the above processing is confirmed by depressing the “Play” button shown in the “Conductor” window (FIG. 10) of the screen of the display device by a mouse.
  • the confirmation operation explained referring to FIG. 1 is performed by activating a browser after the end of the preparation of the VRML content.
  • the operation of step 208 is possible at any time without activating the browser. Details will be given later with reference to FIG. 5 to FIG. 6, but according to the method of the present invention, that is, the content preparation software tool 3 , if the user depresses the “Play” button, the editing screen, which is the “3D Perspective View” window (editing window) shown in FIG. 9, etc., that is, is displayed as it is as the substance of the prepared content instead of the display screen of the VRML browser.
  • GUI graphical user interface
  • the content preparation software tool 3 is given the additional function called a Script Expert which prepares a template of a script by interactive operation and automatically compiles files when the user confirms the operation by an operation. Therefore, the content preparation software tool of the present embodiment is given the additional function of automatic compilation at the time of confirmation of operation. As a result, the content preparation software tool 3 of the present embodiment eliminates the need for performing this work by input of a character string of commands (command line). By these functions, it is possible to greatly shorten the time for the user to prepare content of the three-dimensional virtual space by VRML 2.0.
  • the addition of sensors at step 203 can be simply performed by a drag and drop operation.
  • the editing of the routing at step 207 can be simply performed using a GUI.
  • step 208 at any time and without activating the browser, (1) S 211 : when the “Play” button provided in the screen of the display device is depressed by the user as the predetermined first operation, (2) S 212 : the emulator is activated and it is made possible to confirm the operation at that time by the operation of the emulator. (3) S 213 : After the confirmation, when the “Stop” button provided in the screen of the display device is depressed by the user as the predetermined second operation, the normal editing mode is returned to.
  • the backup manager 36 is made to operate linked with the browser emulator. That is, during the confirmation operation of step 208 , as illustrated in FIG. 6, (1) S 221 : when the user depresses the “Play” button as the first predetermined operation, (2) S 222 : the browser emulator operates in the same way as above and the backup manager 36 is enabled and can perform backup. (3) S 223 : In this state, when for example a moving object starting to move by being clicked is clicked, (4) S 224 : the backup manager 36 successively stores the field values defining the behavior of motion of the object.
  • FIG. 7 is a view of the configuration of the computer system 20 shown in FIG. 2 .
  • the external storage device 28 illustrated in FIG. 2 is illustrated in detail as the floppy disk (FD) 280 and/or magneto-optical (MO) disk 282
  • the input device 26 is illustrated as a keyboard (KB) 260 and/or mouse 262 .
  • the display device 24 may be any color display device suitable for interactive information display and processing linked with a keyboard, mouse, or other data input means, for example, a color CRT display device or color liquid crystal display device.
  • a color CRT display device or color liquid crystal display device for example, a color CRT display device or color liquid crystal display device.
  • the computer system 20 is for example a computer designed for multi-media operations and having a communication function connected to for example the ISDN net 16 . It is constituted by a CPU 202 , a ROM 204 , an input interface (IN I/F) 208 , a display device 24 controller (DSP-C) 210 , a video signal recording RAM (VRAM) 212 , a hard disk drive (HDD) 214 , a floppy disk drive (FDD) 216 , an MO disk drive 218 , and a line interface 220 connected via a bus 200 .
  • the CPU 202 performs various operations explained below by operating various control programs stored in the ROM 204 and HDD 214 .
  • the CPU 202 displays various image data on the display device 24 through the DSP-C 210 and receives as input the data from the KB 260 or data from the mouse 262 through the input interface 208 .
  • the CPU 202 stores the data in a floppy disk 280 serving as the external storage device 28 through the floppy disk drive 216 or reads data from the FD 280 or else stores the data in an MO disk 282 serving as the external storage device 28 through the MO disk drive 218 or reads data from the MO disk 282 .
  • the CPU 202 also communicates with the ISDN net 16 through the line interface 220 .
  • the computer system 20 displays on the display device 24 the image of VRML content of the three-dimensional virtual space sent from the server apparatus 102 through the network including the ISDN 16 to display it to the user (client).
  • the computer system 20 installs the content preparation software tool 3 supplied from the server apparatus 102 via the network or the external storage device 28 in the hard disk drive 214 , activates the content preparation software tool 3 in accordance with an operation of the client using the KB 260 or mouse 262 to prepare the VRML content of the three-dimensional virtual space, stores this in the hard disk drive 214 , or uploads this via the network or the external storage device 28 (floppy disk 280 and/or MO disk 282 ) to the server apparatus 102 .
  • the computer system 20 changes the displayed color of an object pointed to or changes the substance of the display of the object in the three-dimensional virtual space in accordance with a pointing operation by the user using the input device 26 to an object displayed on the display device 24 .
  • Display of Three-Dimensional Virtual Space According to the client system 2 having a computer system 20 , since it is possible to change the substance of the display in the display device 24 interactively in accordance with the operation of the user on an object in a three-dimensional virtual space, if the client system 2 is used, it is possible to create a realistic feeling where, like reality, the user itself makes the object move or touches the object to operate it and make it move or make a sound in a three-dimensional virtual space.
  • the server apparatus 102 obtaining the VRML content of the three-dimensional virtual space from a client system 2 through the network stores the VRML content in the hard disk drive 100 and can disclose it to the subscribers of the Internet through the Internet system 12 .
  • the server apparatus 102 transfers the VRML content to the client system 2 through the network.
  • the computer system 20 of the client system 2 displays the three-dimensional virtual space based on the VRML content sent from the server apparatus 102 on the display device 24 by a browser.
  • the user uses the mouse 262 to point to a desired position on the screen displayed on the display device 24 to input operation data for moving an object in a three-dimensional virtual space or operation input data for designating an object in a three-dimensional virtual space.
  • the computer system 20 modifies the content of the three-dimensional virtual space in accordance with the operation data and uses the VRML browser to display the same on the display device 24 .
  • interaction preparation work such as the addition of a sensor to the graphic data (VMRL file) of an object and routing was manually carried out by the user (client) using the text editor function, so careless mistakes easily occurred. Further, it cannot be learned whether or not the result of the interaction preparation work is correct until the confirmation using the VRML browser shown at step 108 in FIG. 1 . Therefore, it is necessary to activate the VRML browser for confirmation whenever modifying the interaction program, so the work efficiency is low and time is taken.
  • This embodiment of the present invention was made so as to link up the operation of the model preparation and the operation of the interaction preparation editor so as to be able to comprehensively perform this work and so as to be able to perform the preparation work of content in the three-dimensional virtual space with a high efficiency and easily in a short time.
  • FIG. 8 is a view of the configuration of the content preparation software tool 4 shown as an embodiment of the content preparation software tool 3 illustrated in FIG. 3 .
  • the content preparation software tool 4 comprises a graphical user interface (GUI) 40 , an editing tool 42 , a scene graph data base (SGDB) 44 , a working tool 46 , a script preparation unit 47 , and a VRML browser 308 .
  • GUI graphical user interface
  • SGDB scene graph data base
  • working tool 46 a working tool 46
  • script preparation unit 47 a VRML browser 308 .
  • the editing tool 42 is constituted by a model editing tool 420 , a routing editing tool 422 , a scene graph editing tool 424 , a text editor 426 , and a template preparation tool 428 .
  • the working tool 46 is constituted by a browser emulator 460 , a file input/output unit 462 , a file scope management unit 464 , and a backup restore unit 466 .
  • the script preparation unit 47 is constituted by a Java emulator 470 , a Java debugger 472 , and a Java compiler 474 .
  • the content preparation software tool 4 is for example stored in a hard disk drive 100 and input through the network system 1 or is stored in the network or an external storage device 28 (floppy disk 280 or MO disk 282 ) and input from the external storage device 28 to the computer system 20 and installed and used in the hard disk drive 214 . That is, in the present embodiment, the example is explained of the case where the content preparation software tool 4 is realized in the computer system 20 .
  • GUI Graphical User Interface
  • the graphical user interface (GUI) 40 corresponds to the graphical user interface (GUI) 31 of FIG. 3 and displays an image used for the input of various data used for the preparation of VRML content of the three-dimensional virtual space through the PC 20 on the display device 24 in the form of a window.
  • FIG. 9 is a view of a GUI screen of a first embodiment displayed by the GUI 40 on the display device 24 .
  • the GUI screen illustrated in FIG. 9 has a “Conductor” window, “3D Perspective View” window, “Parallel View” window, “Resource Library” window, “Scene Graph” window, “World Info” window, “Appearance” window, “Route” window, “Attribute” window, “Script Expert” window (not shown), and “Script Editor” window.
  • the “Conductor” window is used for management of the Conductor as a whole.
  • the “3D Perspective View” window is the portion for displaying an image three-dimensionally. In the following, the word is simplified as “3D window” for convenience.
  • the “Parallel View” window is the portion for displaying an image by a parallel projection.
  • the “Resource Library” window is the portion for managing the library.
  • the “Scene Graph” window is the portion for displaying the hierarchical tree structure of worlds.
  • the “World Info” window is the portion for setting the attributes of a world.
  • the “Appearance” window is the portion for setting the color and texture of an object.
  • the “Route” window is the portion for routing an event.
  • the “Attribute” window is the portion for setting the attributes of the node and the name of the node.
  • the “Script Expert” window is the portion for preparing a template of a script.
  • the “Script Editor” window is the portion of the text editor for editing a Java file.
  • FIG. 10A is an enlarged view of the illustrated “Conductor” window
  • FIG. 10 B and FIG. 10C are enlarged views of FIG. 10 A.
  • the “Conductor” window is a window for managing the Conductor as a whole. By using the “Conductor” window, it is possible to newly prepare, read in, store, execute, and stop a world, switch the mouse mode, add or delete an object, etc.
  • the conductor includes a mouse mode illustrated in FIG. 10B as an enlarged view.
  • a Primitive Bar illustrated enlarged in FIG. 10C is provided.
  • the object desired to be added is selected at the Primitive Bar and the “3D View” window is clicked.
  • a “Sensor” is also provided in the Primitive Bar.
  • the GUI 40 receives the operation input data input by the user using the mouse 262 of the input device 26 to depress various buttons in a window displayed on the display device 24 or using the keyboard 260 and provides the required operation data to the tools of the editing tool 42 and the scene graph data base 44 . That is, the GUI 40 provides a GUI environment to the user.
  • the GUI 40 receives the display output data from the editing tool 42 and the scene graph data base 44 and displays the received data in a predetermined window of the display device 24 .
  • the constituent parts of the editing tool 42 , scene graph data base 44 , and working tools 46 are activated in accordance with the operation data input to the GUI 40 and performs processing based on the operation data provided from the GUI 40 .
  • the VRML browser 308 confirms the final substance of the VRML content prepared in the computer system 20 and displays the VRML content acquired from the server apparatus 102 and in addition displays a help file linked with the operation of the constituent parts of the GUI 40 to the working tool 46 .
  • the VRML browser 308 for example, it is possible to use the Community Place (trademark) browser provided by Sony Corporation.
  • the Community Place browser will be explained as an example below.
  • the editing tool 42 provides the user with the functions necessary for the preparation of graphic data of an object in a three-dimensional virtual space and an interaction program. Below, the parts of the editing tool 42 will be explained.
  • the model editing tool 420 prepares graphic data indicating an attribute such as the size and color (shape) of the object, its position, and operation by using the data for the model preparation input by an operation of the user with respect to a model editing use window displayed on the display device 24 .
  • the model editing tool 420 outputs the prepared graphic data (attributes of the object) to the scene graph data base 44 .
  • the model editing tool 420 three-dimensionally displays this at a predetermined position of the model editing use window on the display device 24 via the GUI 40 .
  • the model editing tool 420 may also edit the graphic data read from the hard disk drive 214 .
  • the model editing tool 420 may also edit the graphic data read from a floppy disk 280 through a floppy disk drive 216 or from an MO disk 282 through an MO disk drive device 218 .
  • the model editing tool 420 may also edit the graphic data downloaded from the network to the computer system 20 .
  • the model editing tool 420 having the above various functions executes the functions characterizing the present invention as explained below:
  • the routing editing tool 422 performs the routing editing for establishing correspondence between the graphic data of the object named in the current scope (VRML file to be edited) and script and other nodes. Note that, at the time of routing, it is necessary to make the format of the field values of the nodes of the origination of routing and the destination of the routing match, for example, SFBool (Boolean value showing true or false).
  • routing editing processing using the routing editing tool 422 will be described later as the setting of the format of the input data.
  • the scene graph editing tool 424 edits the hierarchical structure of the objects and invisible nodes (script nodes etc.)
  • a subnode F 4 showing the roots (VRML file) comprise hierarchically a main node F 5 showing the tree as a whole (VRML file).
  • the text editor 426 has an editor function of a programming language suited to the preparation of a script (e.g., of the Java language), prepares a source program of the script, and, at the same time, automatically adds, deletes, or modifies the variables linked with the editing work on the script node.
  • a script e.g., of the Java language
  • the template preparation tool 428 is a tool used for the convenience of the user. It operates linked with the text editor 426 , prepares a program (template) which becomes the prototype of the script by an interactive manner in accordance with the operation of the user with respect to a “Script Expert” window of the display device 24 , and outputs the same to the text editor 426 .
  • the user can easily prepare a script by modifying according to need a source program (template of script) which is provided by the template preparation tool 428 and has been already completed to a certain extent.
  • the SGDB 44 stores the data prepared by tools of the editing tool 42 in the RAM 206 of the computer 20 , manages the stored data, and supplies the stored data immediately in accordance with requests of the constituent parts of the editing tool 42 and the working tool 46 .
  • the working tool 46 provides to the client the functions required for the VRML content preparation work such as the confirmation of the prepared content, confirmation of the operation of the script, and the recording and reproduction of the data with respect to the input data 26 .
  • the tools of the working tool 46 will be given below.
  • the browser emulator 460 emulates the operation of the VRML browser 308 and provides the user with the same VRML content as in the case of use of the VRML browser 308 . Therefore, for example, the browser emulator 460 is used when the user confirms the operation of the prepared VRML content.
  • the browser emulator 460 is activated in accordance with the depression of the “Play” button displayed in the “Conductor” window of the display device 24 or is activated by the depression of the “Play” button provided on the keyboard 260 , stores the result of the emulation of the VRML content in the scene graph data base 44 , displays the resultant VRML content in a “3D View” window (editing window) shown in FIG. 9, and modifies the substance of the display in accordance with an operation of the user.
  • the browser emulator 460 stops operating in accordance with the depression of the “Stop” button displayed in the “Conductor” window.
  • the GUI 40 displays the original editing use VRML content when the operation of the browser emulator 460 is stopped.
  • the changes of the field values arising due to motion of the moving object be successively stored and held, then, along with the end of the browser emulator 460 in accordance with the “Stop” button, the later explained backup manager 466 be simultaneously operated with the browser emulator 460 to restore the original state of display of the object.
  • the file input/output unit 462 records the graphic data of the VRML content [VRML file (extension .wrl)], script (extension .java), texture file (extension .bmp, .jpg, .gif) and the sound file (extension .wav, .mod) stored in the scene graph data base 44 on a hard disk drive 214 , floppy disk 280 , or MO disk 282 of a computer system 20 . Further, the file input/output unit 462 outputs the various data of the VRML content read by the hard disk drive 214 etc. to the scene graph data base 44 .
  • the file scope management unit 464 manages the node names in the scene graph data base 44 , automatically prepares the node names, searches for the nodes, and propagates modifications with respect to the graphic data file to all of the nodes referred to whenever referring to a plurality of graphic data files with the same nodes.
  • the backup manager 466 corresponds to the backup manager 36 of FIG. 3 . If the browser emulator 460 activated by the “Play” button when confirming the substance of the VRML content displays a scene which can be interactively operated, the state of the nodes changes in accordance with the operation by the user, so the field values of the nodes end up changing and the original scene can no longer can be displayed unless being processed in some way.
  • the backup manager 466 receives and stores the initial states of the field values of the nodes (as field values) of the scene which is displayed at first in the “3D View” window (three-dimensional virtual space generated from the VRML file) from the scene graph data base 44 when the browser emulator 460 is activated in accordance with depression of the “Play” button of the “Conductor” window.
  • the browser emulator 460 outputs the stored field values of the nodes to the scene graph data base 44 when the browser emulator 460 stops operating in accordance with depression of the “Stop” button of the “Conductor” window of the display device 24 .
  • the GUI 40 displays the original three-dimensional virtual space in the “3D View” window of the display device 24 based on the field values of the initial values of the nodes input to the scene graph data base 44 .
  • the script preparation unit 47 has the functions of compiling, confirming the operation, and debugging the script prepared by the user using the text editor 426 .
  • the Java compiler 474 compiles source programs of the script of the Java language stored in the scene graph data base (SGDB) 44 to prepare the object program and outputs the same to the SGDB 44 .
  • the Java compiler 474 can automatically compile the source programs of the script, that is, the files having “.java” as extensions, to automatically prepare a file having “.class” as an extension.
  • the Java emulator 470 and the Java debugger 472 operate as the interpreter of a program described by the Java language and are used by the user for confirming the operation and debugging the script program. That is, the Java emulator 470 emulates the operation of the object program of the script stored in the scene graph data base (SGDB) 44 , and the Java debugger 472 outputs the state of the Java emulator 470 at the emulation operation and the generated error to the SGDB 44 .
  • SGDB scene graph data base
  • the browser emulator 460 analyzes the VRML content prepared up to this point of time and displays it on the display device 24 .
  • the backup manager 466 also operates simultaneously and becomes able to back up field values.
  • the backup manager 466 successively stores the field values of the nodes expressing a moving object when a moving object, etc. is clicked (FIG. 6, S 223 ) (S 224 ).
  • the “Stop” button is depressed (FIG. 6, S 225 )
  • the normal editing mode is returned to and the backup manager 466 restores the field values (FIG. 6, S 226 ).
  • the backup manager 466 when the state of the VRML content at the time of starting the confirmation of operation is stored by the backup manager 466 , the user depresses the “Stop” button displayed in the “Conductor” window in the screen of the display device 24 by the mouse 262 , and the browser emulator 460 stops executing the VRML content, it is possible to return the VRML content to the field values at the time of starting the confirmation of operation and return the substance of the display of the object (model) of the window to that at the start of confirmation of operation.
  • the Java compiler 474 automatically compiles source programs of the script, for example, files having “.java” as the extension, to automatically prepare an object program having “.class” as an extension for example.
  • the user can use the text editor 426 to prepare a source program of the script by the Java language or other program language suited to script preparation and compile the source programs prepared by using the Java compiler 474 to prepare the object program.
  • This object program is also executed when confirming the operation by the browser emulator 460 in addition to when operating the VRML content by the VRML browser 308 .
  • the Java debugger 472 displays the value of the input/output of the script, etc., and enables the debugging work of the script.
  • the template preparation tool 428 prepares a template of the source program of the script suited to this setting.
  • the user can use the text editor 426 to add the required modifications to the template and thereby prepare the source program of the script for realizing the desired event.
  • the user can eliminate the trouble of preparing all source programs of the script by the editor and in addition can prevent the occurrence of simple coding mistakes.
  • the model editing tool 420 enables normal display and display from different viewpoints.
  • FIG. 11 is a view of an example of an object displayed in the “3D View” window of a GUI screen of the display device 24 .
  • the model editing tool 420 displays a three-dimensional perspective projection view (3D perspective view) of the object indicated by the prepared graphic data in the “3D View” window in the GUI screen (FIG. 9 ). Below, this will be called the “3D View” window.
  • 3D perspective view 3D perspective view
  • the model editing tool 420 displays an image (object) obtained by rotating or moving the selected object (model) on the display device 24 in accordance with the mouse mode (rotation, motion) and the operation of the user with respect to the “3D View” window.
  • the model editing tool 420 uses the position in the “3D View” window clicked by the user as the viewpoint and displays the image when viewing the selected object from this viewpoint. Therefore, according to the above processing of the model editing tool 420 , it is possible to view the object from various viewpoints.
  • the model editing tool 420 automatically makes the object concerned move to the center of the window.
  • This processing is called “POI” (point of interest). That is, in the present invention, as shown in FIG. 12, there is a POI mode. As shown in FIG. 12, there is a POI mode. As shown in FIG. 12, there is a POI mode.
  • the model editing tool 420 matches the viewpoint with the selected object, the viewpoint of the object moves as shown in FIG. 12 to FIG. 14, and finally the selected object is displayed at the desired position in the “3D View” window as shown in FIG. 14, that is, in the illustration of FIG. 14, the center position of the window. If the object is made to move to the desired position (center position of the window) by the POI then processing such as “Navigate”, “Move”, “Rotate”, or “Scale” is used to move the viewpoint of the object, it becomes possible to view the object in the desired state from different viewpoints. Further, since the object is moved to the center of the window or other desirable position by POI when performing the “Navigate”, “Move”, “Rotate”, or “Scale” operation, the operation for moving the viewpoint becomes easy.
  • FIG. 12 is a view of the method of selection of the POI.
  • FIG. 13 is a view of the state of making the object corresponding to the selected node move to the center of the window.
  • FIG. 14 is a view of the state of movement of the graphic of the object corresponding to the selected node to the center of the window by the POI.
  • the left side shows the scene graph window in a screen of the display device 24 illustrated in FIG. 9, while the right side shows the “3D View” window.
  • the “3D View” window is used below as the editing window for the model editing tool 420 .
  • the model editing tool 420 reverses the black and white colors of the word “Cone” of the scene graph window to clearly indicate the selection of a cone.
  • the model editing tool 420 displays the pop-up menu as illustrated in FIG. 12 .
  • the model editing tool 420 makes the graphic of the object corresponding to the selected node, that is, the front view of the “graphic of a cone”, gradually to the center of the front view of the window. The user can view the state of movement of the “graphic of the cone”.
  • FIG. 14 shows the state of completion of movement where the graphic of the object corresponding to the selected node (in this example, the cone) is displayed at the center of the window at the right side of FIG. 14 in an enlarged state. As illustrated in FIG. 14, the graphic of the object is displayed at the center of the window in a suitable size.
  • the selected node in this example, the cone
  • the model editing tool 420 modifies the dimensions (size) of the object in accordance with the motion of the cursor and displays the same.
  • the model editing tool 420 finally sets the size of the model and modifies the content of the graphic data of the object so as to display the object of the size at the time of the final setting in the three-dimensional virtual space.
  • the routing editing tool 422 rotate and move the object and also enlarge (reduce) and display the changed image in the “3D View” window. That is, this is processing effective when viewing an object from different viewpoints.
  • the model editing tool 420 modifies the content of the graphic data of the object (model) in accordance with the object displayed on the display device 24 .
  • a sensor is provided in the Primitive Bar illustrated in FIG. 10 A and FIG. 10C for generating an event when the user clicks and points to an object in a virtual space displayed in a window of the screen of the display device 24 .
  • script routed to the sensor is executed, and when the cursor moves outside the region (boundary box) of the sensor node, the script stops being executed.
  • the sensor node region display and setting function is a function for confirming and modifying the range of a valid region in a touch sensor given to an object for generating an event in accordance with an operation by the mouse 262 , etc., a sound node outputting a sound in accordance with an operation of the mouse 262 , etc., or other three-dimensional virtual space.
  • the model editing tool 420 operates in response to the above operation of the user.
  • the model editing tool 420 selects the clicked object and causes the bounding box surrounding the selected object to blink.
  • the model editing tool 420 adds a touch sensor, etc. to the object in accordance with the operation of the user.
  • the range indicated by the bounding box indicating the selection of the object becomes the range of the valid region of the touch, etc.
  • the model editing tool 420 modifies the range of the valid region of the sensor, etc. and displays the range of the valid region of the sensor, etc. after the change by the bounding box in accordance with the operation of the user.
  • the shape of the bounding line is represented as the box-like shape (i.e., the bounding box), but, the shape of the bounding line is not limited to the bounding box-like shape for the embodiments of the present invention.
  • the display function and scaling function mentioned above are possible also with respect to the following line (the bounding box).
  • the user can make the model editing tool 420 perform rotation, motion, and enlarged or reduced display of the bounding box by the above operation.
  • the model editing tool 420 sets the range defined by the bounding box modified by these operations as the range of the valid region of the sensor, etc. after modification.
  • the browser emulator 460 operates in response to the operation of the user.
  • the browser emulator 460 executes the operation for analyzing and displaying the content.
  • the backup manager 466 is also activated simultaneously with the browser emulator 460 so as to enable storage and restoration of the field values due to a moving object while confirming the VRML content by the browser emulator 460 .
  • S 309 , S 310 In the state with the browser emulator 460 is operating, for example if the user moves the cursor of the mouse 262 into the bounding box, the sensor generates the event and the script routed to the sensor is executed. If the cursor is moved to the outside of the bounding box, the execution of the script is stopped.
  • FIG. 16 is a view of a pop-up menu displayed in the “3D View” window of the display device 24 .
  • FIG. 17 is a view of the parallel view function.
  • the model editing tool 420 displays the pop-up menu in the “3D View” window. If the user selects one item from the pop-up menu, the model editing tool 420 two-dimensionally displays a side view of the object, a top view, or a view by a wire frame in the “Parallel View” window in the menu screen of the display device 24 .
  • the attention function is a function used for confirming the shape of an object displayed in the “3D View” window. It arranges and displays objects as the user sees them from a viewpoint designated in the content preparation software tool 4 in the three-dimensional virtual space around one among the one or more objects selected by the user by the mouse 262 in the “3D View” window.
  • the model editing tool 420 displays one or more objects prepared in the “3D View Window” arranged in a three-dimensional virtual space.
  • FIG. 20 to FIG. 22 are views of objects displayed in the “3D View” window as first to third examples showing the attention function.
  • the objects shown in FIG. 18 to FIG. 19 are cones, but the objects displayed in FIG. 20 to FIG. 22 are embellished cones.
  • S 322 The user clicks on and selects a conical object by the left button of the mouse 262 as shown in FIG. 18 or FIG. 20 in a “3D View” window displaying, for example, the conical object shown in FIG. 18 or the conical object and the embellished cylindrical object shown in FIG. 20 .
  • the model editing tool 420 surrounds the selected conical object by the bounding box to indicate that it has been selected.
  • S 323 , S 324 The user selects “Attention On” of the pop-up menu displayed by clicking the right button of the mouse 262 as shown in FIG. 18 . Due to this, the model editing tool 420 , as shown in FIG. 19 or FIG. 21, changes the background of the viewpoint position display panel to yellow and changes the direction of the line of sight so that the selected object is at the center of the “3D View” window. The position of the viewpoint does not change, however, so the distance to the object remains the same.
  • Routing Editing Function Setting of Type of Input Data (Routing Editing Tool 422 )
  • the routing editing function displays just field names matching the data type preset for the field name of the node of the side outputting the already selected event as a pull down list (drop down list) in the ComboBox.
  • the routing editing function will be further explained with reference to FIG. 24 and FIG. 25 to FIG. 27 .
  • FIG. 24 is a flow chart of the processing of the routing editing function.
  • FIG. 25 to FIG. 27 are views of the “Route” window showing an example of the routing editing function.
  • the routing editing function in other words, the processing for setting the type which may be input, will be explained with reference to FIG. 24 .
  • the following processing is executed by interactive manner of the routing editing tool 422 with the user.
  • the “Route” window is opened by the user and the routing editing tool 422 judges if the mouse has been operated to display the pull down list (drop down list) of the node names (NodeName) or their field names (eventout) of the upper side outputting events.
  • the routing editing tool 422 extracts the node names (NodeName) or their field names (eventOut) of the side outputting events which can be selected and displays the same as a pull down list (also called a ComboBox).
  • TAI for example is displayed by the routing editing tool 422 as the node name (NodeName) of the side outputting the event selected by the operation of the user to select from the menu using the mouse and “isActive” for example is displayed by the routing editing tool 422 as the field name (eventOut) from the pull down list displayed as shown in FIG. 25 .
  • the data type (Date Type) preset for the selected field name for example SFBool (Boolean value showing true or false, taking one of value of FALSE (0) or TRUE (1)), is displayed as reference in the right adjoining region of the field name (eventOut) by the routing editing tool 422 .
  • NodeName The node name (NodeName) of the side inputting the event selected by the operation of the user to select from the menu using the mouse 262 is displayed by the routing editing tool 422 from the pull down list shown in FIG. 26 .
  • the routing editing function since just the file names of the nodes matching the type of the data of the event to be transferred between the fields of the nodes are displayed to the user, the user can select one of the file names displayed to set the type of the routing. Therefore, it becomes easy to set the type of data of the routing and mismatches of the types of data between nodes due to careless error etc. and other problems can be prevented.
  • Routing information is deleted by selecting the routing desired to be deleted and then depressing the “Delete” button.
  • the routing editing tool 422 deletes the routing information in accordance with this operation.
  • the text editor 426 automatically modifies the source program of the script corresponding to the script node so as to be compatible with the value of the input/output after the modification.
  • the scene graph editing tool 424 displays the nodes referred to by the selected VRML file to be edited in the “Scene Graph” window in the form of for example, a hierarchical tree.
  • the set of nodes referred to by the VRML file to be edited in this way will also be referred to as a “file scope”.
  • the scene graph editing tool 424 limits the nodes for routing, script preparation, and other editing to the file scope displayed in the “Scene Graph” window. Further, the content of the file scope and the nodes which may be edited are changed to the nodes referred to by the VRML file after modification in accordance with modification by the user of the VRML file to be edited.
  • the script editing function is valid throughout the nodes in the same VRML file (in file scale).
  • the text editor 426 automatically changes the source programs of the script corresponding to the script node in the same VRML file (displayed in the same file scope) to be compatible with the value of the input/output after the modification so as to maintain the match of the descriptions between the script nodes (Inline management function).
  • the text editor 426 automatically changes the node name so that the name of the copied and pasted node becomes unique in the same VRML file so as to avoid overlapping of the node name (naming function at paste).
  • FIG. 28 is a view of an example of a conical object prepared by the content preparation software tool 4 .
  • the VRML content is prepared by the process illustrated in FIG. 29 . That is,
  • the user arranges the object in the three-dimensional virtual space (world) to construct the entire setup.
  • the object which can be arranged in the three-dimensional virtual space as the object by using the content preparation software tool 4 is provided by, for example, a basic node of VRML 2.0 or a library window.
  • the content preparation software tool 4 can read the graphic data of an object prepared by other modeling software by converting this to a file format compatible with VRML 2.0.
  • GUI graphical user interface
  • the user performs the work for placing the conical object (cone) in the prepared empty world.
  • the model editing tool 420 of the editing tool 42 prepares the graphic data of the object (cone) and displays the conical shape (cone) shown in FIG. 28 in the “3D View” window.
  • the attention function of the content preparation software tool 4 it is also possible for the user to use the attention function of the content preparation software tool 4 to display the image visible when moving the periphery of the object (cone) in the three-dimensional virtual space in the “3D View” window and confirm the shape of the object (cone).
  • the sensor is added to the object by placing the object in the selection state and then generating the sensor (TouchSensor).
  • the model editing tool 420 selects the clicked object and makes the bounding box surrounding the selected object blink.
  • the model editing tool 420 adds the touch sensor to the object and adds the data thereof to the graphic data of the object. Note that at this stage, as mentioned above, it is also possible for the user to use the keyboard 260 or the mouse 262 to modify the range of the valid region of the sensor (TouchSensor).
  • FIG. 30 is a view of the “Scene Graph” window in the menu screen.
  • the scene graph editing tool 424 modifies the content of the display of the “Scene Graph” window in the menu screen, as shown in FIG. 30, in accordance with the addition of the touch sensor to the object.
  • the user can confirm that the touch sensor (TouchSensor) was added to the object, in this example a cone, by referring to the “Scene Graph” window shown in FIG. 30 .
  • This example shows a case of adding a sensor (TouchSensor) to a simple object such as a cone, but it is also possible to add a sensor (TouchSensor) to a more complex object than a cone by a similar operation of the user.
  • a sensor TouchSensor
  • the common node lies in the “Common” tab of the “Conductor” window.
  • PointLight lies in the “Common” tab of the “Conductor” window.
  • the model editing tool 420 displays the object seen from a position slightly away from the viewpoint in the “3D View” window.
  • the model editing tool 420 displays the object (cone) brightly as shown in FIG. 31 .
  • the user carries out routing between nodes, for example, establishes correspondence from the sensor (TouchSensor) to the common node (PointLight).
  • the “routing” means the connection of the two for transmitting the event among nodes, for example, from the sensor to the script.
  • FIG. 32 and FIG. 33 are views of the work of naming the sensor node by the “Attribute” window.
  • the “Attribute” window is a window for modifying an attribute of the selected object.
  • the name (DEF name) is added to the node by an operation with respect to the “Attribute” window.
  • this will be explained by taking as an example a case where the user selects the sensor (TouchSensor) from the “Scene Graph” window and adds the DEF name (TS 1 , PL 1 ) in the “Attribute” window.
  • the scene graph editing tool 424 adds the DEF names “TS1” and “PL1” to the sensor (TouchSensor) and the common node (PointLight), respectively.
  • the text editor 426 turns off the initial state of the light and adds the same to the graphic data of the object.
  • FIG. 34 is a view of an example of the “Route” window used for setting the routing between nodes.
  • the user performs sets the routing so as to transmit the event generated in the sensor (TouchSensor; TS 1 ) to the common node (PointLight; PL 1 ).
  • the content preparation software tool 4 sets the routing by the “Route” window shown in FIG. 34 .
  • the upper “NodeName” position is used for setting the node name on the output side, while the lower “NodeName” position is used for setting the node name on the input side. Since the event is to click on the sensor (TouchSensor) and then turn the light on/off, when the user sets TS 1 in “NodeName” on the output side and selects “isActive” for “eventOut”, the format “SFBool” is displayed on the right side. Note that the display of “SFBool” on the right side indicates that the format of the event transferred in “isActive” is SFBool.
  • the user sets PL 1 in “NodeName” and sets “on” in “eventIn” as the setting on the input side.
  • the routing editing tool 422 modifies the display of the “Route” window of the display device 24 as shown in FIG. 34 .
  • the routing editing tool 422 establishes correspondence between the sensor (TouchSensor) and common node (PointLight) for the routing and adds the route among nodes.
  • GUI graphical user interface
  • the content preparation software tool 4 When depressing the “Play” button (button with right facing triangle mark) located at the bottom left of the “Conductor” window by the mouse 262 , the content preparation software tool 4 emulates the operation of the browser by the browser emulator 460 from the operation for preparation of the content (preparation mode) and then shifts to the operation for confirming the prepared content (simulation mode).
  • the backup manager 466 When shifting to the simulation mode, the backup manager 466 stores the states of the nodes of the VRML content at this point of time and the viewpoint of the user.
  • the browser emulator 460 then executes the VRML content and displays the same on the display device 24 .
  • the object When the user depresses the object (cone) displayed in the “3D View” window by the mouse 262 while the browser emulator 460 executes and displays the VRML content, the object is displayed bright (Light ON) when depressed and the object is displayed dark (Light OFF) when not depressed.
  • the sensor (TouchSensor) attached to the object detects the click and the event is generated.
  • the generated event is transmitted to the common node (PointLight) by the setting of the routing, the common node (PointLight) changes the state, the object is turned ON, the event is generated by the similar flow even at the end of the click, and the common node (PointLight) turns off the light of the object.
  • the content preparation software tool 4 returns to the usual content preparation mode.
  • the backup manager 466 When returning to the VRML content preparation mode, the backup manager 466 returns the state of the content to the stored initial state at the point of time when it enters into the simulation mode and further returns the viewpoint of the user to the position at the point of time when it enters into the simulation mode.
  • the model editing tool 420 displays the graphic data of the initial state in the “3D View” window.
  • the file input/output unit 462 When storing the file, when the user designates the file name by the “File/Save As” menu of the menu screen, the file input/output unit 462 records the file of the VRML content stored in the scene graph data base 44 in an external recording medium 28 via the hard disk drive 214 or the floppy disk drive 216 and the MO disk drive device 218 . It is also possible for the user to open and view the file of the recorded content by the browser 308 .
  • the above VRML content was comprised to transmit an event generated by a sensor (TouchSensor) attached to the object to another node [common node (PointLight)], but in VRML 2.0, script is interposed between the sensor and the other node and further complex motion can be realized.
  • a sensor TouchSensor
  • PointLight common node
  • the color of the object is designated by the material attribute.
  • This material attribute includes a plurality of fields.
  • diffuse color By setting diffuse color as the material attribute, the color of the object can be changed. In such a case, it is necessary to set the material attribute “diffuse color” in accordance with the generation of the event. In such a case, diffuseColor can be set by interposing the script.
  • the work of preparing the second content becomes the routine illustrated in FIG. 35 . That is,
  • steps 411 and 412 is the same as the operation of steps 201 and 202 described with reference to FIG. 29 . so the explanation will be omitted.
  • FIG. 36 is a view of the “Appearance” window in the menu screen.
  • material attributes are contained in the appearance node for setting an attribute such as the color added to the object and the bit map data.
  • the “Appearance” window of the menu screen is used for the editing of the appearance (including material, texture, etc.) of the graphic data of the object selected in the “3D View” window.
  • the user When giving a name to the material attribute of the object, the user first clicks on and selects the object by the mouse 262 , selects the “Material” tab of the “Appearance” window shown in FIG. 36, and gives a name, for example, “CONE 1 _MAT”.
  • a script node for interfacing with the script program referred to as a script node.
  • This script node is contained in the VRML file and enables the description of a complex operation by using a script described by, for example, the Java language.
  • the script node has an interface function, so it has a close relationship with the opposing script for the interfacing and further enables definition of a plurality of inputs/outputs. Therefore, it becomes difficult for the user to understand this.
  • the template of the script program can be automatically generated and further the Input/output field can be edited by using the “Attribute” window.
  • FIG. 37 and FIG. 38 are views of an example of the interactive operation for preparing the script.
  • FIG. 38 shows the interactive operation at the time of a “pop-up”.
  • the template preparation tool 428 opens the interactive operation for preparing the script shown in FIG. 37 and FIG. 38 .
  • “DEF” of the uppermost position is used for naming the script node used for the routing to the VRML file of the script.
  • the user inputs for example “SC1” to this position as the name of the script node.
  • ClassName of the position under “DEF” of the interactive operation is used for attaching a class name to the script of the Java language.
  • the user attaches for example the temporary name “SC1” to the script.
  • the user defines the input/output of the script node at the further lower position in the interactive operation.
  • the event generated by the sensor (TouchSensor) is input to the script, therefore the user changes “DataType” on the “eventIn” side from the sensor (TouchSensor) to “SFBool” compatible with the format when transferring the event from the sensor (TouchSensor) and changes “field name” to “inBool”.
  • the output of the sensor is transferred to the script for controlling the color of the material, therefore the user changes “DataType” on the “eventOut” side to “SFColor” and changes “field name” to “outColor”.
  • the substance of the display of the interactive operation at the point of time when the user ends the set-up necessary for the preparation of the script node is as shown in FIG. 37 .
  • the template preparation tool 428 prepares the script node and prepares the template of the script corresponding to the script node.
  • the content preparation software tool 4 further has a function of supporting and executing the description of the script by the Java language. That is, the template preparation tool 428 prepares the template of the program corresponding to the script node, outputs the same to the text editor 426 , and supports the description of the script by the user.
  • the user can prepare the script by just editing and making modifications to the template prepared by the template preparation tool 428 by using the text editor 426 , therefore the trouble required for the preparation of source program of the script may be made very small.
  • the user can use the Java compiler 474 to compile the script program prepared by the template preparation tool 428 and the text editor 426 . Accordingly, it is not necessary to stop the content preparation software tool 4 and activate the compiler for the Java language whenever the source program of the script is prepared.
  • the newly defined template of the script is prepared and the editing of the script becomes possible.
  • the template prepared by the template preparation tool 428 is only defined by the basic part of the input/output at this point of time and does not contain a program for actually realizing the event.
  • FIG. 39 is a view of the screen of the editor displayed by the text editor 426 .
  • the text editor 426 displays the template prepared by the template preparation tool 428 in the window for text editing of the display device 24 shown in FIG. 39 .
  • the field name on the output side defined in the work heretofore is defined as the private variable (part of private SFColor m_outColor).
  • the code for initializing this variable is embedded.
  • a method such as _inBoolCB( ) is called up when there is an input event.
  • a program operated by the input from the sensor (TouchSensor) is described in this method [_inBoolCB( )].
  • the following debug code is added to the _inBoolCB( ) method.
  • the Java compiler 474 automatically compiles the source programs of the prepared script to prepare the object program, and the browser emulator 460 executes the automatically prepared object program. Note, in this case, if an error is generated during the compilation, the browser emulator 460 does not execute the VRML content.
  • the Java compiler 474 displays the word “Finished” on the screen of the editor.
  • a compilation error is displayed.
  • the user uses the text editor 426 to confirm again whether or not there is a typing error and amend the program (template), then executes the compilation again, whereby the error can be eliminated.
  • the data indicated by the debug code is displayed in the “Route” window, therefore, in this case, the user can understand the value of the data input from the sensor at the time of execution of the script.
  • FIG. 40 is a view of an example of the script “Attribute” window able to be used for the editing of the “eventin” and “eventout” of the script node. Note that, for the editing of “eventIn” and “eventOut of the script node, the “Script Attribute” window shown in FIG. 40 is used.
  • the text editor 426 adds a field to the script and further modifies the script node in the scene graph data base 44 .
  • the text editor 426 erases the description of the field from the script.
  • the field of the script is erased once, then they are newly added.
  • the text editor 426 automatically modifies the source program of the script so as to be compatible with the state after modification.
  • the text editor 426 automatically erases the 10th row of the script shown in FIG. 39 (private SFColor m_outColor;) to reflect the modification.
  • FIG. 41 is a view of an example of the content of the “Route” window.
  • FIG. 42 is a view of the substance of the “Java Console” window displayed by the browser emulator 460 .
  • the Java debugger 472 displays, for example, a message of the content shown in FIG. 43 in the “Java Console” window.
  • the debug code is added to the script. Therefore, when the message shown in FIG. 43 is displayed in the “Java Console” window, the user can confirm whether or not the script operates without error. Further, in order to confirm the operation of the second content, the user may depress the “Play” button of the display device 24 in the same way as at the time of confirmation of operation of the first content.
  • the browser emulator 460 displays the “Java Console” window shown in FIG. 43 .
  • the browser emulator 460 emulates the operation of the VRML browser 308 and displays the object (image) of the three-dimensional virtual space indicated by the VRML content in the “3D View” window. Further, when the user moves the cursor in the “3D View” window to the object by the mouse 262 , as shown in FIG. 41, the Java debugger 472 displays the message “true” in the “Java Console” window, while when the user moves the cursor away from the object, the message “false” is displayed.
  • the substance of the display of the “Java Console” window shown in FIG. 43 shows that, when the cursor of the mouse 262 comes to the object, the sensor (TouchSensor) attached to the object detects this state and generates an event, this is transmitted to the script node.
  • the display in the “Java Console” window is carried out by the execution of system.out.printin() in the foregoing method.
  • FIG. 44 is a view of an example of the script obtained by adding codes for changing the color of the object (cone).
  • the color of the object is modified by writing a value in the field of the output side of the script shown in FIG. 44 (variable name “m_outColor”) and routing to the material attribute.
  • m_outColor variable name “m_outColor”
  • codes for changing the color of the object to the script the following codes are added to the method [_inBoolCB( )].
  • FIG. 36 is a view of the substance of the display of the case when “outColor” of the script program (SC 1 ) is routed to “diffusecolor” of the material attribute (CONE 1 _MAT) in the “Route” window.
  • the backup manager 466 holds the initial state of the content and the viewpoint of the user at the start of the confirmation of the operation.
  • the model editing tool 420 restores and displays the content of the initial state held in the backup manager 466 in the “3D View” window in a state when it is seen from the viewpoint of the user at the start of the confirmation of the operation.
  • the model editing tool 420 returns the display of the object (cone) in the “3D View” window to the content shown in FIG. 28 based on the initial state held by the backup manager 466 .
  • the sensor (TouchSensor) attached to the object detects this movement and the event is generated.
  • the generated event is transmitted to the script node by the setting of the routing, and the script node executes the method.
  • the method when receiving the input event (true), red is set in the output field, the color written in the output field is set for the material attribute of the object (cone) by the routing, and the color of the object (cone) in the three-dimensional virtual space becomes red.
  • the event (false) is transmitted from the sensor (TouchSensor) to the script node, and the method sets green in the field of output and changes the object (cone) to the green color.
  • the content preparation software tool 4 has the function of dragging and dropping a sound node from the sound library to add the sound node to the world.
  • the work for preparing the third content is carried out by the following process illustrated in FIG. 45 :
  • step 431 and step 432 are the same as with preparation of the first content and preparation of the second content, so the explanation will be omitted.
  • a name “TS1” Is attached to the sensor (TouchSensor).
  • the operation of the default of the sound node is confirmed, the modification of the attribute and routing are carried out, and the sound is confirmed by clicking on the object.
  • FIG. 46 is a view of the “Scene Graph” window and the “Attribute” window when arranging the sound node.
  • the content preparation software tool 4 is constituted so as to add a sound node by the user clicking on the first “Sound” tab of the “Resource Library” window shown in FIG. 9 by the mouse 262 to open the sound library and dropping a sound node from the sound library.
  • the user views the “3D View” window and confirms that nothing has been selected.
  • the user selects “Unselect” by the pop-up menu of the “Scene Graph” window shown in FIG. 46 to instruct the release of the selection to the model editing tool 420 .
  • the user confirms that the object (cone) is visible in the “3D View” window.
  • the model editing tool 420 adds the sound node to the graphic data of the object.
  • the scene graph editing tool 424 displays the content shown in FIG. 47 and indicates to the user that the sound node has been added.
  • the user can confirm the sound node by depressing the “play” button.
  • the cursor of the mouse 262 is set to already enter the region of the sound immediately after the sound node is dropped, therefore when the user depresses the “Play” button, the set sound (classical music in this example) is output.
  • the “spatialize” field of the sound node is set to “TRUE” in the default state.
  • the magnitude of the sound and the left and right pans change in accordance with the position of the cursor of the mouse 262 .
  • the model editing tool 420 displays a blinking bounding box showing the region where the sensor (TouchSensor) generates the event outputting the sound around the object (cone) shown in the “3D View” window on the left side and the “Parallel view” window on the right side as shown in FIG. 47, so the user can visually confirm the region of the sound.
  • the model editing tool 420 three-dimensionally displays the image of the object (cone) from the front surface in the “3D View” window on the left side of FIG. 47 and two-dimensionally displays the image of the object (cone) seen from above in the “Parallel view” window on the right side.
  • the model editing tool 420 displays the image of the object from a far away viewpoint in the “ParallelView” window.
  • FIG. 48 is a view of an example of modification of the size of the region for outputting the sound shown in FIG. 47 .
  • the content preparation software tool 4 it is possible to numerically designate the region indicated by the bounding box in the “Attribute” window or switching the mouse mode on the menu screen shown in FIG. 9, as shown in FIG. 47, so as to move, rotate, and scale this region by using the mouse.
  • the sound is automatically output when the cursor of the mouse 262 enters into the region of sound indicated by the bounding box in FIG. 34 and FIG. 35 .
  • FIG. 49 is a view of an example of the modification of AudioClip node and the routing from the sensor (TouchSensor) to the AudioClip node.
  • the user in order to set the stopping of the output of the sound when the region defined by the bounding box is clicked, as shown in FIG. 48, the user must select the first “AudioClip” tab of the “ResourceLibrary” window, attach a name “AC1” to the AudioClip node, and further perform the routing from “touchTime” of the sensor (TouchSensor;TS 1 ) to “startTime” of the AudioClip node in the “Route” window.
  • the operation of the third content is as follows.
  • the event “touchTime” is generated from the sensor (TouchSensor) attached to the object.
  • the clicked time in VRML 2.0, the relative time from 00:00:00 GMT Jan. 1, 1970
  • startTime in VRML 2.0, the relative time from 00:00:00 GMT Jan. 1, 1970
  • startTime is set, and the output of the sound is commenced.
  • the loop field of the AudioClip node is set to “TRUE”, therefore the sound (music) is repeatedly reproduced and output.
  • the explanation was given by taking as an example the case of preparing the graphic data of a conical object, attaching a touch sensor to the graphic data, and modifying the common node (light) or color or outputting a sound, but the content preparation software tool 4 of the present embodiment is not limited to this.
  • the VRML content can be prepared by using all nodes supported by VRML 2.0.
  • the content preparation software tool 4 can handle languages for describing three-dimensional virtual space other than VRML by suitable modification.
  • the method of viewing an object from different viewpoints of the present invention is superior in interactive operation.
  • graphic data generating apparatus graphic data generation method, and medium of the same of the present invention, it is possible to comprehensively perform work such as the preparation of graphic data showing the shape of a graphic of an object in virtual space, the position in a three-dimensional space, etc., programming an event (script) in the virtual space and establishing correspondence between the pointing to an object and the activation of a script (routing).
  • work such as the preparation of graphic data showing the shape of a graphic of an object in virtual space, the position in a three-dimensional space, etc., programming an event (script) in the virtual space and establishing correspondence between the pointing to an object and the activation of a script (routing).
  • the model, script, routing, and other result of work can be immediately confirmed.
  • the preparation of software enabling operations in the three-dimensional virtual space to be performed by an interactive manner is made easy.
  • the shape of a three-dimensional object displayed in the virtual space can be correctly grasped by a two-dimensional screen display.
  • graphic data generating apparatus graphic data generation method, and medium of the same of the present invention, it is possible to easily set the range of the valid region of a sensor generating an event in accordance with an operation with respect to the object and to confirm the valid region of the set sensor and it is easy to confirm the operation of the event generated in accordance with an operation with respect to the sensor.
  • the graphic data generating apparatus, graphic data generation method, and medium of same of the present invention can be used widely as authoring tools for content in a three-dimensional graphic description language expressing an object in a three-dimensional virtual space.

Abstract

The present invention relates to a POI (point of interest) operation for moving an object corresponding to a selected node to the center of an editing window as pre-processing for changing the viewpoint of an object displayed in three-dimensional virtual space in a window of a display device. A node displayed in a pop-up menu in a first window is selected by a mouse 262. A model editing tool 420 displays an object corresponding to the selected node in a second window. After a confirmation operation by the user by the mouse 262, the model editing tool 420 preferably enlarges and moves the display of the object to the center of the second window. Next, when the user selects a “Rotate”, “Move”, “Scale”, or other operation mode in the “Conductors” window by the mouse and draws on or clicks the inside of the display screen by the mouse 262, the model editing tool 420 rotates, moves, or enlarges the image of the object in accordance with the operation mode of the mouse and the operation of the user. As a result, the object can be viewed from different viewpoints.

Description

TECHNICAL FIELD
The present invention relates to a graphic data generating apparatus, a graphic data generation method, and a medium for the same, and more particularly relates to a graphic data generating apparatus, a graphic data generation method, and a medium for the same able to be used for comprehensive editing of a script, etc., activated in accordance with an operation of a client (user) with respect to a shape and position of a three-dimensional graphic able to be used for expression of an object in a three-dimensional virtual space and with respect to a displayed three-dimensional image.
Specifically, the present invention relates to a graphic data generating apparatus, graphic data generating method, and medium for the same to enable an object in three-dimensional virtual space to be viewed from different viewpoints, and more specifically relates to POI (point of interest) technology for automatically moving an object to a center of a window at a prior stage to enable viewing from a different viewpoint.
BACKGROUND ART
As a description language capable of comprehensive handling three-dimensional information using the framework of the WWW (World Wide Web) providing various types of information on the Internet, that globally constructed computer network, the VRML (virtual reality modeling language) has been known.
First, an explanation will be given of the historical background up to the development of the VRML.
As an information system able to be used on the Internet, the WWW developed by the Swiss CERN (European Center for Nuclear Research) is known. The WWW was designed to enable text, images, sound, and other multimedia data to be viewed and heard by a hyper text format and asynchronously transfers to personal computers and other terminal equipment information stored in WWW servers based on protocol called HTTP (Hyper Text Transfer Protocol). The WWW is basically comprised of servers and browsers.
A WWW server is comprised of server software known as an HTTP daemon and HTML (Hyper Text Makeup Language) files storing hyper text information. A “daemon” is a program which manages and processes information in the background when working on UNIX.
Hyper text information is expressed by a description language called the HTML. Hyper text is described by HTML by the expression of the logical structure of sentences by format designations known as “tags” surrounded by “<” and “>”. Links with other information are described by link information known as “anchors”. When designating a location of information by anchors, a URL (Uniform Resource Locator) is used.
The protocol for transferring a file described in HTML on a TCP/IP (Transmission Control Protocol/Internet Protocol) network is HTTP. HTTP functions to send a request for transfer of information from a client to a WWW server and transfer hyper text information of an HTHL file to the client.
A WWW browser is often used as the environment for uses of the WWW. “Browse” means to freely view. A browser executes the work for inquiring about information to a server in accordance with an operation of a user. A WWW browser is Netscape Navigator (trademark of Netscape Communications Corporation of the U.S.) and other client software. It is possible to use a WWW browser to browse through files, that is, home pages, of WWW servers on the globally expanding Internet, corresponding to a URL, and possible to successively follow back linked home pages to access various sources of information on the WWW—called “net surfing”.
In recent years, the WWW has further expanded. Specifications for description languages for three-dimensional graphics, called VRML, have been formulated enabling description of three-dimensional spaces and setting hyper text links for objects drawn by three-dimensional graphics and enabling a user to successively access WWW servers while following back the links. VRML browsers are being developed for displaying three-dimensional spaces described based on such VRML specifications.
Details of VRML are described for example in the reference “VRML o Shiru: 3-Jigen Denno Kukan no Kochiku to Buraujingu (Learn About VRML: Building and Browsing Three-Dimensional Computer Space)”, written by Mark Pesce, translated by Koichi Matsuda, Terunao Kamachi, Shoichi Takeuchi, Yasuaki Honda, Junichi Toshimoto, Masayuki Ishikawa, Ken Miyashita, and Kazuhiro Hara, first edition published Mar. 25, 1996, published by Prentis Hall, ISBN4-931356-37-0 (original work: “VRML: Browsing and Building Cyberspace”, Mark Pesce, 1995 New Readers Publishing, ISBN 1-56205-498-8) and the reference “VRML no Saishin Doko to CyberPassage (Recent Trends in VRML and CyberPassage)”, Koichi Matsuda and Yasuaki Honda, bit (published by Kyoritsu)/1996, Vol. 28, No. 7, pp. 29 to 36, No. 8, pp. 57 to 65, No. 9, pp. 29 to 36, and No. 10, pp. 49 to 58).
The formal and complete specifications in “The Virtual Reality Modeling Language Version 2.0”, ISO/IEC CD 14772, were published on Aug. 4, 1996.
As a VRML 2.0 browser and shared server software, for example, the present applicant, Sony Corporation, has developed and is marketing “Community Place (trademark)”.
In the VRML 2.0, it is possible to describe and express autonomous behavior of an object in a three-dimensional virtual space. When using VRML 2.0 to prepare VRML content where an object moves around in a three-dimensional virtual space, normally the following process of work is undergone. Note that below the set of a VRML file, script file, etc. for realizing behaviors of a series of objects in a single virtual space is called “VRML content”.
Routine for Preparing VRML Content
The general routine for preparing VRML content is described below.
(1) Preparation of Model
The shape, position, etc. of an object (model) arranged in a virtual space are described based on VRML 2.0 to prepare a basic VRML file.
(2) Description of Sensor Node
TouchSensors generating events in the case of click operation by a mouse (pointing operation) on objects in the virtual space, a TimeSensor generating an event when a predetermined time arrives, and other sensor nodes are added to the VRML file.
(3) Description of Routing
The description of the routing for transmission of events generated in accordance with pointing operations with respect to objects to which sensor nodes have been added is added to the VRML file.
(4) Description of Script Node
The description of a script node for transfer of events transmitted by the routing to and from an external script is added to the VRML file.
(5) Preparation of Script File
A script (program) in the Java language (Java is a trademark of Sun Microsystems of the U.S.) for realizing predetermined behavior for objects in the virtual space based on events transmitted through the script node is described to prepare a script file.
The desired VRML content is prepared by the process of description of the above (1) to (5).
When desiring to prepare VRML content accompanying the autonomous behavior of an object in a virtual space based on VRML 2.0, an existing authoring software, called a modeler, for example, 3D Studio Max (trademark), or other software is used to prepare the shape of the object or animation and output the same in the VRML 2.0 format. When the modeler does not support the VRML 2.0 format, it is necessary to use a converter etc. to convert to the VRML 2.0 format.
Further, descriptions of various sensor nodes etc. defined by the VRML 2.0 are added to the VRML file using a text editor, scripts in the Java language are prepared using a text editor, corresponding script nodes are added, routes are added, etc. repeatedly.
Finally, when confirming the actual operation, a VRML browser compatible with VRML 2.0 is activated and the behavior of the object is confirmed by a click operation by a mouse etc.
This method of preparing VRML content features an extremely large amount of complicated work and remarkably poor work efficiency. For example, when adding a field to a script node, it is necessary to revise both the script file and the VRML file. Further, it is necessary to maintain a match between the two.
When designating routing of an event as well, further, it is necessary to ensure a match of the type of the event (format of data). If the format of description of the event etc. is mistaken, when reading by a VRML browser, a composition error will arise and it is necessary to again revise the file. Further, each time a node is added, re-reading by the VRML browser is necessary, so the work efficiency is extremely poor.
Points have been found in the performance of the interactive operation in the conventional method which should be improved. One example of a defect in the interaction is the trouble and inefficiency of the confirmation operation when preparing a world. FIG. 1 is a flow chart of the routine of a conventional method of preparation of a world. The production of the world is classified the two. In the first part, the model is produced according to steps S101 through S103. In the second, the interaction is produced according to steps S104 through S107. Details will be discussed later in comparison with embodiments of the present invention, but while confirmation is necessary when preparing a world, in the conventional method of preparation shown in FIG. 1, as illustrated at step 108, it is necessary to separately use a VRML browser. That is, each time a user is confirming an object in a three-dimensional space expressed by a revised VRML file, it is necessary to activate a VRML browser and designate reading of the revised VRML file or, even when a VRML browser has already been activated, to designate repeat reading of the revised file. The work efficiency in preparing the VRML content was therefore extremely poor.
Further, there are cases where it is desired to view an object displayed in virtual space from a different viewpoint. In the conventional method, the operability and functionalities were insufficient. In particular, in the prior art, there was the disadvantage that it was not possible to view an object freely from a different viewpoint when the object was positioned at one location of the window or out of the display area of the window.
DISCLOSURE OF THE INVENTION
An object of the present invention is to provide a graphic data generating method, a graphic data generating apparatus for working that graphic data generating method, and a medium for mediating a program for execution of the graphic data generating method having POI (point of interest) technology for automatically moving an object in three-dimensional virtual space to a center of a window at a prior stage to enable viewing of the object displayed in virtual space from a different viewpoint.
Another object of the present invention is to provide a graphic data generating apparatus, graphic data generating method, and medium for mediating a program for executing the graphic data generating method which enable an object displayed in virtual space to be viewed from different viewpoints by an easy and reliable operation method.
According to a first aspect of the present invention, there is provided a graphic data generating apparatus comprising a display processing means for displaying information in a first window and second window of a screen of a display device; selecting means for selecting a node displayed in the first window of the display device; and an editing processing means for processing to display a graphic of an object corresponding to a node selected by the selecting means in the second window; the editing processing means selecting an object corresponding to a node selected by the selecting means, operating linked with the selecting means to display this in the second window, and successively moving the object corresponding to the selected node to predetermined positions of the second window.
Preferably, the editing processing means and the display processing means enlarge to a certain size and display the graphic of the object corresponding to the node at the center of the second window.
More preferably, the selecting means includes a mouse operating linked with the display device.
Preferably, the apparatus further comprises an operation instructing means for giving instructions (Rotate, Move, Navigate, Scale) so that an object displayed in the second window of the display device can be viewed from different viewpoints. Also, after the graphic of the selected object is shown moved to a predetermined position of the second window, the editing processing means and the display processing means display the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an operation instruction from the operating instructing means.
Preferably, the operation instructing means includes an operating means for making the object rotate, an operating means for making the object move, and a means for changing the size of the object.
Preferably, the means for changing the size of the object has a means for enlarging the size of the object and/or a means for reducing the size of the object.
Specifically, the operation instructing means has a Rotate means, Move means, Navigate means, and Scale means displayed on the screen of the display device.
According to a second aspect of the present invention, there is provided a graphic data generating method including the steps of: displaying selectable nodes in a first window of a display device, attaching a node selected by a selecting means for selecting a predetermined node from nodes displayed in the first window, and moving display for displaying an object corresponding to a received selected node in a second window and successively moving it to predetermined positions in the second window.
Preferably, in the moving display step, a graphic of the object corresponding to the node is displayed at the center of the second window enlarged to a predetermined size.
Specifically, the selecting means includes a mouse operating linked with the display device.
Preferably, after moving the graphic of the selected object to a predetermined position in the second window for the display, the method enables viewing of the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an instruction (Rotate, Move, Navigate, Scale) of an operation instructing means so that the object displayed in the second window of the display device can be viewed from different viewpoints.
Preferably, the operation instruction includes an instruction for making the object rotate, an instruction for making the object move, and an instruction for changing the size of the object.
More preferably, the instruction for changing the size of the object includes an instruction for enlarging the size of the object or an instruction for reducing the size of the object.
According to a third aspect of the present invention, there is provided a medium for mediating a program executing the graphic data generating method. Specifically, the medium is a medium for mediating a program executing a graphic data generating method including the steps of displaying selectable nodes in a first window of a display device, attaching a node selected by a selecting means for selecting a predetermined node from nodes displayed in the first window, and moving display step of displaying an object corresponding to a received selected node in a second window and successively moving it to predetermined positions in the second window.
Preferably, in the moving display step, a graphic of the object corresponding to the node is displayed at the center of the second window enlarged to a predetermined size.
More preferably, after moving the graphic of the selected object to a predetermined position in the second window for the display, the program enables viewing of the object displayed in virtual space in the second window of the display device from a different viewpoint in accordance with an instruction (Rotate, Move, Navigate, Scale) of an operation instructing means so that the object displayed in the second window of the display device can be viewed from different viewpoints.
More preferably, the operation instruction includes an Instruction for making the object rotate, an instruction for making the object move, and an instruction for changing the size of the object.
More preferably, the instruction for changing the size of the object includes an instruction for enlarging the size of the object or an instruction for reducing the size of the object.
As explained above, according to the present invention, processing for automatically moving an object corresponding to a selected node to a second window in a display and then changing the viewpoint when desiring to view an object from any different viewpoint becomes easy.
BRIEF DESCRIPTION OF THE DRAWINGS
The above objects and features and other objects and features of the present invention will become clearer from the following description given with reference to the attached drawings, in which:
FIG. 1 is a flow chart of the method of preparation of VRML content;
FIG. 2 is a view of the configuration of a network system comprehensively handling a three-dimensional virtual space to which a graphic data generating apparatus of the present invention is applied;
FIG. 3 is a view of the configuration of a content preparation software tool of the present invention;
FIG. 4 is a flow chart of the method of preparation of VRML content executed by the content preparation software tool illustrated in FIG. 3;
FIG. 5 is a flow chart illustrating the processing of a basic confirmation operation in the process of preparation of the VRML content illustrated in FIG. 4;
FIG. 6 is a flow chart illustrating the processing of a suitable confirmation operation in the process of preparation of the VRML content illustrated in FIG. 4;
FIG. 7 is a view of the configuration of a computer system in the network shown in FIG. 2;
FIG. 8 is a view of the configuration of a content preparation software tool according to an embodiment of the content preparation software tool illustrated in FIG. 3;
FIG. 9 shows windows displayed by a graphical interface portion of a content preparation software tool of FIG. 8 in a display device in a computer system;
FIG. 10A to FIG. 10C are enlarged views of the CONDUCTOR window illustrated in FIG. 9;
FIG. 11 is a view of an example of the display of a 3D VIEW window (editing window) illustrated in FIG. 9;
FIG. 12 to FIG. 14 are views of the graphic of POINT OF INTEREST in a window of a screen of a display device;
FIG. 15 is a flow chart of the processing for displaying and setting regions of the sensor node;
FIG. 16 and FIG. 17 are views of examples of display by a PARALLEL VIEW function;
FIG. 18 to FIG. 22 are views of examples of display by an ATTENTION function;
FIG. 23 is a flow chart of the processing of an ATTENTION function;
FIG. 24 is a flow chart of a routing editing processing;
FIG. 25 to FIG. 27 are views of examples of display in routing editing processing;
FIG. 28 shows an example of the display of an object for preparing VRML content;
FIG. 29 is a flow chart of the processing for preparing first VRML content;
FIG. 30 to FIG. 34 show examples of the display in a window when preparing first VRML content;
FIG. 35 is a flow chart of the processing for preparing second VRML content;
FIG. 36 and FIG. 37 show examples of the display in a window when preparing second VRML content;
FIG. 38 to FIG. 44 show examples of the display in a window when preparing second VRML content;
FIG. 45 is a flow chart of the processing for preparing third VRML content; and
FIG. 46 to FIG. 49 show examples of the display in a window when preparing third VRML content.
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiments of the graphic data generating apparatus, graphic data generating method, and medium for mediating a program for executing the graphic data generating method will be explained next.
Network System
FIG. 2 is a view of the configuration of a network system 1 for comprehensively handling a three-dimensional virtual space according to one example of application of the graphic data generating apparatus, graphic data generating method, and medium of the present invention.
The network system 1 is constituted by an in-house network 10, an Internet system 12, an Internet provider 14, an ISDN (integrated services digital network) net 16, and a client (subscriber) system 2 connected to each other.
The network system 1 may have a plurality of in-house networks 10, Internet systems 12, internet providers 14, client systems 2, etc., but for simplification of illustration, in FIG. 2, just one of each of them is illustrated.
The in-house network 10 is constituted by a hard disk drive 100, a server apparatus 102, a LAN (local area network) 104, and a gateway server (GWS) 106.
The Internet system 12 connected to the in-house network 10 is constituted by router devices 120 and 124 and a digital communications line 122.
An Internet provider 14 is provided between the Internet system 12 and the ISDN net 16.
In the network system 1 shown in FIG. 2, the in-house network 10 and the client (subscriber) system 2 are connected through the Internet system 12, the Internet provider 14, and the ISDN net 16. In this specification, the LAN 104, Internet system 12, Internet provider 14, and ISDN net 16 are referred to as the “network”. This network transfers data between the server apparatus 102 and the client system 2.
The client system 2 connected to the ISDN net 16 is constituted by a computer system having a personal computer (PC) 20, a display device (DSP) 24, and an input device (IN) 26. A storage device 28 is connected to the computer system. As the computer system, however, while the display device 24, input device 26, and external storage device 28 connected to the personal computer (PC) 20 constitute part of the computer system, they may be provided externally as well. In the present embodiment, the explanation will be made of the case where the display device 24 and input device 26 constitute part of the computer system, while the external storage device 28 is provided outside the computer system.
Server Apparatus 102
The server apparatus 102 of the in-house network 10 is a server apparatus such as the “Community Place” (trademark) which acquires through the network etc. VRML content, that is, VRML content comprised of a VRML file showing the shape and position of a three-dimensional object described by the user by VRML 2.0 and a script file described by the user by the Java language or other programming language and activated in accordance with an operation by the user on the object, stores the same in the hard disk drive 100, and manages the results of the storage.
Below, the set of the VRML file (extension.wrl), the script file in the Java language (extension.java), etc., will be called the VRML content.
The server device 102 sends the VRML content of the three-dimensional virtual space stored in the hard disk drive 100 to the client system 2 via the server apparatus 102, LAN 104, Internet system 12, Internet provider 14, and ISDN net 16 (hereinafter these communication nodes in the network system 1 will be also simply referred to all together as the “network”) and displays the same on the display device 24.
Further, the server apparatus 102, in response to a request of the client system 2, transfers a content preparation software tool, that is, a program, stored in for example the hard disk drive 100 through the network to the client system 2. Alternatively, it may distribute a content preparation software tool, that is, a program, to the client system 2 in a state stored in a floppy disk 280 or a magneto-optic disk 282.
Explanation of Medium for Program
As the graphic data generation apparatus, graphic data generation method, and medium for the program for executing the method of the present invention, the following explanation will be made mainly of the configuration and operation at the client system 2, but the “medium” in the present invention not only includes a recording medium storing a computer program for realizing the graphic data generation method of the present invention, but does not merely mean a program storing medium and also means a program transmission medium when downloading to the client (subscriber) system 2 described in detail in the following embodiments a computer program through the network system 1 of FIG. 2 for the client system 2 to realize the graphic data generation method of the present invention. The reason is that as clear from the following explanation, when working the graphic data generation method of the present invention, it is possible to realize certain processing at any location without the restrictions of centralization. The present invention can be also realized by a localization.
FIG. 3 is a view of a graphic data generation method and graphic data generation apparatus, in particular a content preparation software tool 3 (Community Place (trademark) Conductor), of the present invention in a client (subscriber) system 2. The content preparation software tool 3 has a graphical user interface (GUI) 31, object manager 32, Java compiler 33, scene graph manager 34, Java VM 34B, purser 34C, HTML browser 35, and backup manager 36.
The graphical user interface portion 31 performs a variety of window displays.
The Java compiler 33, an external program, compiles Java programs. The scene graph manager 34 is a portion common with the browser. The scene graph manager 34A handles the hierarchical structure of the VRML nodes. The purser 34C analyzes the VRML file. The Java VM34B executes the script described by Java.
The HTML browser 35, an external program, is used for displaying an anchor node or displaying a help file of a VRML node described by the HTML format.
The portion 34 comprised of the scene graph manager 34A, Java VM 34B, and purser 34C may be used together with for example the Community Place (trademark) browser provided by Sony Corporation.
The backup manager 36 is enabled when the “Play” button on the screen of the display device is depressed by a mouse to enter the “Play” mode and starts preparations for backup of the field values. The stored field values are successively reproduced to restore the original screen when the “Stop” button is depressed. That is, the “Conductor” content preparation software tool is designed to enable everything from editing of the world to confirmation of operation. When the “Play” mode is entered by the user depressing the “Play” button, Conductor starts emulation of a browser. In this state, the states of the fields change, for example, an object starts to move, in accordance with interaction from the user. When however the “Stop” button on the screen of the display device is depressed by the mouse to return to the “normal editing mode”, it is necessary to return completely to the state before depressing the Play button. What are necessary at this time are backup of the field values and processing for their restoration.
The backup manager 36 operates as follows. The backup manager 36 is enabled and starts preparation for backup of the field values when the “Play” mode is entered. When the field values are changed for the first time due to changes in a moving object, etc., the original field values are stored. The field values are stored by the system of successively stacking them (stack system). When the “Stop” button is depressed, the stored values are successively reproduced (the stack is popped) to restore the state of display of the original window.
As when dividing a file into a plurality of files when preparing a large sized program, it is preferable to divide a file into a plurality of files when a world has reach a certain size. The object manager 32 is the portion for managing the consistency in such a case.
The route editor (not shown) is used when defining an event between fields using a route text. In the present invention, a node is designated using the GUI 31, so there is no longer mistaken designation of names. Further, even if the user changes the nodes for a route, the route text can be automatically updated without error while the object manager 32 manages the DEF for each scope.
Script is used to make a more interactive world using Java and other languages, but script is known to be difficult to prepare due to the preparation of content. In particular, the portion connecting the Java language and VRML is difficult. In the present invention, to solve this problem, a Script Expert (not shown), explained in detail later, is provided.
FIG. 4 is a flow chart of the processing by the content preparation software tool 3. In the present invention, the defects of the above mentioned prior art are solved by omitting the manual work and using a GUI 31 to enable the work to be efficiently and automatically performed in whole tools. This will be explained briefly below. As explained above, the content preparation software tool 3 illustrated in FIG. 3 can execute any of the tasks at any portion of the network 1, but in the following, for simplification of the explanation, the case of execution mainly in the client system 2 will be explained.
The substance of the processing of FIG. 4 will be explained first. The processing of the content preparation software tool 3 may be roughly divided into (1) initialization, (2) preparation of a model, and (3) preparation of interaction.
At step 201, for example, model data are downloaded from the hard disk drive 100 to the hard disk drive 214 of the computer system 20. That is, a model described in VRML 2.0 is loaded in the computer system 20 of the client system 2. As the method of loading, it is possible to download the data from any portion of the network system 1 to the computer system 20.
At step 202, the model (object) is edited, for example, the model is rearranged, the attributes are changed, or other editing is performed.
At steps 203 to 207, the interaction is prepared. That is, at step 203, sensors are added, at step 204, a script node is added, at step 205, Java programs are compiled, and at step 207, routing is edited.
At step 208, the operation of the results of the above processing is confirmed by depressing the “Play” button shown in the “Conductor” window (FIG. 10) of the screen of the display device by a mouse. The confirmation operation explained referring to FIG. 1 is performed by activating a browser after the end of the preparation of the VRML content. The operation of step 208 is possible at any time without activating the browser. Details will be given later with reference to FIG. 5 to FIG. 6, but according to the method of the present invention, that is, the content preparation software tool 3, if the user depresses the “Play” button, the editing screen, which is the “3D Perspective View” window (editing window) shown in FIG. 9, etc., that is, is displayed as it is as the substance of the prepared content instead of the display screen of the VRML browser.
Further, the addition of sensors, editing of routing, etc. may be performed by interactive operation by a graphical user interface (GUI) 31 in the content preparation software tool 3 of the present embodiment.
The content preparation software tool 3 is given the additional function called a Script Expert which prepares a template of a script by interactive operation and automatically compiles files when the user confirms the operation by an operation. Therefore, the content preparation software tool of the present embodiment is given the additional function of automatic compilation at the time of confirmation of operation. As a result, the content preparation software tool 3 of the present embodiment eliminates the need for performing this work by input of a character string of commands (command line). By these functions, it is possible to greatly shorten the time for the user to prepare content of the three-dimensional virtual space by VRML 2.0.
In the present invention, the addition of sensors at step 203 can be simply performed by a drag and drop operation.
Further, in the present invention, the editing of the routing at step 207 can be simply performed using a GUI.
Further, in the present invention, there is a function of checking the type of the event even when adding a route using the route editor and therefore it is possible to prevent the user from designating a mistaken route.
In particular, in the present invention, to overcome the disadvantages explained with reference to FIG. 1, as step 208, as explained above and as illustrated in FIG. 5, at any time and without activating the browser, (1) S211: when the “Play” button provided in the screen of the display device is depressed by the user as the predetermined first operation, (2) S212: the emulator is activated and it is made possible to confirm the operation at that time by the operation of the emulator. (3) S213: After the confirmation, when the “Stop” button provided in the screen of the display device is depressed by the user as the predetermined second operation, the normal editing mode is returned to. Due to this, when adding nodes or making changes in programs for the script nodes simultaneously with normal preparation of VRML content, it is possible to use the browser emulator and simply confirm the operation on the spot by just depressing the “Play” button. If a compilation error occurs as a result, it is possible to easily detect the error, immediately correct the error, and re-compile the files.
In the above confirmation operation, preferably the backup manager 36 is made to operate linked with the browser emulator. That is, during the confirmation operation of step 208, as illustrated in FIG. 6, (1) S221: when the user depresses the “Play” button as the first predetermined operation, (2) S222: the browser emulator operates in the same way as above and the backup manager 36 is enabled and can perform backup. (3) S223: In this state, when for example a moving object starting to move by being clicked is clicked, (4) S224: the backup manager 36 successively stores the field values defining the behavior of motion of the object. (5) S225: If the user depresses the “Stop” button as the second predetermined operation, the confirmation operation ends, but (6) S226: the backup manager 36 successively restores the stored field values and resets the field values of the initial state. This enables restoration of the object in the original state before the confirmation operation. These operations may be achieved just by operation of the “Play” button and “Stop” button. Therefore, in addition to the improvement of the operability, the processing time can also be shortened.
Client (Subscriber) System 2 and Computer System 20
FIG. 7 is a view of the configuration of the computer system 20 shown in FIG. 2. In FIG. 7, the external storage device 28 illustrated in FIG. 2 is illustrated in detail as the floppy disk (FD) 280 and/or magneto-optical (MO) disk 282, while the input device 26 is illustrated as a keyboard (KB) 260 and/or mouse 262.
In working the invention, the display device 24 may be any color display device suitable for interactive information display and processing linked with a keyboard, mouse, or other data input means, for example, a color CRT display device or color liquid crystal display device. Below, in the specification, as the “display device 24”, the explanation will refer to the case of a color CRT display device or color liquid crystal display device operating linked with a keyboard, mouse, or other data input means.
The computer system 20 is for example a computer designed for multi-media operations and having a communication function connected to for example the ISDN net 16. It is constituted by a CPU 202, a ROM 204, an input interface (IN I/F) 208, a display device 24 controller (DSP-C) 210, a video signal recording RAM (VRAM) 212, a hard disk drive (HDD) 214, a floppy disk drive (FDD) 216, an MO disk drive 218, and a line interface 220 connected via a bus 200.
The CPU 202 performs various operations explained below by operating various control programs stored in the ROM 204 and HDD 214. For example, the CPU 202 displays various image data on the display device 24 through the DSP-C 210 and receives as input the data from the KB 260 or data from the mouse 262 through the input interface 208. The CPU 202 stores the data in a floppy disk 280 serving as the external storage device 28 through the floppy disk drive 216 or reads data from the FD 280 or else stores the data in an MO disk 282 serving as the external storage device 28 through the MO disk drive 218 or reads data from the MO disk 282. The CPU 202 also communicates with the ISDN net 16 through the line interface 220.
The computer system 20 displays on the display device 24 the image of VRML content of the three-dimensional virtual space sent from the server apparatus 102 through the network including the ISDN 16 to display it to the user (client).
The computer system 20 installs the content preparation software tool 3 supplied from the server apparatus 102 via the network or the external storage device 28 in the hard disk drive 214, activates the content preparation software tool 3 in accordance with an operation of the client using the KB 260 or mouse 262 to prepare the VRML content of the three-dimensional virtual space, stores this in the hard disk drive 214, or uploads this via the network or the external storage device 28 (floppy disk 280 and/or MO disk 282) to the server apparatus 102.
Further, the computer system 20 changes the displayed color of an object pointed to or changes the substance of the display of the object in the three-dimensional virtual space in accordance with a pointing operation by the user using the input device 26 to an object displayed on the display device 24.
Display of Three-Dimensional Virtual Space: According to the client system 2 having a computer system 20, since it is possible to change the substance of the display in the display device 24 interactively in accordance with the operation of the user on an object in a three-dimensional virtual space, if the client system 2 is used, it is possible to create a realistic feeling where, like reality, the user itself makes the object move or touches the object to operate it and make it move or make a sound in a three-dimensional virtual space.
Further, the server apparatus 102 obtaining the VRML content of the three-dimensional virtual space from a client system 2 through the network stores the VRML content in the hard disk drive 100 and can disclose it to the subscribers of the Internet through the Internet system 12. When being accessed from a client system 2 through the network, the server apparatus 102 transfers the VRML content to the client system 2 through the network.
The computer system 20 of the client system 2 displays the three-dimensional virtual space based on the VRML content sent from the server apparatus 102 on the display device 24 by a browser.
When preparing VRML content of three-dimensional virtual space closed in the client system 2 and not sharing the VRML content of the three-dimensional virtual space with other users, it is sufficient to display the prepared VRML content as it is on the display device 24 by using the browser. It is not always necessary to transmit the prepared VRML content to the server apparatus 102.
Interaction Display: The user uses the mouse 262 to point to a desired position on the screen displayed on the display device 24 to input operation data for moving an object in a three-dimensional virtual space or operation input data for designating an object in a three-dimensional virtual space. The computer system 20 modifies the content of the three-dimensional virtual space in accordance with the operation data and uses the VRML browser to display the same on the display device 24.
Preferred Embodiments
Below, an explanation will be made of preferred embodiments of the present invention.
As explained above, in the past, interaction preparation work such as the addition of a sensor to the graphic data (VMRL file) of an object and routing was manually carried out by the user (client) using the text editor function, so careless mistakes easily occurred. Further, it cannot be learned whether or not the result of the interaction preparation work is correct until the confirmation using the VRML browser shown at step 108 in FIG. 1. Therefore, it is necessary to activate the VRML browser for confirmation whenever modifying the interaction program, so the work efficiency is low and time is taken. This embodiment of the present invention was made so as to link up the operation of the model preparation and the operation of the interaction preparation editor so as to be able to comprehensively perform this work and so as to be able to perform the preparation work of content in the three-dimensional virtual space with a high efficiency and easily in a short time.
FIG. 8 is a view of the configuration of the content preparation software tool 4 shown as an embodiment of the content preparation software tool 3 illustrated in FIG. 3. To perform the model preparation work and the interaction preparation work comprehensively and linked with each other, the content preparation software tool 4 comprises a graphical user interface (GUI) 40, an editing tool 42, a scene graph data base (SGDB) 44, a working tool 46, a script preparation unit 47, and a VRML browser 308.
The editing tool 42 is constituted by a model editing tool 420, a routing editing tool 422, a scene graph editing tool 424, a text editor 426, and a template preparation tool 428.
The working tool 46 is constituted by a browser emulator 460, a file input/output unit 462, a file scope management unit 464, and a backup restore unit 466.
The script preparation unit 47 is constituted by a Java emulator 470, a Java debugger 472, and a Java compiler 474.
The content preparation software tool 4 is for example stored in a hard disk drive 100 and input through the network system 1 or is stored in the network or an external storage device 28 (floppy disk 280 or MO disk 282) and input from the external storage device 28 to the computer system 20 and installed and used in the hard disk drive 214. That is, in the present embodiment, the example is explained of the case where the content preparation software tool 4 is realized in the computer system 20.
The constituent parts of the content preparation software tool 4 will be explained below.
Graphical User Interface (GUI) 40
The graphical user interface (GUI) 40 corresponds to the graphical user interface (GUI) 31 of FIG. 3 and displays an image used for the input of various data used for the preparation of VRML content of the three-dimensional virtual space through the PC 20 on the display device 24 in the form of a window.
FIG. 9 is a view of a GUI screen of a first embodiment displayed by the GUI 40 on the display device 24. The GUI screen illustrated in FIG. 9 has a “Conductor” window, “3D Perspective View” window, “Parallel View” window, “Resource Library” window, “Scene Graph” window, “World Info” window, “Appearance” window, “Route” window, “Attribute” window, “Script Expert” window (not shown), and “Script Editor” window.
(1) The “Conductor” window is used for management of the Conductor as a whole.
(2) The “3D Perspective View” window is the portion for displaying an image three-dimensionally. In the following, the word is simplified as “3D window” for convenience.
(3) The “Parallel View” window is the portion for displaying an image by a parallel projection.
(4) The “Resource Library” window is the portion for managing the library.
(5) The “Scene Graph” window is the portion for displaying the hierarchical tree structure of worlds.
(6) The “World Info” window is the portion for setting the attributes of a world.
(7) The “Appearance” window is the portion for setting the color and texture of an object.
(8) The “Route” window is the portion for routing an event.
(9) The “Attribute” window is the portion for setting the attributes of the node and the name of the node.
(10) The “Script Expert” window is the portion for preparing a template of a script.
(11) The “Script Editor” window is the portion of the text editor for editing a Java file.
FIG. 10A is an enlarged view of the illustrated “Conductor” window, and FIG. 10B and FIG. 10C are enlarged views of FIG. 10A. The “Conductor” window is a window for managing the Conductor as a whole. By using the “Conductor” window, it is possible to newly prepare, read in, store, execute, and stop a world, switch the mouse mode, add or delete an object, etc.
(a) By selecting “New” in the file menu, it is possible to newly prepare a world.
(b) To read a world from a file, the “Open” button is depressed or “Open” is selected from the file menu.
(c) To store a world in a file, the “Save” button is depressed or “Save” is selected from the file menu.
(d) To confirm the operation of the world, the “Play” button is depressed.
(e) By depressing the “Pause” button during play, the play is stopped once. By depressing the “Pause” button again or depressing the “Play” button, the play is restarted. The conductor includes a mouse mode illustrated in FIG. 10B as an enlarged view.
(f) “Navigate (viewpoint motion)” is used when moving the viewpoint in the “2D/3D view” window.
(g) “Move” is used when moving the object.
(h) “Rotate” is used when rotating the object.
(i) “Scale” is used when changing the scale of the object.
Further, in the Conductor, a Primitive Bar illustrated enlarged in FIG. 10C is provided. When adding a primitive object like a box or cone, the object desired to be added is selected at the Primitive Bar and the “3D View” window is clicked. A “Sensor” is also provided in the Primitive Bar.
The GUI 40 receives the operation input data input by the user using the mouse 262 of the input device 26 to depress various buttons in a window displayed on the display device 24 or using the keyboard 260 and provides the required operation data to the tools of the editing tool 42 and the scene graph data base 44. That is, the GUI 40 provides a GUI environment to the user.
The GUI 40 receives the display output data from the editing tool 42 and the scene graph data base 44 and displays the received data in a predetermined window of the display device 24. The constituent parts of the editing tool 42, scene graph data base 44, and working tools 46 are activated in accordance with the operation data input to the GUI 40 and performs processing based on the operation data provided from the GUI 40.
VRML Browser 308
The VRML browser 308 confirms the final substance of the VRML content prepared in the computer system 20 and displays the VRML content acquired from the server apparatus 102 and in addition displays a help file linked with the operation of the constituent parts of the GUI 40 to the working tool 46. As the VRML browser 308 for example, it is possible to use the Community Place (trademark) browser provided by Sony Corporation. The Community Place browser will be explained as an example below.
Editing Tool 42
The editing tool 42, overall, provides the user with the functions necessary for the preparation of graphic data of an object in a three-dimensional virtual space and an interaction program. Below, the parts of the editing tool 42 will be explained.
Model Editing Tool 420
The processing functions of the model editing tool 420 will be listed below:
(1) The model editing tool 420 prepares graphic data indicating an attribute such as the size and color (shape) of the object, its position, and operation by using the data for the model preparation input by an operation of the user with respect to a model editing use window displayed on the display device 24.
(2) The model editing tool 420 outputs the prepared graphic data (attributes of the object) to the scene graph data base 44.
(3) The model editing tool 420 three-dimensionally displays this at a predetermined position of the model editing use window on the display device 24 via the GUI 40.
(4) The model editing tool 420 may also edit the graphic data read from the hard disk drive 214.
(5) The model editing tool 420 may also edit the graphic data read from a floppy disk 280 through a floppy disk drive 216 or from an MO disk 282 through an MO disk drive device 218.
(6) The model editing tool 420 may also edit the graphic data downloaded from the network to the computer system 20.
The model editing tool 420 having the above various functions executes the functions characterizing the present invention as explained below:
a. Object Display Function
Processing for rotation (by “Rotate” operation of “Conductor” window), motion (by “Move” operation of “Conductor” window), navigation (by “Navigate” operation of “Conductor” window), and scaling (by “Scale” operation of “Conductor” window) of object for viewing object from different viewpoints.
b. Object Scaling Function
The “Scale” of the “Conductor” window is used.
c. Sensor Node Region Display and Setting Function
Operates linked with the browser emulator 460.
d. Parallel View Function
f. Attention Function
Routing Editing Tool 422
The routing editing tool 422 performs the routing editing for establishing correspondence between the graphic data of the object named in the current scope (VRML file to be edited) and script and other nodes. Note that, at the time of routing, it is necessary to make the format of the field values of the nodes of the origination of routing and the destination of the routing match, for example, SFBool (Boolean value showing true or false).
Note that details of the routing editing processing using the routing editing tool 422 will be described later as the setting of the format of the input data.
Scene Graph Editing Tool 424
In VRML, it is possible to arrange the nodes hierarchically. The scene graph editing tool 424 edits the hierarchical structure of the objects and invisible nodes (script nodes etc.) As the hierarchical structure of the nodes, for example, a subnode F1 showing the leaves (VRML file), a subnode F2 showing the branches (VRML file), a subnode F3 showing the trunk (VRML file), and a subnode F4 showing the roots (VRML file) comprise hierarchically a main node F5 showing the tree as a whole (VRML file).
Text Editor 426
The text editor 426 has an editor function of a programming language suited to the preparation of a script (e.g., of the Java language), prepares a source program of the script, and, at the same time, automatically adds, deletes, or modifies the variables linked with the editing work on the script node.
Template Preparation Tool 428
The template preparation tool 428 is a tool used for the convenience of the user. It operates linked with the text editor 426, prepares a program (template) which becomes the prototype of the script by an interactive manner in accordance with the operation of the user with respect to a “Script Expert” window of the display device 24, and outputs the same to the text editor 426. The user can easily prepare a script by modifying according to need a source program (template of script) which is provided by the template preparation tool 428 and has been already completed to a certain extent.
Scene Graph Data Base (SGDB) 44
The SGDB 44 stores the data prepared by tools of the editing tool 42 in the RAM 206 of the computer 20, manages the stored data, and supplies the stored data immediately in accordance with requests of the constituent parts of the editing tool 42 and the working tool 46.
Working Tool 46
The working tool 46 provides to the client the functions required for the VRML content preparation work such as the confirmation of the prepared content, confirmation of the operation of the script, and the recording and reproduction of the data with respect to the input data 26. Below, an explanation will be given of the tools of the working tool 46.
Browser Emulator 460
The browser emulator 460 emulates the operation of the VRML browser 308 and provides the user with the same VRML content as in the case of use of the VRML browser 308. Therefore, for example, the browser emulator 460 is used when the user confirms the operation of the prepared VRML content.
The browser emulator 460 is activated in accordance with the depression of the “Play” button displayed in the “Conductor” window of the display device 24 or is activated by the depression of the “Play” button provided on the keyboard 260, stores the result of the emulation of the VRML content in the scene graph data base 44, displays the resultant VRML content in a “3D View” window (editing window) shown in FIG. 9, and modifies the substance of the display in accordance with an operation of the user. The browser emulator 460 stops operating in accordance with the depression of the “Stop” button displayed in the “Conductor” window. The GUI 40 displays the original editing use VRML content when the operation of the browser emulator 460 is stopped.
Note that in the confirmation of operation using the browser emulator 460, it is preferable that the changes of the field values arising due to motion of the moving object be successively stored and held, then, along with the end of the browser emulator 460 in accordance with the “Stop” button, the later explained backup manager 466 be simultaneously operated with the browser emulator 460 to restore the original state of display of the object.
File Input/Output Unit 462
The file input/output unit 462 records the graphic data of the VRML content [VRML file (extension .wrl)], script (extension .java), texture file (extension .bmp, .jpg, .gif) and the sound file (extension .wav, .mod) stored in the scene graph data base 44 on a hard disk drive 214, floppy disk 280, or MO disk 282 of a computer system 20. Further, the file input/output unit 462 outputs the various data of the VRML content read by the hard disk drive 214 etc. to the scene graph data base 44.
File Scope Management Unit 464
In VRML, one scope (range where name and routing attached to the node are valid) is given for every file of the graphic data (extension .wrl), and the node names and routings are managed in units of scopes. The file scope management unit 464 manages the node names in the scene graph data base 44, automatically prepares the node names, searches for the nodes, and propagates modifications with respect to the graphic data file to all of the nodes referred to whenever referring to a plurality of graphic data files with the same nodes.
Backup Manager 466
The backup manager 466 corresponds to the backup manager 36 of FIG. 3. If the browser emulator 460 activated by the “Play” button when confirming the substance of the VRML content displays a scene which can be interactively operated, the state of the nodes changes in accordance with the operation by the user, so the field values of the nodes end up changing and the original scene can no longer can be displayed unless being processed in some way. For this reason, the backup manager 466 receives and stores the initial states of the field values of the nodes (as field values) of the scene which is displayed at first in the “3D View” window (three-dimensional virtual space generated from the VRML file) from the scene graph data base 44 when the browser emulator 460 is activated in accordance with depression of the “Play” button of the “Conductor” window.
Further, the browser emulator 460 outputs the stored field values of the nodes to the scene graph data base 44 when the browser emulator 460 stops operating in accordance with depression of the “Stop” button of the “Conductor” window of the display device 24.
Due to this, the GUI 40 displays the original three-dimensional virtual space in the “3D View” window of the display device 24 based on the field values of the initial values of the nodes input to the scene graph data base 44.
Script Preparation Unit 47
The script preparation unit 47 has the functions of compiling, confirming the operation, and debugging the script prepared by the user using the text editor 426.
Java Compiler 474
The Java compiler 474 compiles source programs of the script of the Java language stored in the scene graph data base (SGDB) 44 to prepare the object program and outputs the same to the SGDB 44. In this embodiment, when the “play” button of the “Conductor” window is depressed, the Java compiler 474 can automatically compile the source programs of the script, that is, the files having “.java” as extensions, to automatically prepare a file having “.class” as an extension.
Java Emulator 470 and Java Debugger 472
The Java emulator 470 and the Java debugger 472 operate as the interpreter of a program described by the Java language and are used by the user for confirming the operation and debugging the script program. That is, the Java emulator 470 emulates the operation of the object program of the script stored in the scene graph data base (SGDB) 44, and the Java debugger 472 outputs the state of the Java emulator 470 at the emulation operation and the generated error to the SGDB 44.
Characteristic Functions of Content Preparation Software Tool 4
Below, an explanation will be given of the substance of the processing characterizing the content preparation software tool 4 of the present embodiment.
Operation Confirmation Function and Backup Management Function (Browser Emulator 460, Backup Manager 466)
As explained referring to FIG. 4 to FIG. 6, when the user depresses the “Play” button displayed in the “Conductor” window in the screen of the display device 24 by the mouse 262 (FIG. 5, S301, FIG. 6, S311), the browser emulator 460 analyzes the VRML content prepared up to this point of time and displays it on the display device 24. Preferably, as illustrated in FIG. 6, the backup manager 466 also operates simultaneously and becomes able to back up field values. The backup manager 466 successively stores the field values of the nodes expressing a moving object when a moving object, etc. is clicked (FIG. 6, S223) (S224). Further, when the “Stop” button is depressed (FIG. 6, S225), the normal editing mode is returned to and the backup manager 466 restores the field values (FIG. 6, S226).
That is, when the state of the VRML content at the time of starting the confirmation of operation is stored by the backup manager 466, the user depresses the “Stop” button displayed in the “Conductor” window in the screen of the display device 24 by the mouse 262, and the browser emulator 460 stops executing the VRML content, it is possible to return the VRML content to the field values at the time of starting the confirmation of operation and return the substance of the display of the object (model) of the window to that at the start of confirmation of operation.
By this operation confirmation and backup management function, the trouble of once storing the prepared VRML content in the hard disk drive 214, etc. and then activating the VRML browse to confirm the operation like in the prior art described with reference to FIG. 1 is unnecessary. In addition, the user can confirm the operation of the content prepared by the work up to then at any time during the VRML content preparation work.
File Automatic Preparation Function (Java Compiler 474)
When the user depresses the “Play” button of the “Conductor” window for confirmation of the substance of the VRML content, the Java compiler 474 automatically compiles source programs of the script, for example, files having “.java” as the extension, to automatically prepare an object program having “.class” as an extension for example.
Script Program Preparation and Debugging Function (Text Editor 426)
The user can use the text editor 426 to prepare a source program of the script by the Java language or other program language suited to script preparation and compile the source programs prepared by using the Java compiler 474 to prepare the object program.
This object program is also executed when confirming the operation by the browser emulator 460 in addition to when operating the VRML content by the VRML browser 308.
Further, when adding a debug code to the source program and executing the same at the Java emulator 470, the Java debugger 472 displays the value of the input/output of the script, etc., and enables the debugging work of the script.
Template Automatic Preparation Function (Text Editor 426)
When the user sets the values of the input/output of the script node by an interactive manner, the template preparation tool 428 prepares a template of the source program of the script suited to this setting. The user can use the text editor 426 to add the required modifications to the template and thereby prepare the source program of the script for realizing the desired event. By this function, the user can eliminate the trouble of preparing all source programs of the script by the editor and in addition can prevent the occurrence of simple coding mistakes.
Object Display Function (Model Editing Tool 420)
The model editing tool 420 enables normal display and display from different viewpoints.
FIG. 11 is a view of an example of an object displayed in the “3D View” window of a GUI screen of the display device 24.
The model editing tool 420 displays a three-dimensional perspective projection view (3D perspective view) of the object indicated by the prepared graphic data in the “3D View” window in the GUI screen (FIG. 9). Below, this will be called the “3D View” window. In this state, if the user clicks and selects an object in the “3D View” window and clicks and selects one of a “Rotate” button, “Move”, “Navigate”, or “Scale” button displayed in the “Conductor” window of the GUI screen shown in FIG. 10A to change the rotation, motion, or viewpoint motion operation mode and further if the user depresses the left button of the mouse 262 and drags on the inside of the “3D View” window or clicks on it by the left button of the mouse 262, the model editing tool 420 displays an image (object) obtained by rotating or moving the selected object (model) on the display device 24 in accordance with the mouse mode (rotation, motion) and the operation of the user with respect to the “3D View” window. When the user selects “Navigate (viewpoint motion)” as the operation mode, the model editing tool 420 uses the position in the “3D View” window clicked by the user as the viewpoint and displays the image when viewing the selected object from this viewpoint. Therefore, according to the above processing of the model editing tool 420, it is possible to view the object from various viewpoints.
Note, that when performing the processing for changing the viewpoint, the positioning the object to be processed to the center of the window is preferable from the view point of the operability. Alternatively, when the object is positioned at the out of the display area of the window, the operation of changing the view point and searching the object in the virtual space must be repeated—after “point of the operability”. Accordingly, the model editing tool 420 automatically makes the object concerned move to the center of the window. This processing is called “POI” (point of interest). That is, in the present invention, as shown in FIG. 12, there is a POI mode. As shown in FIG. 12, when a user uses the mouse 262 to point to and selects an object (cone) in the “3D View” window and selects POI from the pop-up menu, the model editing tool 420 matches the viewpoint with the selected object, the viewpoint of the object moves as shown in FIG. 12 to FIG. 14, and finally the selected object is displayed at the desired position in the “3D View” window as shown in FIG. 14, that is, in the illustration of FIG. 14, the center position of the window. If the object is made to move to the desired position (center position of the window) by the POI then processing such as “Navigate”, “Move”, “Rotate”, or “Scale” is used to move the viewpoint of the object, it becomes possible to view the object in the desired state from different viewpoints. Further, since the object is moved to the center of the window or other desirable position by POI when performing the “Navigate”, “Move”, “Rotate”, or “Scale” operation, the operation for moving the viewpoint becomes easy.
For details of the POI, an example of the POI operation is given with reference to the display of FIG. 12 to FIG. 14. FIG. 12 is a view of the method of selection of the POI. FIG. 13 is a view of the state of making the object corresponding to the selected node move to the center of the window. FIG. 14 is a view of the state of movement of the graphic of the object corresponding to the selected node to the center of the window by the POI.
In FIG. 12 to FIG. 14, the left side shows the scene graph window in a screen of the display device 24 illustrated in FIG. 9, while the right side shows the “3D View” window. The “3D View” window is used below as the editing window for the model editing tool 420.
FIG. 12
(1) If the desired node, in this illustration the word “Cone”, is clicked by the left button of the mouse 262 from the scene graph window illustrated at the left side of FIG. 12, the model editing tool 420 reverses the black and white colors of the word “Cone” of the scene graph window to clearly indicate the selection of a cone.
(2) If the user depresses the right button of the mouse 262 after confirming the inverted black and white state of the word “Cone”, the model editing tool 420 displays the pop-up menu as illustrated in FIG. 12.
(3) The user selects “Point of interest” from the pop-up menu. In response, the model editing tool 420 reverses the black and white colors of the words “Point of interest”. The user confirms this, then clicks the left button of the mouse 262.
FIG. 13
(4) As illustrated in the window at the right side of FIG. 13, the model editing tool 420 makes the graphic of the object corresponding to the selected node, that is, the front view of the “graphic of a cone”, gradually to the center of the front view of the window. The user can view the state of movement of the “graphic of the cone”.
FIG. 14
FIG. 14 shows the state of completion of movement where the graphic of the object corresponding to the selected node (in this example, the cone) is displayed at the center of the window at the right side of FIG. 14 in an enlarged state. As illustrated in FIG. 14, the graphic of the object is displayed at the center of the window in a suitable size.
(5) In this state, the user can perform processing for changing the desired viewpoint. As the methods for viewing from different viewpoints, there are “Navigate”, “Move”, “Rotate”, “Scale”, etc. as shown in the “Conductor” window illustrated in FIG. 10.
Scaling Function of Object (Model Editing Tool 420)
If making the operation mode of the mouse 262 the “scale” in the “Conductor” window shown in FIG. 10A and, for example, the user moves the cursor while depressing a predetermined button of the mouse 262 or inputting an operation for instructing a modification of the size of the object or data showing the size after the modification from the keyboard 260, the model editing tool 420 modifies the dimensions (size) of the object in accordance with the motion of the cursor and displays the same. When the user releases the button of the mouse 262, the model editing tool 420 finally sets the size of the model and modifies the content of the graphic data of the object so as to display the object of the size at the time of the final setting in the three-dimensional virtual space.
Note that it is possible for the user to combine the modification of the mouse mode and the operation of the mouse 262 to make, for example, the routing editing tool 422 rotate and move the object and also enlarge (reduce) and display the changed image in the “3D View” window. That is, this is processing effective when viewing an object from different viewpoints.
Further, if the user, for example, releases the predetermined button of the mouse 262 or performs another operation for instructing modification of the graphic data, the model editing tool 420 modifies the content of the graphic data of the object (model) in accordance with the object displayed on the display device 24.
Region Display and Setting Function of Sensor Node (Model Editing Tool 420 and Browser Emulator 460)
A sensor is provided in the Primitive Bar illustrated in FIG. 10A and FIG. 10C for generating an event when the user clicks and points to an object in a virtual space displayed in a window of the screen of the display device 24. When the sensor generates an event, script routed to the sensor is executed, and when the cursor moves outside the region (boundary box) of the sensor node, the script stops being executed.
The sensor node region display and setting function is a function for confirming and modifying the range of a valid region in a touch sensor given to an object for generating an event in accordance with an operation by the mouse 262, etc., a sound node outputting a sound in accordance with an operation of the mouse 262, etc., or other three-dimensional virtual space.
An explanation will be made of the sensor node region display and setting function referring to FIG. 15.
S301: The user clicks on an object in the “3D View” window using the mouse 262.
S302: The model editing tool 420 operates in response to the above operation of the user. The model editing tool 420 selects the clicked object and causes the bounding box surrounding the selected object to blink.
S303: Further, the user clicks on the “Sensor” tab of the “Conductor” window in the menu screen to designate for example a touch sensor (TouchSensor) or the like.
S304: The model editing tool 420 adds a touch sensor, etc. to the object in accordance with the operation of the user.
In this initial stage, the range indicated by the bounding box indicating the selection of the object becomes the range of the valid region of the touch, etc.
S305: Further, the user inputs a command for instructing a modification of the range of the valid region of a sensor from the keyboard 260 and data showing the range of the valid region after the modification or uses the mouse 262 to point to the range of the valid region after the modification.
S306: The model editing tool 420 modifies the range of the valid region of the sensor, etc. and displays the range of the valid region of the sensor, etc. after the change by the bounding box in accordance with the operation of the user. Note, in the following embodiments showing as the examples, the shape of the bounding line is represented as the box-like shape (i.e., the bounding box), but, the shape of the bounding line is not limited to the bounding box-like shape for the embodiments of the present invention.
The display function and scaling function mentioned above are possible also with respect to the following line (the bounding box). The user can make the model editing tool 420 perform rotation, motion, and enlarged or reduced display of the bounding box by the above operation. The model editing tool 420 sets the range defined by the bounding box modified by these operations as the range of the valid region of the sensor, etc. after modification.
S307: Further, the user depresses the “Play” button displayed in the “Conductor” window by the mouse 262 for confirming the substance after the modification.
S308: The browser emulator 460 operates in response to the operation of the user. The browser emulator 460 executes the operation for analyzing and displaying the content. Note that preferably, as explained in the above section “Confirmation Operation”, the backup manager 466 is also activated simultaneously with the browser emulator 460 so as to enable storage and restoration of the field values due to a moving object while confirming the VRML content by the browser emulator 460.
S309, S310: In the state with the browser emulator 460 is operating, for example if the user moves the cursor of the mouse 262 into the bounding box, the sensor generates the event and the script routed to the sensor is executed. If the cursor is moved to the outside of the bounding box, the execution of the script is stopped.
S311: The execution of the VRML content by the browser emulator 460 is stopped by the user depressing the “Stop” button displayed in the “Conductor” window to return the operation of the content preparation software tool 4 to the preparation mode.
Parallel View Function (Model Editing Tool 420)
FIG. 16 is a view of a pop-up menu displayed in the “3D View” window of the display device 24. FIG. 17 is a view of the parallel view function.
If the user clicks on a predetermined button of the mouse 262 (right button of mouse) in the “3D View” window in a state where the browser emulator 460 is stopped, as shown in FIG. 16, the model editing tool 420 displays the pop-up menu in the “3D View” window. If the user selects one item from the pop-up menu, the model editing tool 420 two-dimensionally displays a side view of the object, a top view, or a view by a wire frame in the “Parallel View” window in the menu screen of the display device 24.
Attention Function (Model Editing Tool 420)
The attention function is a function used for confirming the shape of an object displayed in the “3D View” window. It arranges and displays objects as the user sees them from a viewpoint designated in the content preparation software tool 4 in the three-dimensional virtual space around one among the one or more objects selected by the user by the mouse 262 in the “3D View” window.
The model editing tool 420 displays one or more objects prepared in the “3D View Window” arranged in a three-dimensional virtual space.
As the menu screen displayed on the display device 24, that illustrated in FIG. 18 and FIG. 19 is shown. FIG. 20 to FIG. 22 are views of objects displayed in the “3D View” window as first to third examples showing the attention function. The objects shown in FIG. 18 to FIG. 19 are cones, but the objects displayed in FIG. 20 to FIG. 22 are embellished cones.
The attention function will be explained with reference to the flow chart of FIG. 23.
S321: The user clicks the “Navigate” button by the mouse 262 in the “Conductor” window as shown in FIG. 18 to enter the viewpoint motion (Navigate) mode.
S322: The user clicks on and selects a conical object by the left button of the mouse 262 as shown in FIG. 18 or FIG. 20 in a “3D View” window displaying, for example, the conical object shown in FIG. 18 or the conical object and the embellished cylindrical object shown in FIG. 20. The model editing tool 420 surrounds the selected conical object by the bounding box to indicate that it has been selected.
S323, S324: The user selects “Attention On” of the pop-up menu displayed by clicking the right button of the mouse 262 as shown in FIG. 18. Due to this, the model editing tool 420, as shown in FIG. 19 or FIG. 21, changes the background of the viewpoint position display panel to yellow and changes the direction of the line of sight so that the selected object is at the center of the “3D View” window. The position of the viewpoint does not change, however, so the distance to the object remains the same.
S325: When the user depresses the left button of the mouse 262 and drags around the object, as illustrated in FIG. 22, the position of the viewpoint and the direction of the line of sight of the object change accordingly, so it is possible to view the object from various directions. That is, the model editing tool 420 changes the substance of the display of the “3D View” window in accordance with the designation of the user to an image of the conical object and cylindrical object as seen when using the position designated in the three-dimensional virtual space as the viewpoint. In this way, by using the attention function, the user can view not only the object itself rotated, but also the entire scene actually displayed in the “3D View” window rotated in the three-dimensional virtual space and therefore can easily obtain a grasp of the entire image of the object.
S326: When finishing viewing, the user, as shown in FIG. 19, selects “Attention OFF” in the pop-up menu. By this, the attention function of the model editing tool 420 is ended.
Routing Editing Function: Setting of Type of Input Data (Routing Editing Tool 422)
In VRML 2.0, it is possible to define the transfer of events between fields of the nodes by the route text such as the following:
ROUTE NODE1.field1 TO NODE2.field2
In this example, it is defined to send an event to a field given the field name (eventout) of “field1” of the node given the node name (NodeName) of “NODE1”. In this route text, it is necessary that the data type (Data Type) preset for the field name (eventOut) of the side outputting the event and the data type (Data Type) preset for the field name (eventIn) of the side inputting the event match.
When the user selects the field names of nodes on the side inputting an event, the routing editing function displays just field names matching the data type preset for the field name of the node of the side outputting the already selected event as a pull down list (drop down list) in the ComboBox. By presenting to the user just the field names for which routing is possible in this way, the user can avoid the problem of describing mistaken route text and therefore the work of the describing the routing is made easier for the user.
The routing editing function will be further explained with reference to FIG. 24 and FIG. 25 to FIG. 27.
FIG. 24 is a flow chart of the processing of the routing editing function.
FIG. 25 to FIG. 27 are views of the “Route” window showing an example of the routing editing function.
The routing editing function, in other words, the processing for setting the type which may be input, will be explained with reference to FIG. 24. The following processing is executed by interactive manner of the routing editing tool 422 with the user.
S331: The “Route” window is opened by the user and the routing editing tool 422 judges if the mouse has been operated to display the pull down list (drop down list) of the node names (NodeName) or their field names (eventout) of the upper side outputting events.
S332: The routing editing tool 422 extracts the node names (NodeName) or their field names (eventOut) of the side outputting events which can be selected and displays the same as a pull down list (also called a ComboBox).
S333: “TSI” for example is displayed by the routing editing tool 422 as the node name (NodeName) of the side outputting the event selected by the operation of the user to select from the menu using the mouse and “isActive” for example is displayed by the routing editing tool 422 as the field name (eventOut) from the pull down list displayed as shown in FIG. 25. The data type (Date Type) preset for the selected field name, for example SFBool (Boolean value showing true or false, taking one of value of FALSE (0) or TRUE (1)), is displayed as reference in the right adjoining region of the field name (eventOut) by the routing editing tool 422.
S334: Whether or not there has been a mouse operation by the user for displaying the pull down list of the node names (NodeName) of the lower side inputting the event is judged by the routing editing tool 422.
S335: As shown in FIG. 26, for example, “PL1” and “TS1” are displayed by the routing editing tool 422 in the pull down list as node names (NodeName) of the input side of the event which may be selected.
S336: The node name (NodeName) of the side inputting the event selected by the operation of the user to select from the menu using the mouse 262 is displayed by the routing editing tool 422 from the pull down list shown in FIG. 26.
S337: Whether or not there has been a mouse operation by the user for displaying the pull down list of the field names (eventIn) of the lower side inputting the event is judged by the routing editing tool 422.
S338: As shown in FIG. 27, just the field names (eventOut) of the side inputting the event which can be selected are displayed in a pull down list by the routing editing tool 422. In this case, only the field names named “on”, that is, the field names which match the data type preset for the field name of the node of the side outputting the event already selected by the user (in this case, which match SFBool), are displayed in the pull down list by the routing editing tool 422.
S339: The field name (eventOut) of the node of the side inputting the event selected by the menu selection operation by the mouse from the pull down list shown in FIG. 27 is displayed by the routing editing tool 422 and the route text corresponding to the node names and the field names for transferring the event selected by the above menu operation is generated at the routing editing tool 422.
In this way, according to the routing editing function, since just the file names of the nodes matching the type of the data of the event to be transferred between the fields of the nodes are displayed to the user, the user can select one of the file names displayed to set the type of the routing. Therefore, it becomes easy to set the type of data of the routing and mismatches of the types of data between nodes due to careless error etc. and other problems can be prevented.
Routing information is deleted by selecting the routing desired to be deleted and then depressing the “Delete” button. The routing editing tool 422 deletes the routing information in accordance with this operation.
Script Editing Function (Text Editor 426)
When the user modifies the value of the input/output of the script node (“eventIn”, “eventOut), the text editor 426 automatically modifies the source program of the script corresponding to the script node so as to be compatible with the value of the input/output after the modification.
File Scope Function (Scene Graph Editing Tool 424)
When the user selects the VRML file to be edited in the “Conductor” window etc. of the menu screen of the display device 24, the scene graph editing tool 424 displays the nodes referred to by the selected VRML file to be edited in the “Scene Graph” window in the form of for example, a hierarchical tree. The set of nodes referred to by the VRML file to be edited in this way will also be referred to as a “file scope”.
The scene graph editing tool 424 limits the nodes for routing, script preparation, and other editing to the file scope displayed in the “Scene Graph” window. Further, the content of the file scope and the nodes which may be edited are changed to the nodes referred to by the VRML file after modification in accordance with modification by the user of the VRML file to be edited.
Note that the script editing function is valid throughout the nodes in the same VRML file (in file scale). When the user modifies the value of the input/output of the script node in the same VRML file (“eventIn”, “eventOut), the text editor 426 automatically changes the source programs of the script corresponding to the script node in the same VRML file (displayed in the same file scope) to be compatible with the value of the input/output after the modification so as to maintain the match of the descriptions between the script nodes (Inline management function). Further, in the VRML file, the name of the node must be unique, therefore the text editor 426 automatically changes the node name so that the name of the copied and pasted node becomes unique in the same VRML file so as to avoid overlapping of the node name (naming function at paste).
Basic Method of Preparation of VRML Content
An explanation will next be given of an example of the preparation of VRML content by the content preparation software tool 4.
FIG. 28 is a view of an example of a conical object prepared by the content preparation software tool 4.
An explanation will be made of the case of preparing the content (first content) for attaching a sensor to the conical object shown in FIG. 28 and making the cone bright or dark (turning ON/OFF the light) in accordance with pointing to the sensor as a first specific example of preparation of content of three-dimensional virtual space (VRML content) using the content preparation software tool 4.
The VRML content is prepared by the process illustrated in FIG. 29. That is,
S401: Preparing the graphic data [arranging the geometry node of the object {geometry node (cone)}]
S402: Adding the sensor [arranging the sensor node (TouchSensor)
S403: Attaching a light node [arranging a node prescribed by VRML {common node (PointLight)}
S404: Naming the node being routed
S405: Setting the route
S406: Confirming the operation
Details of the process will be explained below:
S401: Preparation of Graphic Data [Arrangement of Geometry Node (Cone)]
The user arranges the object in the three-dimensional virtual space (world) to construct the entire setup. The object which can be arranged in the three-dimensional virtual space as the object by using the content preparation software tool 4 is provided by, for example, a basic node of VRML 2.0 or a library window.
It is also possible for the content preparation software tool 4 to read the graphic data of an object prepared by other modeling software by converting this to a file format compatible with VRML 2.0.
When the user activates the content preparation software tool 4, the graphical user interface (GUI) 40 displays the GUI menu screen shown in FIG. 9 on the display device 24. When the user selects the item of “File/New” in “Conductor” window by using the mouse 262, etc., the model editing tool 420 of the content preparation software tool 4 newly prepares an empty world.
The user performs the work for placing the conical object (cone) in the prepared empty world. When the user selects “Cone” from the “Geometry” tab of the “Conductor” window and clicks on the window for graphic data preparation (hereinafter described as the “3D View” window), the model editing tool 420 of the editing tool 42 prepares the graphic data of the object (cone) and displays the conical shape (cone) shown in FIG. 28 in the “3D View” window. Note that, at this time, it is also possible for the user to use the attention function of the content preparation software tool 4 to display the image visible when moving the periphery of the object (cone) in the three-dimensional virtual space in the “3D View” window and confirm the shape of the object (cone).
S402: Addition of Sensor [Arrangement of Sensor Node (TouchSensor)]
In order to add motion to the object in the three-dimensional virtual space or make the object move in response to an operation of the user, it is necessary to add a sensor to the object, detect a constant condition for the operation of the user with respect to the object, and transmit the change thereof as an event to the other nodes.
Below, this will be explained by taking as an example the addition of a touch sensor (TouchSensor) for detecting a pointing operation by the mouse 262 with respect to the object.
The sensor is added to the object by placing the object in the selection state and then generating the sensor (TouchSensor).
(1) First, when the user clicks on the object (cone) in the “3D View” window, the model editing tool 420 selects the clicked object and makes the bounding box surrounding the selected object blink.
(2) Further, when the user clicks on the “Sensor” tab of the “Conductor” window, selects the touch sensor (TouchSensor) located at the rightmost side of the “Sensor” tab, and clicks on the “3D View” window, the model editing tool 420 adds the touch sensor to the object and adds the data thereof to the graphic data of the object. Note that at this stage, as mentioned above, it is also possible for the user to use the keyboard 260 or the mouse 262 to modify the range of the valid region of the sensor (TouchSensor).
FIG. 30 is a view of the “Scene Graph” window in the menu screen.
The scene graph editing tool 424 modifies the content of the display of the “Scene Graph” window in the menu screen, as shown in FIG. 30, in accordance with the addition of the touch sensor to the object. The user can confirm that the touch sensor (TouchSensor) was added to the object, in this example a cone, by referring to the “Scene Graph” window shown in FIG. 30.
This example shows a case of adding a sensor (TouchSensor) to a simple object such as a cone, but it is also possible to add a sensor (TouchSensor) to a more complex object than a cone by a similar operation of the user.
S403: Addition of Common Node (PointLight)
In VRML 2.0, the operation is described by the flow of transmitting the event detected by the sensor (sensor node) to another node and having the node receiving the event modify its state.
Below, this will be explained by taking as an example a case when a common node (PointLight) for making the light blink is added as the node receiving the event.
The common node (PointLight) lies in the “Common” tab of the “Conductor” window. However, when producing a light at the same position as the object while maintaining the illustrated display as it is, it becomes invisible, therefore it is necessary to move the viewpoint in advance.
When the user makes the “3D View” window active and for example depresses a down arrow key ↓ of the keyboard 260, the model editing tool 420 displays the object seen from a position slightly away from the viewpoint in the “3D View” window. When selecting the common node (PointLight) in this state, the model editing tool 420 displays the object (cone) brightly as shown in FIG. 31.
S404: Naming of Node to be Routed
Next, the user carries out routing between nodes, for example, establishes correspondence from the sensor (TouchSensor) to the common node (PointLight).
The “routing” means the connection of the two for transmitting the event among nodes, for example, from the sensor to the script.
In order to perform this routing, it is necessary to first add a name (DEF name) to the sensor.
FIG. 32 and FIG. 33 are views of the work of naming the sensor node by the “Attribute” window.
The “Attribute” window is a window for modifying an attribute of the selected object. The name (DEF name) is added to the node by an operation with respect to the “Attribute” window. Here, this will be explained by taking as an example a case where the user selects the sensor (TouchSensor) from the “Scene Graph” window and adds the DEF name (TS1, PL1) in the “Attribute” window.
As shown in FIG. 32, when the user designates the position of the “DEF name” in the “Attribute” window, types “TS1” from the keyboard 260, and pushes the return key and, further, as shown in FIG. 33, selects the common node (PointLight) from the “Scene Graph” window, types “PL1”, and pushes the return key, the scene graph editing tool 424 adds the DEF names “TS1” and “PL1” to the sensor (TouchSensor) and the common node (PointLight), respectively.
Further, when the user double clicks for example the “On” field of the common node (PointLight) of the “Attribute” window, the text editor 426 turns off the initial state of the light and adds the same to the graphic data of the object.
S405: Setting of Route
FIG. 34 is a view of an example of the “Route” window used for setting the routing between nodes.
The user performs sets the routing so as to transmit the event generated in the sensor (TouchSensor; TS1) to the common node (PointLight; PL1). The content preparation software tool 4 sets the routing by the “Route” window shown in FIG. 34.
In the “Route” window illustrated in FIG. 34, the upper “NodeName” position is used for setting the node name on the output side, while the lower “NodeName” position is used for setting the node name on the input side. Since the event is to click on the sensor (TouchSensor) and then turn the light on/off, when the user sets TS1 in “NodeName” on the output side and selects “isActive” for “eventOut”, the format “SFBool” is displayed on the right side. Note that the display of “SFBool” on the right side indicates that the format of the event transferred in “isActive” is SFBool.
The user sets PL1 in “NodeName” and sets “on” in “eventIn” as the setting on the input side.
In accordance with the setting by the user, the routing editing tool 422 modifies the display of the “Route” window of the display device 24 as shown in FIG. 34.
When the above setting is ended and the user depresses the “Add” button, the routing editing tool 422 establishes correspondence between the sensor (TouchSensor) and common node (PointLight) for the routing and adds the route among nodes.
S406: Confirmation of Operation
When the user depresses the “Play” button displayed on the display device 24, this is input to the graphical user interface (GUI) 40 of the content preparation software tool 4 and the operation of the VRML browser 308 is emulated by the browser emulator 460 of the content preparation software tool 4. Therefore, it is possible to confirm the VRML content at any time during the work for preparation of the VRML content without activating the VRML browser 308.
Further, when the user depresses the “Play” button displayed on the display device 24, the normal content preparation work is returned to.
Below, the work for confirmation of the content will be explained.
When depressing the “Play” button (button with right facing triangle mark) located at the bottom left of the “Conductor” window by the mouse 262, the content preparation software tool 4 emulates the operation of the browser by the browser emulator 460 from the operation for preparation of the content (preparation mode) and then shifts to the operation for confirming the prepared content (simulation mode).
When shifting to the simulation mode, the backup manager 466 stores the states of the nodes of the VRML content at this point of time and the viewpoint of the user. The browser emulator 460 then executes the VRML content and displays the same on the display device 24. When the user depresses the object (cone) displayed in the “3D View” window by the mouse 262 while the browser emulator 460 executes and displays the VRML content, the object is displayed bright (Light ON) when depressed and the object is displayed dark (Light OFF) when not depressed.
In this way, in the simulation mode, when the user clicks on the object (cone) by the mouse 262, the sensor (TouchSensor) attached to the object detects the click and the event is generated. The generated event is transmitted to the common node (PointLight) by the setting of the routing, the common node (PointLight) changes the state, the object is turned ON, the event is generated by the similar flow even at the end of the click, and the common node (PointLight) turns off the light of the object.
Further, when the user depresses the “Stop” button (button with square mark) of the “Conductor” window by the mouse 262, the content preparation software tool 4 returns to the usual content preparation mode.
When returning to the VRML content preparation mode, the backup manager 466 returns the state of the content to the stored initial state at the point of time when it enters into the simulation mode and further returns the viewpoint of the user to the position at the point of time when it enters into the simulation mode. The model editing tool 420 displays the graphic data of the initial state in the “3D View” window.
Storage of Prepared VRML Content
When storing the file, when the user designates the file name by the “File/Save As” menu of the menu screen, the file input/output unit 462 records the file of the VRML content stored in the scene graph data base 44 in an external recording medium 28 via the hard disk drive 214 or the floppy disk drive 216 and the MO disk drive device 218. It is also possible for the user to open and view the file of the recorded content by the browser 308.
As explained above, it will be understood that, when preparing and confirming simple content for displaying the conical object bright or displaying it dark in accordance with a click by the mouse 262, it is possible to add the graphic data of the object, add a sensor, and add the routing by an interactive operation by the graphical user interface 40 without programming by input of a complex character train command.
Preparation of Complex Content
Below, an explanation will be made of the case of preparing VRML content (second content) changing the color of the object when the mouse cursor comes over the object as a second specific example of preparation of content of three-dimensional virtual space (VRML content) using the content preparation software tool 4.
The above VRML content was comprised to transmit an event generated by a sensor (TouchSensor) attached to the object to another node [common node (PointLight)], but in VRML 2.0, script is interposed between the sensor and the other node and further complex motion can be realized.
For example, in order to realize the second content by VRML 2.0, the color of the object (cone) is designated by the material attribute. This material attribute includes a plurality of fields. By setting diffuse color as the material attribute, the color of the object can be changed. In such a case, it is necessary to set the material attribute “diffuse color” in accordance with the generation of the event. In such a case, diffuseColor can be set by interposing the script.
The work of preparing the second content becomes the routine illustrated in FIG. 35. That is,
S411: Preparing the graphic data [arranging the geometry node (cone)]
S412: Adding a sensor [arranging a sensor node (TouchSensor)]
S413: Naming the node to be routed
S414: Preparing the script
S415: Describing a program corresponding to the script (only debug code)
S416: Setting a route to the script
S417: Confirming the operation
S418: Describing a program corresponding to the script (setting the color)
S419: Setting the route to the material node
S420: Confirming the operation
Note that, the operation of steps 411 and 412 is the same as the operation of steps 201 and 202 described with reference to FIG. 29. so the explanation will be omitted.
Below, the work of the preparation of the second content will be explained.
S413: Naming Node to be Routed
In VRML 2.0, in order to perform the routing, it is first necessary to add names. In the preparation of the first content, as mentioned above, names (TS1 and PL1) were added to the sensor (TouchSensor) and common node (PointLight). In the preparation of the second content, it is necessary to further name the material attribute.
FIG. 36 is a view of the “Appearance” window in the menu screen.
In VRML 2.0, material attributes are contained in the appearance node for setting an attribute such as the color added to the object and the bit map data. In the content preparation software tool 4, the “Appearance” window of the menu screen is used for the editing of the appearance (including material, texture, etc.) of the graphic data of the object selected in the “3D View” window.
When giving a name to the material attribute of the object, the user first clicks on and selects the object by the mouse 262, selects the “Material” tab of the “Appearance” window shown in FIG. 36, and gives a name, for example, “CONE1_MAT”.
S414: Preparation of Script Node
In VRML 2.0, there is a node for interfacing with the script program referred to as a script node. This script node is contained in the VRML file and enables the description of a complex operation by using a script described by, for example, the Java language. However, the script node has an interface function, so it has a close relationship with the opposing script for the interfacing and further enables definition of a plurality of inputs/outputs. Therefore, it becomes difficult for the user to understand this.
For this reason, in the content preparation software tool 4, there is a function referred to as a “Script Expert” for simplifying the description of the script.
According to the “Script Expert” function, by defining the input/output of the script, the template of the script program can be automatically generated and further the Input/output field can be edited by using the “Attribute” window.
FIG. 37 and FIG. 38 are views of an example of the interactive operation for preparing the script. FIG. 38 shows the interactive operation at the time of a “pop-up”.
When the user selects “Script/Expert” by the mouse 262 in the menu screen of the content preparation software tool 4, the template preparation tool 428 opens the interactive operation for preparing the script shown in FIG. 37 and FIG. 38.
In this interactive operation, “DEF” of the uppermost position is used for naming the script node used for the routing to the VRML file of the script. The user inputs for example “SC1” to this position as the name of the script node.
“ClassName” of the position under “DEF” of the interactive operation is used for attaching a class name to the script of the Java language. The user attaches for example the temporary name “SC1” to the script.
Further, the user defines the input/output of the script node at the further lower position in the interactive operation. In the preparation of the second content, the event generated by the sensor (TouchSensor) is input to the script, therefore the user changes “DataType” on the “eventIn” side from the sensor (TouchSensor) to “SFBool” compatible with the format when transferring the event from the sensor (TouchSensor) and changes “field name” to “inBool”.
The output of the sensor is transferred to the script for controlling the color of the material, therefore the user changes “DataType” on the “eventOut” side to “SFColor” and changes “field name” to “outColor”.
The substance of the display of the interactive operation at the point of time when the user ends the set-up necessary for the preparation of the script node is as shown in FIG. 37.
Further, when the user depresses the “OK” button at the bottom portion in the interactive operation shown in FIG. 37 by the mouse 262, the template preparation tool 428 prepares the script node and prepares the template of the script corresponding to the script node.
S415: Description of Debug Code
The content preparation software tool 4 further has a function of supporting and executing the description of the script by the Java language. That is, the template preparation tool 428 prepares the template of the program corresponding to the script node, outputs the same to the text editor 426, and supports the description of the script by the user. When using the content preparation software tool 4, the user can prepare the script by just editing and making modifications to the template prepared by the template preparation tool 428 by using the text editor 426, therefore the trouble required for the preparation of source program of the script may be made very small.
Further, the user can use the Java compiler 474 to compile the script program prepared by the template preparation tool 428 and the text editor 426. Accordingly, it is not necessary to stop the content preparation software tool 4 and activate the compiler for the Java language whenever the source program of the script is prepared.
By the work up to this point of time, the newly defined template of the script is prepared and the editing of the script becomes possible. However, the template prepared by the template preparation tool 428 is only defined by the basic part of the input/output at this point of time and does not contain a program for actually realizing the event. Further, it is also possible for the user to edit the template by using the text editor 426 by the script description support and execution function to immediately prepare the script for modifying the color of the object, but it is desirable to confirm whether or not the prepared template actually operates by the debug code before this.
FIG. 39 is a view of the screen of the editor displayed by the text editor 426.
In accordance with the operation of the user, the text editor 426 displays the template prepared by the template preparation tool 428 in the window for text editing of the display device 24 shown in FIG. 39.
As shown in FIG. 39, the field name on the output side defined in the work heretofore is defined as the private variable (part of private SFColor m_outColor). In the initialize() method, the code for initializing this variable is embedded. A method such as _inBoolCB( ) is called up when there is an input event. A program operated by the input from the sensor (TouchSensor) is described in this method [_inBoolCB( )].
For example, when the code for viewing the value of the input from the sensor is added to the template, the following debug code is added to the _inBoolCB( ) method.
TABLE 1
System.out.printIn(“_inBoolCB( ) called:
”+ev.getValue( ));
When this debug code is added and the user clicks on the right button and selects “Compile” from the pop-up menu, the Java compiler 474 is activated, the templates (source programs of scripts) to which the debug code was added are compiled, and the message in the compilation is displayed at the lower part of the editor.
Note that, when the user depresses the “Play” button for confirmation of operation, the Java compiler 474 automatically compiles the source programs of the prepared script to prepare the object program, and the browser emulator 460 executes the automatically prepared object program. Note, in this case, if an error is generated during the compilation, the browser emulator 460 does not execute the VRML content.
When the compilation ends normally, the Java compiler 474 displays the word “Finished” on the screen of the editor. When the compilation ends abnormally, a compilation error is displayed. When a compilation error is displayed, the user uses the text editor 426 to confirm again whether or not there is a typing error and amend the program (template), then executes the compilation again, whereby the error can be eliminated.
At the time of the debugging by the Java debugger 472, the data indicated by the debug code is displayed in the “Route” window, therefore, in this case, the user can understand the value of the data input from the sensor at the time of execution of the script.
FIG. 40 is a view of an example of the script “Attribute” window able to be used for the editing of the “eventin” and “eventout” of the script node. Note that, for the editing of “eventIn” and “eventOut of the script node, the “Script Attribute” window shown in FIG. 40 is used.
When “eventIn” or “eventOut of the “Attribute” window of the menu screen is depressed in a state where the user selects the script node, the “Script Attribute” window shown in FIG. 40 opens.
When the “format” and “name” are set in the input field of the “Script Attribute” window and the “Add” button is depressed by the mouse 262, the text editor 426 adds a field to the script and further modifies the script node in the scene graph data base 44.
Further, when the user displays the input/output attribute of the script in a table in the “Script Attribute” window, designates a field, and depresses the “Delete” button by the mouse 262, the text editor 426 erases the description of the field from the script.
Further, when modifying the “format” and “name” of the field of the script, the field of the script is erased once, then they are newly added.
When the script node is modified by the above operation, the text editor 426 automatically modifies the source program of the script so as to be compatible with the state after modification.
A concrete example of the automatic modification of a source program will be given next.
For example, when the user displays the “eventOut” side in the “Script Attribute” window shown in FIG. 40, designates the “TypeName” side as “SFBool”, designates the “EventName” side as “outColor”, and depresses the “Delete” button, the text editor 426 automatically erases the 10th row of the script shown in FIG. 39 (private SFColor m_outColor;) to reflect the modification.
S416: Settina of Route to Script Node
FIG. 41 is a view of an example of the content of the “Route” window.
As mentioned above, in order to make the script operate, routing is necessary. In the second script, in the “Route” window shown in FIG. 41, the event generated by the sensor (TouchSensor) is routed to the script node, and the color of the object (cone) is modified.
FIG. 42 is a view of the substance of the “Java Console” window displayed by the browser emulator 460.
When the cursor of the mouse 262 passes through the object (cone), if the routing is performed making the event generated by the sensor (TouchSensor) “isOver” and the field of the script node receiving the event “inBool” designated by using the “Script Expert” function, the Java debugger 472 displays, for example, a message of the content shown in FIG. 43 in the “Java Console” window.
S417: Confirmation of Operation
In the work of describing the debug code of step 415 (S415), the debug code is added to the script. Therefore, when the message shown in FIG. 43 is displayed in the “Java Console” window, the user can confirm whether or not the script operates without error. Further, in order to confirm the operation of the second content, the user may depress the “Play” button of the display device 24 in the same way as at the time of confirmation of operation of the first content.
Further, when there is a necessity for displaying the value of the output of the script, when the user selects the “View/Java Console” menu of the menu screen, the browser emulator 460 displays the “Java Console” window shown in FIG. 43.
Further, when the user depresses the “Play” button of the menu of the display device 24, the browser emulator 460 emulates the operation of the VRML browser 308 and displays the object (image) of the three-dimensional virtual space indicated by the VRML content in the “3D View” window. Further, when the user moves the cursor in the “3D View” window to the object by the mouse 262, as shown in FIG. 41, the Java debugger 472 displays the message “true” in the “Java Console” window, while when the user moves the cursor away from the object, the message “false” is displayed.
The substance of the display of the “Java Console” window shown in FIG. 43 shows that, when the cursor of the mouse 262 comes to the object, the sensor (TouchSensor) attached to the object detects this state and generates an event, this is transmitted to the script node. The display in the “Java Console” window is carried out by the execution of system.out.printin() in the foregoing method.
Note that, even in a case when the cursor of the mouse 262 is moved away from the object, the event is similarly transmitted and the result of the operation is displayed in the “Java Console” window.
When the user debugs the script, as mentioned above, it can confirmed whether or not the event is being normally transmitted to the script by adding the debug code to the script.
S418: Description of Program Corresponding to Script
FIG. 44 is a view of an example of the script obtained by adding codes for changing the color of the object (cone).
The color of the object is modified by writing a value in the field of the output side of the script shown in FIG. 44 (variable name “m_outColor”) and routing to the material attribute. In order to add codes for changing the color of the object to the script, the following codes are added to the method [_inBoolCB( )].
TABLE 2
float r[ ] = (1.0f, 0.0f, 0.0f);
float g[ ] = (0.0f, 1.0f, 0.0f);
if (ev.getValue( )) m_outColor.setValue (r);
else m_outColor.setValue(g);
By the addition of these codes, in the emulation operation by the browser emulator 460, when the cursor of the mouse 262 enters the object, ev.getValue( ) of the code becomes “true” and red is output from the script (SC1), while when the cursor leaves it, ev.getValue( ) of the code becomes “false” and green is output from the script.
S419: Setting of Route to Material Node
In order to actually change the color of the object (cone), it is necessary to perform routing from the script node to the material attribute.
FIG. 36 is a view of the substance of the display of the case when “outColor” of the script program (SC1) is routed to “diffusecolor” of the material attribute (CONE1_MAT) in the “Route” window.
When the user routes “outColor” of the script node (SC1) to “diffuseColor” of CONE1_MAT in the “Route” window, propagation of the event from the sensor (TouchSensor) to the script (SC1) together with the routing set heretofore, and further the propagation of the event from the script node to the material attribute (CONE1_MAT), are completed.
When the above work is ended, if the user depresses the “Play” button of the “Conductor” window and moves the cursor of the mouse 262 onto the object (cone), the color of the object becomes red, while when it moves the cursor away from the object, the color of the object becomes green.
In the same way as when confirming the operation of the first content, the backup manager 466 holds the initial state of the content and the viewpoint of the user at the start of the confirmation of the operation. When the user depresses the “Stop” button and the operation of the browser emulator 460 is ended, the model editing tool 420 restores and displays the content of the initial state held in the backup manager 466 in the “3D View” window in a state when it is seen from the viewpoint of the user at the start of the confirmation of the operation.
For example, when the substance of the display of the initial state of the VRML content at the start of the confirmation of the operation is as shown in FIG. 28 and the substance of the display of the content at the end of the confirmation of operation is as shown in FIG. 31, the model editing tool 420 returns the display of the object (cone) in the “3D View” window to the content shown in FIG. 28 based on the initial state held by the backup manager 466.
The operation of the content in the confirmation of operation explained here is as follows.
When the cursor moves to the object, the sensor (TouchSensor) attached to the object detects this movement and the event is generated. The generated event is transmitted to the script node by the setting of the routing, and the script node executes the method. During the method, when receiving the input event (true), red is set in the output field, the color written in the output field is set for the material attribute of the object (cone) by the routing, and the color of the object (cone) in the three-dimensional virtual space becomes red. Similarly, when the cursor is moved away from the object (cone), the event (false) is transmitted from the sensor (TouchSensor) to the script node, and the method sets green in the field of output and changes the object (cone) to the green color.
Clicking of Object (Cone) to Make Sound
An explanation will now be made of the case of preparing VRML content (third content) for producing a sound when clicking on the object (cone) by the mouse 262, as a third specific example of preparation of the content of three-dimensional virtual space (VRML content) using the content preparation software tool 4.
Below, an explanation will be made of the work for preparation of the third content.
In VRML 2.0, it is possible to use a sound node to output a sound. The content preparation software tool 4 has the function of dragging and dropping a sound node from the sound library to add the sound node to the world.
The work for preparing the third content is carried out by the following process illustrated in FIG. 45:
S431: Preparing the graphic data of the object (cone) [arranging the geometry node (cone)]
S432: Adding a sensor [arranging a sensor node (TouchSensor)]
S433: Arranging a sound node
S434: Confirming the operation
S435: Setting and routing the AudioClip node
S436: Confirming the operation
The operation of step 431 and step 432 is the same as with preparation of the first content and preparation of the second content, so the explanation will be omitted. Here, a name “TS1” Is attached to the sensor (TouchSensor). Next, the operation of the default of the sound node is confirmed, the modification of the attribute and routing are carried out, and the sound is confirmed by clicking on the object.
S433: Arrangement of Sound Node
FIG. 46 is a view of the “Scene Graph” window and the “Attribute” window when arranging the sound node.
In VRML, to output a sound, it is necessary to arrange a sound node. The content preparation software tool 4 is constituted so as to add a sound node by the user clicking on the first “Sound” tab of the “Resource Library” window shown in FIG. 9 by the mouse 262 to open the sound library and dropping a sound node from the sound library.
First, the user views the “3D View” window and confirms that nothing has been selected. When a certain object is selected, the user selects “Unselect” by the pop-up menu of the “Scene Graph” window shown in FIG. 46 to instruct the release of the selection to the model editing tool 420.
Further, the user confirms that the object (cone) is visible in the “3D View” window. When it selects “Classic” from the sound library of the “ResourceLibrary” window and drops this into the “3D View” window, the model editing tool 420 adds the sound node to the graphic data of the object.
When the user clicks on the tree displayed in the “Scene Graph” window, the scene graph editing tool 424 displays the content shown in FIG. 47 and indicates to the user that the sound node has been added.
In the sound node, it is possible to designate the region of the sound by a “maxBack”, “maxFront”, or other field. Note that, in the default state when dropped from the library, “maxback”=“maxFront”=10 is set so that the sound is output when the cursor of the mouse 262 enters the region.
S434: Confirmation of Operation
The user can confirm the sound node by depressing the “play” button. In the content preparation software tool 4, the cursor of the mouse 262 is set to already enter the region of the sound immediately after the sound node is dropped, therefore when the user depresses the “Play” button, the set sound (classical music in this example) is output.
Further, in the content preparation software tool 4, the “spatialize” field of the sound node is set to “TRUE” in the default state. When moving (navigating) in the three-dimensional virtual space by using the mouse 262 in the “3D View” window, the magnitude of the sound and the left and right pans change in accordance with the position of the cursor of the mouse 262.
Next, when the user depresses the “Stop” button of the display device 24 to return to the preparation mode and selects “Sound” in the “Scene Graph” window, the model editing tool 420 displays a blinking bounding box showing the region where the sensor (TouchSensor) generates the event outputting the sound around the object (cone) shown in the “3D View” window on the left side and the “Parallel view” window on the right side as shown in FIG. 47, so the user can visually confirm the region of the sound.
Further, when the user selects “Parallel View/Tip View” from the pop-up menu of the “3D View” window, the model editing tool 420 three-dimensionally displays the image of the object (cone) from the front surface in the “3D View” window on the left side of FIG. 47 and two-dimensionally displays the image of the object (cone) seen from above in the “Parallel view” window on the right side.
When the user moves the viewpoint so as to see the whole object and bounding box in the “ParallelView” window shown in FIG. 48, if it depresses the shift key of the keyboard 260 and the left button of the mouse 262 (not illustrated) and drags the “ParallelView” window in the downward direction, the model editing tool 420 displays the image of the object from a far away viewpoint in the “ParallelView” window.
When the user pushes the “Play” button and then moves the cursor of the mouse 262 in the “3D View” window, a sound is output when the cursor enters the region indicated by the bounding box shown in FIG. 46. The output of the sound is stopped when the cursor leaves this region.
FIG. 48 is a view of an example of modification of the size of the region for outputting the sound shown in FIG. 47.
In the content preparation software tool 4, it is possible to numerically designate the region indicated by the bounding box in the “Attribute” window or switching the mouse mode on the menu screen shown in FIG. 9, as shown in FIG. 47, so as to move, rotate, and scale this region by using the mouse.
S435: Setting and Routing of AudioClip Node
When adding the sound node by the above work, the sound is automatically output when the cursor of the mouse 262 enters into the region of sound indicated by the bounding box in FIG. 34 and FIG. 35. This is related to the setting of “startTime”=0, “stopTime”=0, and “loop”=“TRUE” of the AudioClip node attached to the sound node.
In VRML 2.0, “startTime” of the AudioClip node represents the start time and outputs sound in the case of “startTime”>=“stopTime”. Further, it is also possible to repeatedly output the sound by setting “loop”=“TRUE”. Further, in FIG. 47 and FIG. 48, when modification is made so as not to give off a sound until the region indicated by the bounding box is clicked by the mouse 262, “startTime”=−1 is set. Further, in order to stop the output of the sound when the region indicated by the bounding box is clicked, the clicked time is assigned for “startTime”.
FIG. 49 is a view of an example of the modification of AudioClip node and the routing from the sensor (TouchSensor) to the AudioClip node.
For example, in order to set the stopping of the output of the sound when the region defined by the bounding box is clicked, as shown in FIG. 48, the user must select the first “AudioClip” tab of the “ResourceLibrary” window, attach a name “AC1” to the AudioClip node, and further perform the routing from “touchTime” of the sensor (TouchSensor;TS1) to “startTime” of the AudioClip node in the “Route” window.
S436: Confirmation of Operation
When the user depresses the “play” button by the mouse 262 and clicks the object (cone) displayed in the “3D View” window, the output of the sound is started by the browser emulator 460.
The operation of the third content is as follows.
When the user clicks on the object (cone) in the “3D View” window by the mouse 262, the event “touchTime” is generated from the sensor (TouchSensor) attached to the object. In this event, the clicked time (in VRML 2.0, the relative time from 00:00:00 GMT Jan. 1, 1970) is transferred to “startTime” of AudioClip, “startTime” is set, and the output of the sound is commenced. Note that, in this example, the loop field of the AudioClip node is set to “TRUE”, therefore the sound (music) is repeatedly reproduced and output.
With this setup, the output of the sound cannot be stopped unless the cursor is moved to the outside of the region of the sound. Therefore when stopping the output of the sound, the user must use the text editor 426, etc., to modify the program so as to stop the output of the sound under predetermined conditions.
Note that, in the embodiment, the explanation was given by taking as an example the case of preparing the graphic data of a conical object, attaching a touch sensor to the graphic data, and modifying the common node (light) or color or outputting a sound, but the content preparation software tool 4 of the present embodiment is not limited to this. Needless to say the VRML content can be prepared by using all nodes supported by VRML 2.0.
Further, the content preparation software tool 4 can handle languages for describing three-dimensional virtual space other than VRML by suitable modification.
Effect of the Invention
As explained above, it is possible to view an object displayed in a window of a display device from the desired viewpoint by designating “Navigate”, “Move”, “Rotate”, or “Scale” operations provided in a “Conductor” window of a screen of the display device. As a result, it is possible to check the state of an object while preparing a Conductor even in the stage of preparing the same.
Further, the method of viewing an object from different viewpoints of the present invention is superior in interactive operation.
Further, according to the present invention, the following effects are obtained.
According to the graphic data generating apparatus, graphic data generation method, and medium of the same of the present invention, it is possible to comprehensively perform work such as the preparation of graphic data showing the shape of a graphic of an object in virtual space, the position in a three-dimensional space, etc., programming an event (script) in the virtual space and establishing correspondence between the pointing to an object and the activation of a script (routing).
Further, according to the graphic data generating apparatus, graphic data generation method, and medium of the same of the present invention, the model, script, routing, and other result of work can be immediately confirmed.
Further, according to the graphic data generating apparatus, graphic data generation method, and medium of the same of the present invention, the preparation of software enabling operations in the three-dimensional virtual space to be performed by an interactive manner is made easy.
Further, according to the graphic data generating apparatus, graphic data generation method, and medium of the same of the present invention, the shape of a three-dimensional object displayed in the virtual space can be correctly grasped by a two-dimensional screen display.
Further, according to the graphic data generating apparatus, graphic data generation method, and medium of the same of the present invention, it is possible to easily set the range of the valid region of a sensor generating an event in accordance with an operation with respect to the object and to confirm the valid region of the set sensor and it is easy to confirm the operation of the event generated in accordance with an operation with respect to the sensor.
INDUSTRIAL APPLICABILITY
The graphic data generating apparatus, graphic data generation method, and medium of same of the present invention can be used widely as authoring tools for content in a three-dimensional graphic description language expressing an object in a three-dimensional virtual space.

Claims (12)

What is claimed is:
1. An apparatus for processing graphic data in a virtual reality environment, the apparatus comprising:
a display device;
graphical user interface (GUI) means for displaying, on the display device in a form of a window, image data for preparing virtual reality modeling language (VRML) content of a three-dimensional (3D) virtual space;
window means including (A) a conductor window and (B) a 3D perspective view window;
editing means for editing image data displayed in the 3D perspective view window by instructing an operation in the conductor window to produce graphic data of an object in the 3D virtual space, a script and an interaction program thereof;
scene graph database means for storing the edited data, for managing the stored edited data, and for providing the stored edited data to the editing means;
working tool means for confirming produced content and for producing VRML content, the scene graph database means providing stored edited data to the working tool means; and
a script preparation means for compiling, and for confirming the operation and debugging of, the script produced by the editing means.
2. The apparatus of claim 1, wherein the working tool means includes:
a browser emulating means for emulating a VRML browser to provide emulated VRML content, by instructing an operation in the conductor window.
3. The apparatus of claim 2, wherein the editing means includes:
selecting means for selecting an object of image data by instructing a selection operation in the conductor window to display the selected object in the 3D perspective view window; and
positioning arid moving means for positioning the object to a center of the 3D perspective view window, and for moving the object in the 3D perspective view window, by instructing an operation in the conductor window.
4. The apparatus of claim 3, wherein editing means includes:
rotating means for rotating the object in the 3D perspective view window by instructing an operation in the conductor window.
5. The apparatus of claim 3, wherein editing means includes:
navigating means for navigating the object in the 3D perspective view window by instructing an operation in the conductor window.
6. An apparatus as sat forth in claim 3, wherein editing means includes:
size changing means for changing a size of the object in the 3D perspective view window by instructing an operation in the conductor window.
7. A method for processing graphic data in a virtual reality environment, the method comprising:
a graphical user interface (GUI) processing step including displaying image data for preparing virtual reality modeling language (VRML) content of a three-dimensional (3D) virtual space on a display device in a form of a window including a conductor window and a 3D perspective view window;
an editing step including editing the image data displayed in the 3D perspective view window by instructing an operation in the conductor window, to produce graphic data of an object in the 3D virtual space, a script and an interaction program thereof;
a scene graph data base step including storing the edited data, managing the stored edited data, and providing the stored edited data to the editing step;
a working tool step including confirming produced content and producing VRML content, the scene graph data base step including providing the stored edited data to the working tool step; and
a script preparation step including compiling, and confirming the operation and debugging of the script produced in the editing step.
8. The method of claim 7, wherein the working tool step includes:
a browser emulating step including emulating a VRML browser to provide emulated VRML content, by instructing an operation in the conductor window.
9. The method of claim 8, wherein the editing step includes:
a selecting step including selecting an object of image data by instructing a selection operation in the conductor window to display the selected object in the 3D perspective view window; and
a positioning and moving step including positioning the object to a center of the 3D perspective view window and moving the object in the 3D perspective view window, by instructing an operation in the conductor window.
10. The method of claim 9, wherein editing step includes:
a rotating step for rotating the object in the 3D perspective view window by instructing an operation in the conductor window.
11. The method of claim 9, wherein editing step includes:
a navigating step including navigating the object in the 3D perspective view window by instructing an operation in the conductor window.
12. The method of claim 9, wherein editing step includes:
a size changing step including changing a size of the object in the 3D perspective view window by instructing an operation in the conductor window.
US09/155,281 1997-01-24 1998-01-26 Method and apparatus for editing data used in creating a three-dimensional virtual reality environment Expired - Fee Related US6466239B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP9-011754 1997-01-24
JP1175497 1997-01-24
PCT/JP1998/000304 WO1998033151A1 (en) 1997-01-24 1998-01-26 Device, method, and medium for generating graphic data

Publications (2)

Publication Number Publication Date
US20020085041A1 US20020085041A1 (en) 2002-07-04
US6466239B2 true US6466239B2 (en) 2002-10-15

Family

ID=11786792

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/155,281 Expired - Fee Related US6466239B2 (en) 1997-01-24 1998-01-26 Method and apparatus for editing data used in creating a three-dimensional virtual reality environment

Country Status (4)

Country Link
US (1) US6466239B2 (en)
EP (1) EP0890926A1 (en)
KR (1) KR20000064776A (en)
WO (1) WO1998033151A1 (en)

Cited By (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020012013A1 (en) * 2000-05-18 2002-01-31 Yuichi Abe 3-dimensional model-processing apparatus, 3-dimensional model-processing method and program-providing medium
US20020019675A1 (en) * 2000-05-15 2002-02-14 Norikazu Hiraki 3-dimensional model-processing apparatus, 3-dimensional model-processing method and program-providing medium
US20020062159A1 (en) * 2000-10-18 2002-05-23 G.D Societa' Per Azioni Method and automatic machine for processing a product
US20020103826A1 (en) * 2001-01-29 2002-08-01 Banta Corporation System and method for creating documents populated with variable data
US20020165689A1 (en) * 2001-04-18 2002-11-07 Callegari Andres C. Volume body renderer
US20030110315A1 (en) * 2001-10-18 2003-06-12 Mitch Upton System and method for providing a java interface to an application view component
US20030115322A1 (en) * 2001-12-13 2003-06-19 Moriconi Mark S. System and method for analyzing security policies in a distributed computer network
US20030122872A1 (en) * 2001-12-31 2003-07-03 Kuo-Chang Chiang Graphics computer programming language for the creation of interactive virtual world
US20030128205A1 (en) * 2002-01-07 2003-07-10 Code Beyond User interface for a three-dimensional browser with simultaneous two-dimensional display
US6626954B1 (en) * 1998-02-13 2003-09-30 Sony Corporation Information processing apparatus/method and presentation medium
US20030217333A1 (en) * 2001-04-16 2003-11-20 Greg Smith System and method for rules-based web scenarios and campaigns
US6654031B1 (en) * 1999-10-15 2003-11-25 Hitachi Kokusai Electric Inc. Method of editing a video program with variable view point of picked-up image and computer program product for displaying video program
US20040027369A1 (en) * 2000-12-22 2004-02-12 Peter Rowan Kellock System and method for media production
US20040113942A1 (en) * 2002-12-12 2004-06-17 International Business Machines Corporation Systems, methods, and computer program products to modify the graphical display of data entities and relational database structures
US20040117379A1 (en) * 2002-12-12 2004-06-17 International Business Machines Corporation Systems, methods, and computer program products to manage the display of data entities and relational database structures
US20040125143A1 (en) * 2002-07-22 2004-07-01 Kenneth Deaton Display system and method for displaying a multi-dimensional file visualizer and chooser
US20040130579A1 (en) * 2002-12-19 2004-07-08 Shinya Ishii Apparatus, method, and program for processing information
US6762778B1 (en) * 1999-06-10 2004-07-13 Dassault Systemes Three dimensional graphical manipulator
US20040167899A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual content repository browser
US20040167900A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository complex content model
US6825837B1 (en) * 1999-09-02 2004-11-30 Canon Kabushiki Kaisha Space rendering method, virtual space rendering apparatus, cache device, and storage medium
US20050088447A1 (en) * 2003-10-23 2005-04-28 Scott Hanggie Compositing desktop window manager
US20050088452A1 (en) * 2003-10-23 2005-04-28 Scott Hanggie Dynamic window anatomy
US20050114831A1 (en) * 2001-04-18 2005-05-26 Andres Callegari Volume body renderer
US6918095B1 (en) * 1999-06-10 2005-07-12 Dassault Systemes Dimension generation filter and analysis
US20050187978A1 (en) * 2001-10-24 2005-08-25 Bea Systems, Inc. System and method for portal rendering
US20050193343A1 (en) * 1999-10-29 2005-09-01 Tsuyoshi Kawabe Method and apparatus for editing image data, and computer program product of editing image data
US20050228807A1 (en) * 2004-04-13 2005-10-13 Bea Systems, Inc. System and method for content lifecycles
US20050234942A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content and schema lifecycles
US20050234849A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content lifecycles
US6961909B2 (en) * 2001-01-05 2005-11-01 Hewlett-Packard Development Company, L.P. System for displaying a hierarchical directory
US20050251512A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for searching a virtual content repository
US20050251504A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for custom content lifecycles
US20050257247A1 (en) * 1998-10-28 2005-11-17 Bea Systems, Inc. System and method for maintaining security in a distributed computer network
US20050262362A1 (en) * 2003-10-10 2005-11-24 Bea Systems, Inc. Distributed security system policies
US20060028252A1 (en) * 2004-04-13 2006-02-09 Bea Systems, Inc. System and method for content type management
US20060037990A1 (en) * 2002-05-03 2006-02-23 Geise Doran J System to navigate within images spatially referenced to a computed space
US20060041842A1 (en) * 2004-08-17 2006-02-23 Loberg Barrie A Capturing a user's intent in design software
US20060119618A1 (en) * 2001-11-09 2006-06-08 Knighton Mark S Graphical interface for manipulation of 3D models
US20060143267A1 (en) * 2000-09-28 2006-06-29 Bea Systems, Inc. System for managing logical process flow in an online environment
US7080096B1 (en) * 1999-11-02 2006-07-18 Matsushita Electric Works, Ltd. Housing space-related commodity sale assisting system, housing space-related commodity sale assisting method, program for assisting housing space-related commodity sale, and computer-readable recorded medium on which program for assisting housing space-related commodity sale is recorded
US20060218510A1 (en) * 2005-03-23 2006-09-28 Oracle International Corporation Data center management systems and methods
US20080070217A1 (en) * 2006-08-21 2008-03-20 Universidad De Santiago De Chile Software tool for creating an interactive graphic organizer
US7363650B2 (en) 1998-10-28 2008-04-22 Bea Systems, Inc. System and method for incrementally distributing a security policy in a computer network
US7392546B2 (en) 2001-06-11 2008-06-24 Bea Systems, Inc. System and method for server security and entitlement processing
US7433896B2 (en) 2003-02-20 2008-10-07 Bea Systems, Inc. Federated management of content repositories
US7483904B2 (en) 2003-02-20 2009-01-27 Bea Systems, Inc. Virtual repository content model
US7496687B2 (en) 2002-05-01 2009-02-24 Bea Systems, Inc. Enterprise application platform
US7499948B2 (en) 2001-04-16 2009-03-03 Bea Systems, Inc. System and method for web-based personalization and ecommerce management
US20090132309A1 (en) * 2007-11-21 2009-05-21 International Business Machines Corporation Generation of a three-dimensional virtual reality environment from a business process model
US20090184973A1 (en) * 2008-01-18 2009-07-23 Michael Perani Auto sorting of geometry based on graphic styles
US7591000B2 (en) 2003-02-14 2009-09-15 Oracle International Corporation System and method for hierarchical role-based entitlements
US20090262107A1 (en) * 2008-04-22 2009-10-22 International Business Machines Corporation Dynamic creation of virtual regions
US20100005480A1 (en) * 2008-07-07 2010-01-07 International Business Machines Corporation Method for virtual world event notification
US7653930B2 (en) 2003-02-14 2010-01-26 Bea Systems, Inc. Method for role and resource policy management optimization
US7725560B2 (en) 2002-05-01 2010-05-25 Bea Systems Inc. Web service-enabled portlet wizard
US7752205B2 (en) 2005-09-26 2010-07-06 Bea Systems, Inc. Method and system for interacting with a virtual content repository
US7774601B2 (en) 2004-04-06 2010-08-10 Bea Systems, Inc. Method for delegated administration
US20100245344A1 (en) * 2009-03-31 2010-09-30 Microsoft Corporation Annotating or editing three dimensional space
US7810036B2 (en) 2003-02-28 2010-10-05 Bea Systems, Inc. Systems and methods for personalizing a portal
US7818344B2 (en) 2005-09-26 2010-10-19 Bea Systems, Inc. System and method for providing nested types for content management
US20100268513A1 (en) * 2006-02-16 2010-10-21 Dirtt Environmental Solutions Ltd. Rendering and modifying cad design entities in object-oriented applications
US20100293203A1 (en) * 2009-05-18 2010-11-18 Henry Roberts Williams User interface for graph database data
US7840614B2 (en) 2003-02-20 2010-11-23 Bea Systems, Inc. Virtual content repository application program interface
US7880738B2 (en) 2005-07-14 2011-02-01 Molsoft Llc Structured documents and systems, methods and computer programs for creating, producing and displaying three dimensional objects and other related information in those structured documents
US7917537B2 (en) 2005-09-26 2011-03-29 Oracle International Corporation System and method for providing link property types for content management
US7953734B2 (en) 2005-09-26 2011-05-31 Oracle International Corporation System and method for providing SPI extensions for content management system
US20110131024A1 (en) * 2009-12-02 2011-06-02 International Business Machines Corporation Modeling complex hiearchical systems across space and time
US20120131495A1 (en) * 2010-11-23 2012-05-24 Apple Inc. Browsing and Interacting with Open Windows
US20120188256A1 (en) * 2009-06-25 2012-07-26 Samsung Electronics Co., Ltd. Virtual world processing device and method
US20120268463A1 (en) * 2009-11-24 2012-10-25 Ice Edge Business Solutions Securely sharing design renderings over a network
US8463852B2 (en) 2006-10-06 2013-06-11 Oracle International Corporation Groupware portlets for integrating a portal with groupware systems
US8762877B2 (en) 2003-09-30 2014-06-24 Ice Edge Business Solutions Ltd. Creation and modification of valid functional design layouts
US8831966B2 (en) 2003-02-14 2014-09-09 Oracle International Corporation Method for delegated administration
US9053196B2 (en) 2008-05-09 2015-06-09 Commerce Studios Llc, Inc. Methods for interacting with and manipulating information and systems thereof
USD736802S1 (en) * 2010-10-04 2015-08-18 Avaya Inc. Display screen with graphical user interface
US9189571B2 (en) 2011-06-11 2015-11-17 Ice Edge Business Solutions, Ltd. Automated re-use of structural components
US9519407B2 (en) 2008-03-11 2016-12-13 Ice Edge Business Solutions, Ltd. Automatically creating and modifying furniture layouts in design software
US10222953B2 (en) * 2014-04-30 2019-03-05 Disney Enterprises, Inc. Systems and methods for editing virtual content of a virtual space
US11321103B2 (en) * 2017-06-16 2022-05-03 Microsoft Technology Licensing, Llc Generating user interface containers
US11327993B2 (en) * 2018-03-26 2022-05-10 Verizon Patent And Licensing Inc. Systems and methods for managing and delivering digital content

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6930695B1 (en) * 1998-11-30 2005-08-16 Sun Microsystems, Inc. Method and apparatus for detecting device support in a graphical user interface
US6597382B1 (en) * 1999-06-10 2003-07-22 Dassault Systemes Knowledge-based polymorph undockable toolbar
FR2799562B1 (en) * 1999-10-07 2002-06-07 Nemo METHOD FOR CREATING AND ANIMATING IN AN INTERACTIVE MANNER, ON A GRAPHIC INTERFACE, THREE-DIMENSIONAL IMAGES
US7028267B1 (en) 1999-12-07 2006-04-11 Microsoft Corporation Method and apparatus for capturing and rendering text annotations for non-modifiable electronic content
US7337389B1 (en) 1999-12-07 2008-02-26 Microsoft Corporation System and method for annotating an electronic document independently of its content
US9424240B2 (en) 1999-12-07 2016-08-23 Microsoft Technology Licensing, Llc Annotations for electronic content
US7234108B1 (en) 2000-06-29 2007-06-19 Microsoft Corporation Ink thickness rendering for electronic annotations
US7367017B2 (en) * 2001-01-31 2008-04-29 Hewlett-Packard Development Company, L.P. Method and apparatus for analyzing machine control sequences
FR2840494A1 (en) * 2002-05-28 2003-12-05 Koninkl Philips Electronics Nv REMOTE CONTROL SYSTEM OF A MULTIMEDIA SCENE
US6885939B2 (en) * 2002-12-31 2005-04-26 Robert Bosch Gmbh System and method for advanced 3D visualization for mobile navigation units
US20060206797A1 (en) * 2005-03-08 2006-09-14 Microsoft Corporation Authorizing implementing application localization rules
WO2008115196A1 (en) 2007-03-15 2008-09-25 Thomson Licensing Method and system for accessibility and control of parameters in scenegraphs
JP4883791B2 (en) * 2007-04-04 2012-02-22 キヤノン株式会社 Information processing apparatus and display method
GB0805924D0 (en) * 2008-04-02 2008-05-07 Hibbert Ralph Animation Storyboard creation system
US20090271436A1 (en) * 2008-04-23 2009-10-29 Josef Reisinger Techniques for Providing a Virtual-World Object Based on a Real-World Object Description
US8314790B1 (en) * 2011-03-29 2012-11-20 Google Inc. Layer opacity adjustment for a three-dimensional object
US8907957B2 (en) * 2011-08-30 2014-12-09 Apple Inc. Automatic animation generation
US20130091444A1 (en) * 2011-10-11 2013-04-11 Microsoft Corporation Automatic rendering of interactive user interface elements
US20140019879A1 (en) * 2013-02-01 2014-01-16 Concurix Corporation Dynamic Visualization of Message Passing Computation
US9467595B2 (en) * 2013-04-17 2016-10-11 Philip Scott Lyren Cover for handheld portable electronic device
US9734040B2 (en) 2013-05-21 2017-08-15 Microsoft Technology Licensing, Llc Animated highlights in a graph representing an application
US9280841B2 (en) 2013-07-24 2016-03-08 Microsoft Technology Licensing, Llc Event chain visualization of performance data
US9292415B2 (en) 2013-09-04 2016-03-22 Microsoft Technology Licensing, Llc Module specific tracing in a shared module environment
WO2015071777A1 (en) 2013-11-13 2015-05-21 Concurix Corporation Software component recommendation based on multiple trace runs
FR3028495B1 (en) * 2014-11-14 2016-11-18 Airbus Helicopters METHOD AND DEVICE FOR CONTROLLING AT LEAST TWO SUBSYSTEMS OF AN AIRCRAFT
CN110750261A (en) * 2019-09-18 2020-02-04 向四化 Editable and multi-dimensional interactive display control method, control system and equipment

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06251163A (en) 1993-02-24 1994-09-09 Mitsubishi Electric Corp Object model display device
US5396621A (en) 1991-05-10 1995-03-07 Claris Corporation Sorting a table by rows or columns in response to interactive prompting with a dialog box graphical icon
US5469539A (en) 1992-09-18 1995-11-21 Hitachi Software Engineering Co., Ltd. Method for abstracting/detailing structuring elements of system specification information
US5610653A (en) 1992-02-07 1997-03-11 Abecassis; Max Method and system for automatically tracking a zoomed video image
JPH0981781A (en) 1995-07-12 1997-03-28 Sony Corp Method and system for three-dimensional virtual reality space, medium and method for recording information, medium and method for transmitting information, information processing method, client terminal, and common-use server terminal
US5630131A (en) 1994-11-14 1997-05-13 Object Technology Licensing Corp. Method and apparatus for importing and exporting archive files for a graphical user interface
US5815154A (en) * 1995-12-20 1998-09-29 Solidworks Corporation Graphical browser system for displaying and manipulating a computer model
US5838906A (en) * 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5926179A (en) 1996-09-30 1999-07-20 Sony Corporation Three-dimensional virtual reality space display processing apparatus, a three-dimensional virtual reality space display processing method, and an information providing medium
US5956038A (en) 1995-07-12 1999-09-21 Sony Corporation Three-dimensional virtual reality space sharing method and system, an information recording medium and method, an information transmission medium and method, an information processing method, a client terminal, and a shared server terminal
US5956028A (en) 1995-09-14 1999-09-21 Fujitsu Ltd. Virtual space communication system, three-dimensional image display method, and apparatus therefor
US5966129A (en) 1995-10-13 1999-10-12 Hitachi, Ltd. System for, and method of displaying an image of an object responsive to an operator's command
US5983003A (en) 1996-11-15 1999-11-09 International Business Machines Corp. Interactive station indicator and user qualifier for virtual worlds
US5982372A (en) 1996-11-14 1999-11-09 International Business Machines Corp. Visual metaphor for shortcut navigation in a virtual world
US5995107A (en) * 1996-08-02 1999-11-30 Autodesk, Inc. Caching in a three dimensional modeling and animation system
US5999944A (en) * 1998-02-27 1999-12-07 Oracle Corporation Method and apparatus for implementing dynamic VRML
US6029180A (en) 1996-03-19 2000-02-22 Kabushiki Kaisha Toshiba Information presentation apparatus and method
US6057856A (en) 1996-09-30 2000-05-02 Sony Corporation 3D virtual reality multi-user interaction with superimposed positional information display for each user
US6061695A (en) 1996-12-06 2000-05-09 Microsoft Corporation Operating system shell having a windowing graphical user interface with a desktop displayed as a hypertext multimedia document
US6088698A (en) * 1998-02-27 2000-07-11 Oracle Corporation Method and apparatus for incrementally generating a virtual three-dimensional world
US6262734B1 (en) * 1997-01-24 2001-07-17 Sony Corporation Graphic data generating apparatus, graphic data generation method, and medium of the same
US6281900B1 (en) * 1997-12-05 2001-08-28 Sony Corporation Information processing apparatus and method, and providing medium

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5396621A (en) 1991-05-10 1995-03-07 Claris Corporation Sorting a table by rows or columns in response to interactive prompting with a dialog box graphical icon
US5610653A (en) 1992-02-07 1997-03-11 Abecassis; Max Method and system for automatically tracking a zoomed video image
US5469539A (en) 1992-09-18 1995-11-21 Hitachi Software Engineering Co., Ltd. Method for abstracting/detailing structuring elements of system specification information
JPH06251163A (en) 1993-02-24 1994-09-09 Mitsubishi Electric Corp Object model display device
US5838906A (en) * 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5630131A (en) 1994-11-14 1997-05-13 Object Technology Licensing Corp. Method and apparatus for importing and exporting archive files for a graphical user interface
US5956038A (en) 1995-07-12 1999-09-21 Sony Corporation Three-dimensional virtual reality space sharing method and system, an information recording medium and method, an information transmission medium and method, an information processing method, a client terminal, and a shared server terminal
JPH0981781A (en) 1995-07-12 1997-03-28 Sony Corp Method and system for three-dimensional virtual reality space, medium and method for recording information, medium and method for transmitting information, information processing method, client terminal, and common-use server terminal
US5956028A (en) 1995-09-14 1999-09-21 Fujitsu Ltd. Virtual space communication system, three-dimensional image display method, and apparatus therefor
US5966129A (en) 1995-10-13 1999-10-12 Hitachi, Ltd. System for, and method of displaying an image of an object responsive to an operator's command
US5815154A (en) * 1995-12-20 1998-09-29 Solidworks Corporation Graphical browser system for displaying and manipulating a computer model
US6029180A (en) 1996-03-19 2000-02-22 Kabushiki Kaisha Toshiba Information presentation apparatus and method
US5995107A (en) * 1996-08-02 1999-11-30 Autodesk, Inc. Caching in a three dimensional modeling and animation system
US6057856A (en) 1996-09-30 2000-05-02 Sony Corporation 3D virtual reality multi-user interaction with superimposed positional information display for each user
US5926179A (en) 1996-09-30 1999-07-20 Sony Corporation Three-dimensional virtual reality space display processing apparatus, a three-dimensional virtual reality space display processing method, and an information providing medium
US5982372A (en) 1996-11-14 1999-11-09 International Business Machines Corp. Visual metaphor for shortcut navigation in a virtual world
US5983003A (en) 1996-11-15 1999-11-09 International Business Machines Corp. Interactive station indicator and user qualifier for virtual worlds
US6061695A (en) 1996-12-06 2000-05-09 Microsoft Corporation Operating system shell having a windowing graphical user interface with a desktop displayed as a hypertext multimedia document
US6262734B1 (en) * 1997-01-24 2001-07-17 Sony Corporation Graphic data generating apparatus, graphic data generation method, and medium of the same
US6281900B1 (en) * 1997-12-05 2001-08-28 Sony Corporation Information processing apparatus and method, and providing medium
US5999944A (en) * 1998-02-27 1999-12-07 Oracle Corporation Method and apparatus for implementing dynamic VRML
US6088698A (en) * 1998-02-27 2000-07-11 Oracle Corporation Method and apparatus for incrementally generating a virtual three-dimensional world

Non-Patent Citations (24)

* Cited by examiner, † Cited by third party
Title
"Sony Begins OEM Sales of Community Place VRML 2.0 3D Internet Browser and Multi-User Server Software," Jan. 30, 1997 Press Release, Material Collected from the Interent, HTTP://WWW.WORLD.SONY.COM/CORPORATEINFO/NEWS-E/199701/9701-30/INDEX.HTML, 3 pages.
"VRML 2.0 Laboratory-How to Create," Material Collected from the Internet, Mar. 8, 2000, HTTP://WWW.SES.CO.JP/SES/STAFF/KAN/HOWTO/HOWTO1.HTML, 5 Pages.
A. Scott, "Introduction To Liveconnect & Live 3D," From The Internet: HTTP://WWW.VRMSL.COM/NOV96/SPOT96.HTML.
A. Scott, "The Marriage of Java and VRML," From The Internet: HTTP://WWW.VRMLSITE.COM/SEP96/SPOTLIGHT/JAVAVRML/JAVAVRML.HTML.
C. Blohm et al., Liquid Reality: Physics and Locales, from the Internet: HTTP://WWW.VRMLSITE.COM/SEP96/SPOTLIGHT/LR/LR.HTML.
C. Morningstar et al. The Lessons of Lucasfilm's Habitat, Cyberspace: First Steps, MIT Press, 1992, pp. 273-301.
D. Nadeau et al., "The Virtual Reality Behavior System (VRBS)a Behaviour Langauge Protocol For VRML," Proceedings of the 1995 Symposium on Virtual Reality Modeling Language, Dec. 1995, p. 61.
E. Ladd, Platinum Edition Using HTML 3.2, Java 1.1, & CGI, MacMillian Computer Publishing, Nov. 1996, Chapters 52 & 55.
K. Matsuda, "Latest Trends of VRML and Cyberpassage VRML 2.0 and Java," Part 1, BIT, vol. 28, No. 7, Jul. 1996, pp. 29-36, English Translation pp. 1-25.
K. Matsuda, "Latest Trends of VRML and Cyberpassage VRML 2.0 and Java," Part 2, BIT, vol. 28, No. 8, Aug. 1996, pp. 57-65, English Translation pp. 1-27.
K. Murdock, Laura Lemay's Web Workshop: 3D Graphics and VRML 2, MacMillan Computer Publishing, Sep. 1996, Chapters 18, 20, & 21.
M. Morrison et al., Java Unleashed, MacMillan Computer Publishing, Apr. 1996, Chapter 34.
M. Pesce, "VRML Browsing & Building Cyberspace," New Riders Publishing 1995, pp. 43-81.
P. Joel, "JavaScripting VRML," from the Internet: HTTP://WWW.VRMLSITE.COM/DEC96/SPOT3.HTML.
R. Lea et al., "Community Place: Architecture and Performance," Proceedings of the Second Symposium on Virtual Reality Modeling Language, Feb. 1996, pp. 41-50.
S. Chen et al., "The Out of Box Experience: Lessons Learned Creating Compelling VRML 2.0 Content," Proceedings of the Second Symposium on Virtual Reality Modeling Language, Feb. 1997, pp. 83-92.
S. Harrison et al., "Re-Placeing Space: The Roles of Place and Space in Collaborative Systems," Proceedings Of The ACM Conference On Computer Supporter Cooperative Work, Nov. 1996, pp. 67-76.
S. Matsuba, Special Edition Using VRML, Macmillian Computer Publishing, Feb. 1996, Chapter 28.
T. Meyer et al., "Adding Behavior to VRML," Proceedings SO the 1995 Symposium on Virtual Realiy Modeling Language, Dec. 1995, pp. 45-51.
The Virtual Reality Modeling Language, Version 1.0 Specification, Nov. 11, 1995 (HTTP://WWW.VRML.ORG/VRML1.O/VRML10C.HTML), p. 1.
Virtual Reality Modeling Language Version 2.0, ISO/IEC CD 14772, Aug. 4, 1996.
W. Broll., "Populating the Internet: Supporting Multiple Users and Shared Applications with VRML," Proceedings of the Second Symposium on Virtual Reality Modeling Language,Feb. 1997, pp. 33-40.
Y. Honda, "Latest Trends of VRML and Cyberpassage How To Build Multi-User Environment Using Cyberspace," Part 4, BIT, vol. 28, No. 10, pp. 49-58, English Translation pp. 1-27.
Y. Honda, "Latest Trends of VRML and Cyberpassage VRML+Network=Cyberspace?" Part 3, BIT, vol. 28, No. 9, Sep. 1996, pp. 29-36, English Translation pp. 1-.

Cited By (125)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6626954B1 (en) * 1998-02-13 2003-09-30 Sony Corporation Information processing apparatus/method and presentation medium
US7673323B1 (en) 1998-10-28 2010-03-02 Bea Systems, Inc. System and method for maintaining security in a distributed computer network
US20050257247A1 (en) * 1998-10-28 2005-11-17 Bea Systems, Inc. System and method for maintaining security in a distributed computer network
US7318237B2 (en) 1998-10-28 2008-01-08 Bea Systems, Inc. System and method for maintaining security in a distributed computer network
US7363650B2 (en) 1998-10-28 2008-04-22 Bea Systems, Inc. System and method for incrementally distributing a security policy in a computer network
US20040189724A1 (en) * 1999-06-10 2004-09-30 Dassault Systemes Three dimensional graphical manipulator
US7676765B2 (en) 1999-06-10 2010-03-09 Dassault Systems Three dimensional graphical manipulator
US6762778B1 (en) * 1999-06-10 2004-07-13 Dassault Systemes Three dimensional graphical manipulator
US6918095B1 (en) * 1999-06-10 2005-07-12 Dassault Systemes Dimension generation filter and analysis
US6825837B1 (en) * 1999-09-02 2004-11-30 Canon Kabushiki Kaisha Space rendering method, virtual space rendering apparatus, cache device, and storage medium
US6654031B1 (en) * 1999-10-15 2003-11-25 Hitachi Kokusai Electric Inc. Method of editing a video program with variable view point of picked-up image and computer program product for displaying video program
US20050193343A1 (en) * 1999-10-29 2005-09-01 Tsuyoshi Kawabe Method and apparatus for editing image data, and computer program product of editing image data
US7369130B2 (en) * 1999-10-29 2008-05-06 Hitachi Kokusai Electric Inc. Method and apparatus for editing image data, and computer program product of editing image data
US20060232605A1 (en) * 1999-11-02 2006-10-19 Matsushita Electric Works, Ltd. Housing-related commodity sales support system, housing-related commodity sales support method, housing-related commodity sales support program, and computer-readable storage medium storing such program
US7080096B1 (en) * 1999-11-02 2006-07-18 Matsushita Electric Works, Ltd. Housing space-related commodity sale assisting system, housing space-related commodity sale assisting method, program for assisting housing space-related commodity sale, and computer-readable recorded medium on which program for assisting housing space-related commodity sale is recorded
US20020019675A1 (en) * 2000-05-15 2002-02-14 Norikazu Hiraki 3-dimensional model-processing apparatus, 3-dimensional model-processing method and program-providing medium
US20020012013A1 (en) * 2000-05-18 2002-01-31 Yuichi Abe 3-dimensional model-processing apparatus, 3-dimensional model-processing method and program-providing medium
US7487207B2 (en) 2000-09-28 2009-02-03 Bea Systems, Inc. System and method for determining the functionality of a software application based on nodes within the software application and transitions between the nodes
US20060143267A1 (en) * 2000-09-28 2006-06-29 Bea Systems, Inc. System for managing logical process flow in an online environment
US20020062159A1 (en) * 2000-10-18 2002-05-23 G.D Societa' Per Azioni Method and automatic machine for processing a product
US6892358B2 (en) * 2000-10-18 2005-05-10 G.D. Societa 'per Azioni Method and automatic machine for processing a product
US20040027369A1 (en) * 2000-12-22 2004-02-12 Peter Rowan Kellock System and method for media production
US8006186B2 (en) * 2000-12-22 2011-08-23 Muvee Technologies Pte. Ltd. System and method for media production
US6961909B2 (en) * 2001-01-05 2005-11-01 Hewlett-Packard Development Company, L.P. System for displaying a hierarchical directory
US20020103826A1 (en) * 2001-01-29 2002-08-01 Banta Corporation System and method for creating documents populated with variable data
US7499948B2 (en) 2001-04-16 2009-03-03 Bea Systems, Inc. System and method for web-based personalization and ecommerce management
US20030217333A1 (en) * 2001-04-16 2003-11-20 Greg Smith System and method for rules-based web scenarios and campaigns
US20100286972A1 (en) * 2001-04-18 2010-11-11 Landmark Graphics Corporation, A Halliburton Company Volume Body Renderer
US20050114831A1 (en) * 2001-04-18 2005-05-26 Andres Callegari Volume body renderer
US7991600B2 (en) 2001-04-18 2011-08-02 Landmark Graphics Corporation Volume body renderer
US7412363B2 (en) 2001-04-18 2008-08-12 Landmark Graphics Corporation Volume body renderer
US20020165689A1 (en) * 2001-04-18 2002-11-07 Callegari Andres C. Volume body renderer
US7392546B2 (en) 2001-06-11 2008-06-24 Bea Systems, Inc. System and method for server security and entitlement processing
US20030110315A1 (en) * 2001-10-18 2003-06-12 Mitch Upton System and method for providing a java interface to an application view component
US7516440B2 (en) 2001-10-18 2009-04-07 Bea Systems, Inc. System and method for providing a java interface to an application view component
US20050187978A1 (en) * 2001-10-24 2005-08-25 Bea Systems, Inc. System and method for portal rendering
US20060119618A1 (en) * 2001-11-09 2006-06-08 Knighton Mark S Graphical interface for manipulation of 3D models
US7350226B2 (en) 2001-12-13 2008-03-25 Bea Systems, Inc. System and method for analyzing security policies in a distributed computer network
US20030115322A1 (en) * 2001-12-13 2003-06-19 Moriconi Mark S. System and method for analyzing security policies in a distributed computer network
US20030122872A1 (en) * 2001-12-31 2003-07-03 Kuo-Chang Chiang Graphics computer programming language for the creation of interactive virtual world
US20030128205A1 (en) * 2002-01-07 2003-07-10 Code Beyond User interface for a three-dimensional browser with simultaneous two-dimensional display
US7496687B2 (en) 2002-05-01 2009-02-24 Bea Systems, Inc. Enterprise application platform
US7725560B2 (en) 2002-05-01 2010-05-25 Bea Systems Inc. Web service-enabled portlet wizard
US20060037990A1 (en) * 2002-05-03 2006-02-23 Geise Doran J System to navigate within images spatially referenced to a computed space
US7827507B2 (en) * 2002-05-03 2010-11-02 Pixearth Corporation System to navigate within images spatially referenced to a computed space
US20040125143A1 (en) * 2002-07-22 2004-07-01 Kenneth Deaton Display system and method for displaying a multi-dimensional file visualizer and chooser
US7467125B2 (en) 2002-12-12 2008-12-16 International Business Machines Corporation Methods to manage the display of data entities and relational database structures
US20090024658A1 (en) * 2002-12-12 2009-01-22 International Business Machines Corporation Systems, methods, and computer program products to manage the display of data entities and relational database structures
US7703028B2 (en) * 2002-12-12 2010-04-20 International Business Machines Corporation Modifying the graphical display of data entities and relational database structures
US7904415B2 (en) 2002-12-12 2011-03-08 International Business Machines Corporation Systems and computer program products to manage the display of data entities and relational database structures
US20040113942A1 (en) * 2002-12-12 2004-06-17 International Business Machines Corporation Systems, methods, and computer program products to modify the graphical display of data entities and relational database structures
US20040117379A1 (en) * 2002-12-12 2004-06-17 International Business Machines Corporation Systems, methods, and computer program products to manage the display of data entities and relational database structures
US7724250B2 (en) * 2002-12-19 2010-05-25 Sony Corporation Apparatus, method, and program for processing information
US20040130579A1 (en) * 2002-12-19 2004-07-08 Shinya Ishii Apparatus, method, and program for processing information
US8831966B2 (en) 2003-02-14 2014-09-09 Oracle International Corporation Method for delegated administration
US7992189B2 (en) 2003-02-14 2011-08-02 Oracle International Corporation System and method for hierarchical role-based entitlements
US7591000B2 (en) 2003-02-14 2009-09-15 Oracle International Corporation System and method for hierarchical role-based entitlements
US7653930B2 (en) 2003-02-14 2010-01-26 Bea Systems, Inc. Method for role and resource policy management optimization
US8099779B2 (en) 2003-02-20 2012-01-17 Oracle International Corporation Federated management of content repositories
US7483904B2 (en) 2003-02-20 2009-01-27 Bea Systems, Inc. Virtual repository content model
US20040167900A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository complex content model
US20040167899A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual content repository browser
US7433896B2 (en) 2003-02-20 2008-10-07 Bea Systems, Inc. Federated management of content repositories
US7415478B2 (en) 2003-02-20 2008-08-19 Bea Systems, Inc. Virtual repository complex content model
US7562298B2 (en) * 2003-02-20 2009-07-14 Bea Systems, Inc. Virtual content repository browser
US7840614B2 (en) 2003-02-20 2010-11-23 Bea Systems, Inc. Virtual content repository application program interface
US7810036B2 (en) 2003-02-28 2010-10-05 Bea Systems, Inc. Systems and methods for personalizing a portal
US8762877B2 (en) 2003-09-30 2014-06-24 Ice Edge Business Solutions Ltd. Creation and modification of valid functional design layouts
US20050262362A1 (en) * 2003-10-10 2005-11-24 Bea Systems, Inc. Distributed security system policies
US7839419B2 (en) 2003-10-23 2010-11-23 Microsoft Corporation Compositing desktop window manager
US20050088447A1 (en) * 2003-10-23 2005-04-28 Scott Hanggie Compositing desktop window manager
US20050088452A1 (en) * 2003-10-23 2005-04-28 Scott Hanggie Dynamic window anatomy
US20110072391A1 (en) * 2003-10-23 2011-03-24 Microsoft Corporation Compositing desktop window manager
US8059137B2 (en) 2003-10-23 2011-11-15 Microsoft Corporation Compositing desktop window manager
US7817163B2 (en) * 2003-10-23 2010-10-19 Microsoft Corporation Dynamic window anatomy
US7774601B2 (en) 2004-04-06 2010-08-10 Bea Systems, Inc. Method for delegated administration
US20050234942A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content and schema lifecycles
US20050228807A1 (en) * 2004-04-13 2005-10-13 Bea Systems, Inc. System and method for content lifecycles
US20050234849A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content lifecycles
US20050251512A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for searching a virtual content repository
US20050251504A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for custom content lifecycles
US20060028252A1 (en) * 2004-04-13 2006-02-09 Bea Systems, Inc. System and method for content type management
US9536340B2 (en) * 2004-08-17 2017-01-03 Dirtt Environmental Solutions, Ltd. Software incorporating efficient 3-D rendering
US8751950B2 (en) 2004-08-17 2014-06-10 Ice Edge Business Solutions Ltd. Capturing a user's intent in design software
US20140022243A1 (en) * 2004-08-17 2014-01-23 Dirtt Environmental Solutions, Ltd. Software incorporating efficient 3-d rendering
US20060041842A1 (en) * 2004-08-17 2006-02-23 Loberg Barrie A Capturing a user's intent in design software
US20060218510A1 (en) * 2005-03-23 2006-09-28 Oracle International Corporation Data center management systems and methods
US7805473B2 (en) * 2005-03-23 2010-09-28 Oracle International Corporation Data center management systems and methods
US7880738B2 (en) 2005-07-14 2011-02-01 Molsoft Llc Structured documents and systems, methods and computer programs for creating, producing and displaying three dimensional objects and other related information in those structured documents
US8316025B2 (en) 2005-09-26 2012-11-20 Oracle International Corporation System and method for providing SPI extensions for content management system
US7818344B2 (en) 2005-09-26 2010-10-19 Bea Systems, Inc. System and method for providing nested types for content management
US7752205B2 (en) 2005-09-26 2010-07-06 Bea Systems, Inc. Method and system for interacting with a virtual content repository
US7917537B2 (en) 2005-09-26 2011-03-29 Oracle International Corporation System and method for providing link property types for content management
US7953734B2 (en) 2005-09-26 2011-05-31 Oracle International Corporation System and method for providing SPI extensions for content management system
US20100268513A1 (en) * 2006-02-16 2010-10-21 Dirtt Environmental Solutions Ltd. Rendering and modifying cad design entities in object-oriented applications
US8762941B2 (en) 2006-02-16 2014-06-24 Dirtt Environmental Solutions, Ltd. Rendering and modifying CAD design entities in object-oriented applications
US20080070217A1 (en) * 2006-08-21 2008-03-20 Universidad De Santiago De Chile Software tool for creating an interactive graphic organizer
US8463852B2 (en) 2006-10-06 2013-06-11 Oracle International Corporation Groupware portlets for integrating a portal with groupware systems
US20090132309A1 (en) * 2007-11-21 2009-05-21 International Business Machines Corporation Generation of a three-dimensional virtual reality environment from a business process model
US9886682B2 (en) 2007-11-21 2018-02-06 International Business Machines Corporation Generation of a three-dimensional virtual reality environment from a business process model
US8044973B2 (en) * 2008-01-18 2011-10-25 Autodesk, Inc. Auto sorting of geometry based on graphic styles
US20090184973A1 (en) * 2008-01-18 2009-07-23 Michael Perani Auto sorting of geometry based on graphic styles
US9519407B2 (en) 2008-03-11 2016-12-13 Ice Edge Business Solutions, Ltd. Automatically creating and modifying furniture layouts in design software
US20090262107A1 (en) * 2008-04-22 2009-10-22 International Business Machines Corporation Dynamic creation of virtual regions
US8358302B2 (en) 2008-04-22 2013-01-22 International Business Machines Corporation Dynamic creation of virtual regions
US8605084B2 (en) 2008-04-22 2013-12-10 International Business Machines Corporation Dynamic creation of virtual regions
US9053196B2 (en) 2008-05-09 2015-06-09 Commerce Studios Llc, Inc. Methods for interacting with and manipulating information and systems thereof
US20100005480A1 (en) * 2008-07-07 2010-01-07 International Business Machines Corporation Method for virtual world event notification
US8941641B2 (en) 2009-03-31 2015-01-27 Microsoft Corporation Annotating or editing three dimensional space
US20100245344A1 (en) * 2009-03-31 2010-09-30 Microsoft Corporation Annotating or editing three dimensional space
US20100293203A1 (en) * 2009-05-18 2010-11-18 Henry Roberts Williams User interface for graph database data
US20120188256A1 (en) * 2009-06-25 2012-07-26 Samsung Electronics Co., Ltd. Virtual world processing device and method
US9245064B2 (en) * 2009-11-24 2016-01-26 Ice Edge Business Solutions Securely sharing design renderings over a network
US20120268463A1 (en) * 2009-11-24 2012-10-25 Ice Edge Business Solutions Securely sharing design renderings over a network
US20110131024A1 (en) * 2009-12-02 2011-06-02 International Business Machines Corporation Modeling complex hiearchical systems across space and time
US8335673B2 (en) * 2009-12-02 2012-12-18 International Business Machines Corporation Modeling complex hiearchical systems across space and time
USD736802S1 (en) * 2010-10-04 2015-08-18 Avaya Inc. Display screen with graphical user interface
US8910072B2 (en) * 2010-11-23 2014-12-09 Apple Inc. Browsing and interacting with open windows
US20140040815A1 (en) * 2010-11-23 2014-02-06 Apple Inc. Browsing and interacting with open windows
US20120131495A1 (en) * 2010-11-23 2012-05-24 Apple Inc. Browsing and Interacting with Open Windows
US8560960B2 (en) * 2010-11-23 2013-10-15 Apple Inc. Browsing and interacting with open windows
US9189571B2 (en) 2011-06-11 2015-11-17 Ice Edge Business Solutions, Ltd. Automated re-use of structural components
US10222953B2 (en) * 2014-04-30 2019-03-05 Disney Enterprises, Inc. Systems and methods for editing virtual content of a virtual space
US11321103B2 (en) * 2017-06-16 2022-05-03 Microsoft Technology Licensing, Llc Generating user interface containers
US11327993B2 (en) * 2018-03-26 2022-05-10 Verizon Patent And Licensing Inc. Systems and methods for managing and delivering digital content

Also Published As

Publication number Publication date
EP0890926A1 (en) 1999-01-13
KR20000064776A (en) 2000-11-06
US20020085041A1 (en) 2002-07-04
WO1998033151A1 (en) 1998-07-30

Similar Documents

Publication Publication Date Title
US6466239B2 (en) Method and apparatus for editing data used in creating a three-dimensional virtual reality environment
US6262734B1 (en) Graphic data generating apparatus, graphic data generation method, and medium of the same
US6518989B1 (en) Graphic data generating apparatus, graphic data generation method, and medium of the same
US6552721B1 (en) Graphic data generating apparatus, graphic data generation method, and medium of the same
US6401237B1 (en) Method and apparatus for editing data used in creating a three-dimensional virtual reality environment
US6493001B1 (en) Method, apparatus and medium for describing a virtual shared space using virtual reality modeling language
US6377255B1 (en) Pattern data generator, pattern data generating method and its medium
US6281900B1 (en) Information processing apparatus and method, and providing medium
US6483508B1 (en) Information processing apparatus and method, and providing medium
Molina Massó et al. Towards virtualization of user interfaces based on UsiXML
EP0895196A1 (en) Pattern data generator, pattern data generating method, and its medium
Calleros et al. A method for developing 3D user interfaces of information systems
JPH10222698A (en) Communication equipment of three-dimensional virtual space and communicating method
JP2005165873A (en) Web 3d-image display system
Gunn et al. Oorange: A virtual laboratory for experimental mathematics
KR100817506B1 (en) Method for producing intellectual contents
Loss DRIVE: A system for interactive review of engineering designs
Pascual Molina Masso et al. " Towards Virtualization of User Interfaces based on UsiXML
Breen et al. Virtual design prototyping applied to medical facilities
Müller et al. An Efficient Object-oriented Authoring and Presentation System for Virtual Environments
JPH11175754A (en) Processor and method for information processing, and provided medium
Neo Web-based 3D virtual environment for information visualization
Banerjee et al. A Virtual Reality based interface for effective Layout Design of Flexible Manufacturing Systems
Gao Extending scientific visualization into the World Wide Web.
Zeng et al. Interactive visualization of three-dimensional pipelines using Ajax and X3D

Legal Events

Date Code Title Description
AS Assignment

Owner name: SONY CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ISHIKAWA, MASAYUKI;REEL/FRAME:009729/0219

Effective date: 19980819

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20061015