US20230376611A1 - Systems and methods to control access to components of virtual objects - Google Patents

Systems and methods to control access to components of virtual objects Download PDF

Info

Publication number
US20230376611A1
US20230376611A1 US18/364,391 US202318364391A US2023376611A1 US 20230376611 A1 US20230376611 A1 US 20230376611A1 US 202318364391 A US202318364391 A US 202318364391A US 2023376611 A1 US2023376611 A1 US 2023376611A1
Authority
US
United States
Prior art keywords
objects
platonic
virtual
instance
node
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.)
Pending
Application number
US18/364,391
Inventor
Richard Benjamin Trent Nelson
Jeffery Blaine Petersen
Avery Lauren Orman
Donald N. Kjer
Matthew A. Breindel
Jason Wayne Gholston
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.)
Linden Research Inc
Original Assignee
Tilia LLC
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 Tilia LLC filed Critical Tilia LLC
Priority to US18/364,391 priority Critical patent/US20230376611A1/en
Publication of US20230376611A1 publication Critical patent/US20230376611A1/en
Assigned to LINDEN RESEARCH, INC. reassignment LINDEN RESEARCH, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TILIA LLC
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Definitions

  • At least some technologies disclosed herein relate to information security and access control in general and more specifically, but not limited to, access to virtual objects in a three-dimensional virtual world.
  • a virtual world can be hosted on a set of server computers (e.g., secondlife.com).
  • Client programs or viewers can be installed on user computers for connections to the server computers and for user participation in the virtual world.
  • Users of a virtual world can be presented as the residents of the virtual world in the form of avatars.
  • the resident avatars can travel in the three-dimensional virtual world, explore the three-dimensional virtual world, meet other resident avatars for virtual social activities, and communicate with each other via voice, instant messaging, text chart, local chat, and/or group chat.
  • the avatars may build, create, shop and trade virtual objects and services with each other in the three-dimensional virtual world.
  • Avatars of a virtual world may take various forms, such as human, animal, vegetable, etc.
  • users may customize various aspects of their avatars and may choose to resemble the users themselves in appearance as they are in the real world.
  • a user may have multiple avatars, but use only one avatar at a time for participation in the virtual world.
  • a user of a client program or viewer of the virtual world can use conventional input devices to control the activities of the avatar that represents the user in the virtual world, such as keyboards and pointer control device (e.g., mouse, touch pad, track ball, joystick, and touch screen).
  • keyboards and pointer control device e.g., mouse, touch pad, track ball, joystick, and touch screen.
  • the view of the virtual world as currently being seen by the avatar at its current position and orientation can be presented on a display device, such as a computer monitor, a display of a notebook computer, and a touch screen of a mobile device.
  • a virtual world may allow the users to create virtual objects in the virtual worlds and obtain virtual objects created by others to modify and/or assemble them to create new virtual objects.
  • a creator of a virtual object may want a level of control on the usage, distribution, and/or replication of the virtual object by other users, such as the use of the virtual object and its components in the creation of new virtual objects. The creator may want to upgrade/update of virtual object when the updates/upgrades of the component objects used in the virtual object becomes available.
  • FIG. 1 shows a computer system in which techniques of the present disclosure can be used.
  • FIG. 2 shows a data structure of a virtual object to facilitate access control according to one embodiment.
  • FIG. 3 illustrates a platonic object to facilitate access control according to one embodiment.
  • FIG. 4 illustrates a provenance node of a virtual object to facilitate access control according to one embodiment.
  • FIG. 5 illustrates a data structure to implement access control for a virtual object having multiple versions according to one embodiment.
  • FIG. 6 shows a method to implement access control for virtual objects in a virtual reality world according to one embodiment.
  • FIG. 7 shows a data processing system on which the methods of the present disclosure can be implemented.
  • a virtual world may allow its users to create virtual objects to enrich the virtual world.
  • a first user may create a virtual wheel; a second user may use instances of the virtual wheel in constructing a virtual vehicle; and a third user may modify the virtual vehicle to create an improved vehicle.
  • the virtual wheel created by the first user may be replicated as instances by the second user, used as components of the virtual vehicle created by the second user, and reused, as components being integrated in the virtual vehicle, in the creation of the improved vehicle made by the third user.
  • the virtual wheels, the virtual vehicle, and the improved vehicle may have instances used by other users with or without modification.
  • the virtual objects are presented as part of the virtual world.
  • the user created objects enriches the virtual world over time.
  • the first user improves the virtual wheel to provide an updated/upgraded virtual wheel
  • the present disclosure provides data structure techniques to address such a challenge.
  • a blueprint of virtual object is used to identify the construction of the virtual object from its component resources.
  • a provenance node of the virtual object is used to track the creator of the virtual object, and the parameters for access control related to the usage of the virtual object and/or its component resources.
  • a provenance tree formed by linking the provenance node of the virtual object to the respective provenance nodes of the component resources, specifies the access control parameters of the entire component tree of the virtual object. Access controls can be prescribed by creators of virtual objects and applied efficiently, even when some of the virtual objects are extracted from other virtual objects as component resources and built into new virtual objects.
  • a platonic object is used to provide a version-neutral representation of different versions of virtual object.
  • An instance of a virtual object acquired by a user is represented by a reference to the platonic object, which allows the efficient tracking of upgradable relations among multiple versions of virtual object.
  • a typical avatar in a three-dimensional virtual world has a position and orientation.
  • a user device provides inputs to control the position and orientation of the avatar in the virtual world to simulate the experience of traveling in the virtual world by presenting the virtual world from the point of view of the position and orientation of the avatar.
  • the virtual reality system e.g., a server system and/or the client program/viewer
  • the view of the virtual world includes other avatars in the field of view of the avatar, and other virtual objects, such as virtual building, parks, theaters, streets, etc.
  • the virtual reality system may identify a set of objects or avatars that may be of particular interest to the avatar. For examples, when an avatar speaks to a nearby listening avatar, the listening avatar may become a point of interest for the gaze of the speaking avatar. For examples, when an avatar listens to a nearby speaking avatar, the speaking avatar may become a point of interest for the gaze of the listening avatar. For examples, when an avatar speaks to a group of avatars, the avatars in the group may become potential points of interest for the gaze of the speaking avatar.
  • a computer system hosting the virtual world renders a view of the virtual world from the point of the gaze of the avatar and the present the view to the user of the avatar, as if the user of the avatar is viewing the virtual world according to the gaze of the avatar.
  • FIG. 1 shows a computer system in which techniques of the present disclosure can be used.
  • a server system ( 103 ) has a data storage ( 105 ) storing a three dimensional world model ( 131 ) and avatar models ( 135 ).
  • the virtual world represented by the model ( 131 ) may or may not resemble a part of the real world on the Earth.
  • Client devices ( 107 , . . . , 109 ) can be used to access the virtual world via the server system ( 103 ).
  • the server system ( 103 ) may generate a view of the virtual world and provide the view to a client device ( 109 ) for display.
  • the server system ( 103 ) may extract a portion of the world model ( 131 ) and the avatar model ( 135 ) relevant for the display of the view for the client device ( 109 ); and the client device ( 109 ) constructs a view of the portion of the virtual world from the data extracted and provided by the server system ( 103 ).
  • a user of the server system ( 103 ) has a user account ( 137 ) stored in the data storage ( 105 ).
  • the user account ( 137 ) hosts information such as the identification of an avatar ( 141 ) of the user in the virtual world, the location ( 143 ) and orientation ( 145 ) of the avatar ( 141 ) in the virtual world, preferences ( 147 ) of the user, such as the personalization parameters of the avatar ( 141 ).
  • the input devices ( 125 ) of the client device ( 109 ) provide user inputs to control the location ( 143 ) and orientation ( 145 ) of the avatar ( 141 ) of the user; and the server system ( 103 ) provides a data stream to the client device ( 109 ) according to the location ( 143 ) and the orientation ( 145 ) of the avatar ( 141 ) such that the client device ( 109 ) presents, on the output device ( 127 ), the view of the virtual world that is perceived to be seen in the eyes of the avatar ( 141 ).
  • the view of the virtual world simulates the experience of a user in the virtual world at the location ( 143 ) and orientation ( 145 ) of the avatar ( 141 ); and the display of the virtual world on the client device ( 109 ) corresponds to the presentation of a video stream captured by a virtual camera at a location ( 143 ) and orientation ( 145 ) of the avatar ( 141 ). Since the view is in the eyes of the avatar ( 141 ), the view generally does not include the avatar ( 141 ) itself and more specifically the eyes of the avatar ( 141 ). However, the avatar ( 141 ) itself and the eyes of the avatar ( 141 ) can be in the views of other avatars that are in the vicinity of the avatar ( 141 ).
  • Examples of the input devices ( 125 ) include a text input device ( 117 ) (such as a keyboard, a virtual keyboard implemented on a touch screen, text input implemented via speech recognition), a pointer control device (e.g., arrow keys of a keyboard, a mouse, a track ball, a touch pad, a touch screen, a joystick), a motion tracking device (e.g., motion sensors attached to a head-mount display, data glove, mobile phones, personal media player, mobile computing device, game controller), a digital camera ( 113 ), a microphone ( 111 ), etc.
  • a text input device such as a keyboard, a virtual keyboard implemented on a touch screen, text input implemented via speech recognition
  • a pointer control device e.g., arrow keys of a keyboard, a mouse, a track ball, a touch pad, a touch screen, a joystick
  • a motion tracking device e.g., motion sensors attached to a head-mount display, data glove, mobile phones, personal
  • Examples of the output devices ( 127 ) include a display ( 121 ) (e.g., a computer monitor, a touch screen, a head-mount display, a virtual reality headset) and a speaker ( 123 ) (or earphone, headphone.
  • a display 121
  • a touch screen e.g., a touch screen
  • a head-mount display e.g., a virtual reality headset
  • a speaker 123
  • a client device ( 109 ) has an eye-tracking capability (e.g., via a head-mount camera ( 113 ) that capture video images of the eyes of the user, a front facing camera ( 113 ) of a smart phone, a tablet computer, a mobile device), which makes it possible to control the eye movements of an avatar ( 141 ) and/or the field of view of the avatar ( 141 ) independent of the movement of the location ( 143 ) and orientation ( 141 ) of the avatar ( 141 ) as a whole.
  • eye-tracking capability e.g., via a head-mount camera ( 113 ) that capture video images of the eyes of the user, a front facing camera ( 113 ) of a smart phone, a tablet computer, a mobile device
  • the system is configured to present eye movements based on predictions, eye movement models, preferences ( 147 ), and other inputs from other devices (e.g., 117 , 119 ). For example, predetermined patterns of eye movements are animated based on predetermined models.
  • eye movements based on predictions, eye movement models, preferences ( 147 ), and other inputs from other devices (e.g., 117 , 119 ).
  • predetermined patterns of eye movements are animated based on predetermined models.
  • the system of FIG. 1 can also be used for the presentation of augmented reality, where virtual representations of users in the form of avatars are projected into a view of a real world.
  • the avatars may have the form of a human and/or be generated based on images of the users of the avatars so that the avatars resemble the users in real world.
  • FIG. 1 illustrates the use of a centralized server system ( 103 ) to host the virtual world represented by the world model ( 131 ).
  • the virtual world may be hosted on a distributed computer network.
  • the user account ( 137 ) may include a number of virtual objects ( 129 ), such as virtual vehicles, virtual televisions, virtual telephones, etc. Some of the virtual objects ( 129 ) may be created by other users of the virtual world and acquired by the user of the account ( 137 ); and some of the virtual objects ( 129 ) may be created by the user of the account ( 137 ) using tools and/or building blocks offered by the server system ( 103 ) and/or virtual objects created and offered by users of other accounts.
  • virtual objects such as virtual vehicles, virtual televisions, virtual telephones, etc.
  • the data storage ( 105 ) stores the permission data ( 149 ) that controls the access to virtual objects (e.g., 129 ), instances of which may be acquired by some users of the server system ( 103 ), and/or modified or used to create new virtual objects which may be further modified or used in the creation of other virtual objects.
  • virtual objects e.g., 129
  • instances of which may be acquired by some users of the server system ( 103 )
  • modified or used to create new virtual objects which may be further modified or used in the creation of other virtual objects.
  • a typical virtual object ( 129 ), like an avatar ( 141 ), has a position and orientation, a shape, a size, and a visual representation in the virtual world.
  • the virtual object ( 129 ) is presented as part of the virtual world at the position of the virtual object ( 129 ) in the virtual world.
  • the avatar ( 141 ) may approach and interact with the virtual object ( 129 ).
  • the virtual object ( 129 ) is acquired by the avatar ( 141 )
  • a copy or instance of the virtual object ( 129 ) is created at a location selected by the avatar ( 141 ).
  • Some of the virtual objects ( 129 ) may be decorative items in the virtual world (e.g., virtual clothing). Some of the virtual objects ( 129 ) may have pre-programmed functions that allow an avatar ( 141 ) to interact with the virtual objects ( 129 ). For example, a virtual vehicle may have a control that allows an avatar to drive it around in the virtual reality world.
  • FIG. 2 shows a data structure of a virtual object to facilitate access control according to one embodiment.
  • the data structure of FIG. 2 can be used to specify the structure and access control of one of the objects ( 129 ) created by the user of the account ( 137 ) illustrated in FIG. 1 .
  • the object ( 151 ) includes a blueprint that specifies the construction of the object ( 151 ) from a set of objects ( 153 , 155 , . . . , 157 ) that are used as resources or components.
  • the resource objects ( 153 , 155 , . . . , 157 ) can be placed at predetermined positions in space relative to each other according to the design of the blueprint.
  • the blueprint may specify the ways the resource objects ( 153 , 155 , . . . , 157 ) are connected to each other and the configurations of the resource objects ( 153 , 155 , . . . , 157 ) within the object ( 151 ).
  • a resource object (e.g., 157 ) itself may be constructed from a plurality of objects (e.g., 161 ); and the blueprint of the object ( 151 ) may specify the use of some of the objects (e.g., 161 ) extracted from the resource object (e.g., 157 ) in the construction of the object ( 151 ). Some of the objects (e.g., 161 ) of the resource object (e.g., 157 ) may be not used in the object ( 151 ); and such unused objects may or may not be allowed to be used outside the object ( 151 ).
  • the resource object ( 157 ) may be used as a resource bundle that allows a creator of the object ( 151 ) to selectively use some of the objects (e.g., 161 ) in the resource bundle to create the object ( 151 ). Unused portions of the resource bundle may or may not be allowed to be used in the creation of another object separate from the object ( 151 ).
  • the resource object ( 157 ) may have a blueprint identifying a particular ways to connect its resource objects (e.g., 161 ); and in constructing the object ( 151 ), the creator of the object ( 151 ) may use some of the connections of a subset of the objects ( 161 ), discard or modify other connections, and/or discard or replace other objects. Thus, the blueprint of the resource object ( 157 ) may be partially used in the blueprint of the object ( 151 ).
  • the configuration parameters ( 159 ) of the object ( 151 ) specify the way the object ( 151 ) is configured and/or constructed from its resource objects ( 153 , 155 , . . . , 157 ).
  • the configuration parameters ( 159 ) may include user-customizable parameters and non-customizable parameters.
  • User-customizable parameters allow an end-user of the object ( 151 ) to personalize an instance of the object ( 151 ) without creating a new object.
  • Non-customizable parameters define the character and property of the object ( 151 ). Adjustments to any of the non-customizable parameters lead to the creation of a new object; the user who makes the adjustments becomes the creator of the new object; and the object ( 151 ) is a resource of the new object.
  • the object ( 151 ) has an object ID ( 158 ) that identifies the object ( 151 ). Instances of the object ( 151 ) can be created with a reference to the object ID ( 158 ) so that the blueprint of the object ( 151 ) can be used for the rendering of the instances (e.g., based on the location and orientation of the instance in the virtual world, and the user-customizable parameters specified for the respective instances).
  • the object ( 151 ) includes a provenance node ( 171 ) that specifies the access control parameters.
  • the creator of the object ( 151 ) can use the control parameters to specify the conditions for the use the object ( 151 ), whether the object ( 171 ) is modifiable, and whether the resource objects ( 153 , 155 , . . . , 157 ) can be separately extracted for the creation of different new objects.
  • FIG. 4 provides an example of the provenance node ( 171 ).
  • FIG. 3 illustrates a platonic object to facilitate access control according to one embodiment.
  • the platonic object ( 163 ) of FIG. 3 is a version-neutral representation of different object versions to facilitate the control of access to updates and upgrades.
  • the platonic object ( 163 ) includes a name ( 164 ) of the object ( 163 ), an ID ( 165 ) of the platonic object ( 163 ) for efficient and unique reference, and a list of object IDs (e.g., 167 , 168 , . . . , 169 ) of multiple versions of the platonic object ( 163 ).
  • object IDs e.g., 167 , 168 , . . . , 169
  • the objects identified by the object IDs e.g., 167 , 168 , . . . , 169 ) have the specific blueprints for the construction and implementation of the versions of the platonic object ( 163 ).
  • a virtual world may allow the creator of an object ( 151 ) to make incremental improvements of the object ( 151 ) and thus create different versions.
  • the objects (e.g., 151 ) of different versions are represented by the same platonic object ( 163 ). Instances of the object ( 151 ) corresponding to a particular version can be generated as an instance of the platonic object ( 163 ) having the corresponding version, such that access to the instance leads easily to the different versions of the platonic object ( 163 ).
  • a first version of the object ( 151 ) is created with the object ID ( 158 ); and a platonic object ( 163 ) is created to provide a version-neutral representation of the object ( 151 ) and its potential successors/updates/upgrades.
  • the platonic object ( 163 ) includes it name ( 164 ), a platonic object ID ( 165 ), and an identification of the object ID ( 158 ) in the field for the object ID of version 1 ( 167 ).
  • the platonic object ( 163 ) When the creator improves the object ( 151 ) to create a successor object corresponding to the next version of the platonic object ( 163 ), the platonic object ( 163 ) is updated to include the object ID of the successor object in the field of object ID of version 2 ( 168 ). Thus, the platonic object ( 163 ) provides efficient access to both the object ( 151 ) and its successor.
  • the object IDs ( 167 , 168 , . . . , 169 ) of different versions are stored as an ordered array or a linked list in the platonic object ( 163 ) to provide access to a set of objects according to their revision history of evolving from one version to another.
  • the platonic object ( 163 ) also includes information about compatibility among the versions to facilitate automated update/upgrade to compatible version.
  • the data storage ( 105 ) of the server system ( 103 ) stores actual objects of different versions (e.g., 151 ) that contain the blueprints and access control parameters of the actual objects, such that instances of the actual objects can be accessed via the object IDs ( 167 , 168 , . . . , 169 ) provided in the platonic object ( 163 ) (e.g., for testing and/or updating/upgrading).
  • Different instances of different versions of the platonic object ( 163 ) can be acquired by users of different accounts (e.g., 137 ) and be presented in the virtual world according to their respective blueprints and the locations of the instances.
  • the instance is rendered according to the blueprint of the corresponding object (e.g., 151 ) identified by the object ID specified for the corresponding version.
  • the creator may offer a free update or upgrade of an instance of the platonic object ( 163 ) having a version corresponding to the object ( 151 ) to a newer version.
  • the server system ( 103 ) may automatically update the instance, according to the reference to the new version identified in the list of object IDs stored in the platonic object ( 163 ), with or without explicit input from the user.
  • the user may have a preference ( 147 ) stored in the user account ( 137 ) to accept automatic updates/upgrades.
  • the server system ( 103 ) may prompt the user to indicate whether or not to update/upgrade, when, e.g., the update/upgrade has a potential incompatibility or requires a cost. In some instances, the server system ( 103 ) may allow the user to test the updated/upgraded object before finalizing the update/upgrade of the instance acquired by the user.
  • the server system ( 103 ) may generate an automated notification to the creator of the object ( 151 ) about availability of the update/upgrade, such that the creator may test the update/upgrade for the use in the object ( 151 ) and determine whether to use the updated/upgraded object ( 157 ) for the object ( 151 ), and/or to generate an update/upgraded version of the object ( 151 ) in view of the available new version of the platonic object ( 163 ).
  • the use of the platonic object ( 163 ) simplifies the processing of object updates/upgrades in a complex environment where multiple versions of an object can coexist in the virtual world stand-alone and being integrated as components in the construction of other objects in the virtual world.
  • FIG. 4 illustrates a provenance node of a virtual object to facilitate access control according to one embodiment.
  • the structure of the provenance node ( 171 ) of FIG. 4 can be used to implement the provenance node ( 171 ) of the object ( 151 ) illustrated in FIG. 2 .
  • the provenance node ( 171 ) has an ID ( 173 ) that uniquely identifies the provenance node ( 171 ) among provenance nodes of various objects (e.g., 151 ).
  • ID ( 173 ) that uniquely identifies the provenance node ( 171 ) among provenance nodes of various objects (e.g., 151 ).
  • a reference to the provenance node ID ( 173 ) by an object ( 151 or 163 ) or an instance of the object ( 151 or 163 ) is used to connect the object ( 151 or 163 ) to the access control parameters specified in the provenance node ( 171 ).
  • the provenance node ( 171 ) has a creator ID ( 174 ) that identifies the identity of the object creator (e.g., the user who specifies the blueprint of the object ( 151 ) to which the provenance node ( 171 ) is attached).
  • the object creator has the privilege to adjust the parameters specified in the provenance node ( 171 ), such as a license ID ( 176 ), a price ( 177 ) of the object ( 171 ) for which the provenance node ( 171 ) is specified, a modifiability flag ( 178 ) of the object ( 171 ), an extractability flag ( 179 ) of the object ( 171 ), etc.
  • Users other than the creator do not have the privilege to adjust the provenance node ( 171 ).
  • the provenance node ( 171 ) includes a platonic object ID ( 165 ) that identifies the platonic object ( 163 ) of the object ( 151 ) for which the provenance node ( 171 ) is specified.
  • the server system ( 103 ) can extract the platonic object ID ( 165 ) from its provenance node ( 171 ) and check the version history of the platonic object ( 163 ) identified by the platonic object ID ( 165 ).
  • the server system ( 103 ) may use the provenance node ( 171 ) of the object ( 151 ) to identify the platonic object ( 163 ) through the platonic object ID ( 165 ) specified in the provenance node ( 171 ) and create an instance of the platonic object ID ( 165 ) in the user account ( 137 ), together with an identification of the version of the instance.
  • the server system ( 103 ) determines, based on the list of objects of different versions identified in the platonic object ( 163 ), whether the platonic object ID ( 165 ) has an updated/upgraded version.
  • the update/upgrade can be performed just in time for the presentation of the instance in the user account ( 137 ).
  • the update or upgrade can be performed in some instances automatically without user intervention.
  • the update or upgrade can be performed in some instances after a test and/or inspection of the updated/upgraded version of the platonic object ( 163 ) by the user of the user account ( 137 ).
  • the license ID ( 176 ) is used to identify a set of license terms and conditions of the object ( 151 ) for which the provenance node ( 171 ) is specified.
  • a rule engine of the server system ( 103 ) can be programmed to enforce the terms and conditions of the object ( 151 ).
  • the price ( 177 ) specified in the provenance node ( 171 ) of the object ( 151 ) identifies the amount a purchaser is required to pay (e.g., using a virtual current, or other types of resources) in order to acquire an instance of the version of the platonic object ( 163 ) implemented via the object ( 151 ).
  • the resource objects ( 153 , 155 , . . . , 157 ) have their respective provenance nodes to specify their creators and prices. The sum of the prices required by the creators of the resource objects ( 153 , 155 , . . .
  • the difference between the price and the sum is the net income derived from the sale for the creator (or loss, if the price is too low, e.g., in a form of incentive, charity, donation, distribution).
  • the server system ( 103 ) charges the buyer of the instance according to the price ( 177 ) specified in the provenance node ( 171 ) of the object ( 151 ).
  • the object ( 151 ) may be sold stand-alone, or as a resource object in another object that uses the object ( 151 ) in its blueprint. Since the sale of the instance of the object ( 151 ) automatically effectuates the sale of the instances of the resource objects ( 153 , 155 , . . .
  • the server system ( 103 ) uses portions from the income generated from the sale of the instance of the object ( 151 ) according to the price ( 177 ) to purchase the instances of the resource objects ( 153 , 155 , . . . , 157 ) from the respective creators of the resource objects ( 153 , 155 , . . . , 157 ) according to the prices and create IDs specified in the provenance nodes of the resource objects ( 153 , 155 , . . . , 157 ).
  • the process can be performed recursively or iteratively to pay all creators involved in the construction of the object ( 151 ).
  • the resource objects e.g., 153 , 155 , . . . , 157
  • the server system ( 103 ) automatically performs the instance acquisition according to the tree of provenance nodes ( 171 ) involved in the object ( 151 ), it is not necessary for the creator of the object ( 151 ) to pre-purchase the instances of the resource objects (e.g., 153 , 155 , . . . , 157 ) to create an inventory for “manufacturing” of the instances of the object ( 151 ).
  • the inventory management of the virtual objects are greatly simplified.
  • the server system ( 103 ) automatically acquires the required instances, via data replication and/or reference, and provides corresponding credits to the respective creators of the resource components in the blueprint hierarchy of the object ( 151 ), in accordance with the creator IDs and prices specified in the provenance nodes of the respective resource objects (and their resource objects and so on).
  • the modifiability flag ( 178 ) of the provenance node ( 171 ) of the object ( 151 ) indicates whether a user, different from the creator of the object ( 151 ) (as identified by the creator ID ( 165 )), is allowed to make modifications to an instance of the object ( 151 ) acquired by the user.
  • the user may use the instance of the object ( 151 ) as a whole, without changing the blueprint of the object ( 151 ).
  • the user may connect the object ( 151 ) to other objects to make a new object.
  • the user may transform the object ( 151 ) as a whole, attach other objects to it via joints, or wire in additional parameter nodes to the content of the object ( 151 ).
  • the user is not allowed to add contents to the object ( 151 ), remove contents from the object ( 151 ), and/or edit the contents of the object ( 151 ).
  • the user may set user-customizable parameters of the object ( 151 ).
  • the user is allowed to change the blueprint of the object ( 151 ) to create a new object, with or without the use of additional resource objects. For example, the user may add contents to the object ( 151 ), remove contents from the object ( 151 ), and/or edit the contents of the object ( 151 ), including non-customizable parameters.
  • the object ( 151 ) is identified as a resource.
  • the extractability flag ( 178 ) of the provenance node ( 171 ) of the object ( 151 ) indicates whether the resource objects (e.g., 153 , 155 , . . . , 157 ) of the object ( 151 ) can be taken out of the context of the object ( 151 ) and used elsewhere.
  • the user of the virtual car may extract the virtual wheels and use elsewhere.
  • the user may remove the virtual wheel from the virtual car, discard the virtual wheel, and/or add other virtual wheels to the virtual car to make a new virtual car.
  • the user may remove the virtual wheel and repurpose the virtual wheel as a decorative item on the virtual car, or not use the virtual wheel removed from the virtual car.
  • the user is prevented from adding to an inventory the virtual wheels, extracted from the virtual car, and later using the virtual wheel in a context outside the virtual car.
  • FIG. 5 illustrates a data structure to implement access control for a virtual object having multiple versions according to one embodiment.
  • the data structure of FIG. 5 can be implemented using the object ( 151 ) of FIG. 2 , the platonic object ( 163 ) of FIG. 3 , and the provenance node ( 171 ) of FIG. 4 .
  • a plurality of versions of a virtual item can be created as a plurality of objects ( 187 , 188 , . . . , 151 ).
  • Each of the objects ( 187 , 188 , . . . , 151 ) has a blueprint of its construction from one or more resource objects (e.g., 153 , 155 , . . . , 157 , as illustrated in FIG. 2 for the object ( 151 )).
  • a platonic object ( 163 ) has a version history of the virtual item in the form of a list of object IDs ( 167 , 168 , . . . , 169 ).
  • the platonic object ( 163 ) represents the virtual item in general.
  • Each of the object IDs ( 167 , 168 , . . ., 169 ) identifies a corresponding one of the objects ( 187 , 188 , . . . , 151 ) of respective versions.
  • the server system ( 103 ) can readily render any version of the platonic object ( 163 ) using the blueprint of the respective object (e.g., 187 , 188 , . . . , or 151 ).
  • Each of the objects ( 187 , 188 , . . . , 151 ) of respective versions has a provenance node (e.g., 181 , 182 , . . . , 171 ) that specifies the access control parameters of the object (e.g., 181 , 182 , . . . , 171 ).
  • the provenance nodes ( 181 , 182 , . . . , 171 ) of the objects ( 187 , 188 , . . . , 151 ) of respective versions have the same platonic object ID ( 165 ) that identifies the platonic object ( 163 ).
  • the server system ( 103 ) can efficiently determine the complete revision history of the virtual item from the reference made using the platonic object ID ( 165 ).
  • some of the objects ( 187 , 188 , . . . , 151 ) of respective versions may optionally share a same provenance node (e.g., 171 ) (e.g. when such objects have the same access control parameters).
  • the original objects (e.g., 181 , 182 , . . . , 171 ) having the blueprints are owned by the creator(s) of the objects. Others may obtain an instance of the platonic object ( 163 ) with an indication of the obtained version of the platonic object ( 163 ), such that the updates/upgrades can be performed just in time for the use of an instance of the platonic object ( 163 ).
  • the platonic object ( 163 ) is stored as a centralized record for the version history of the objects (e.g., 181 , 182 , . . . , 171 ) of different versions.
  • the platonic object IDs (e.g., 165 ) provided in the provenance nodes (e.g., 171 ) of the objects (e.g., 181 , 182 , . . . , 171 ) allow the server system ( 103 ) to efficiently access the version history and perform the update/upgrade of the instances of the objects ( 181 , 182 , . . . , 171 ) in an automated way.
  • FIG. 6 shows a method to implement access control for virtual objects in a virtual reality world according to one embodiment.
  • the method of FIG. 6 can be implemented using the data structures illustrated in FIGS. 2 - 5 in a computer system illustrated in FIG. 1 .
  • a computer system is configured to: store ( 191 ) a platonic object ( 163 ) identifying a list of objects ( 187 , 188 , . . . , 151 ) as different versions of the platonic object ( 163 ); store ( 193 ) a respective blueprint of each respective object (e.g., 151 ) in the list of objects ( 187 , 188 , . . . , 151 ) to identify a set of resource objects (e.g., 153 , 155 , . . .
  • the resource objects e.g., 153 , 155 , .
  • the computer system hosts a three-dimensional virtual reality world and includes a data storage device ( 105 ) and a server computer/system ( 103 ).
  • the data storage device ( 105 ) stores a three-dimensional model ( 131 ) of the virtual reality world and avatar models ( 135 ) representing residences of the virtual reality world.
  • the data storage device ( 105 ) also stores the platonic object ( 163 ), the list of objects ( 187 , 188 , . . . , 151 ) as different versions of the platonic object ( 163 ), including their blueprints and provenance nodes (e.g., 171 ).
  • the server computer/system ( 103 ) renders the three-dimensional model ( 131 ) of the virtual reality world according to view points of avatars (e.g., 141 ) generated according to the avatar models ( 135 ), including instances of the platonic object ( 151 ) that are added to the virtual reality world (e.g., by users of the users accounts (e.g., 137 )).
  • the server computer/system ( 103 ) controls access to the instances of the platonic object ( 163 ) according to access control parameters stored in the tree of provenance nodes connected via the references to the list of objects ( 187 , 188 , . . .
  • a provenance node ( 171 ) has explicit references to provenance nodes of its component objects ( 153 , 155 , . . . , 157 ) and/or explicit references to the component objects ( 153 , 155 , . . .
  • the access to the instances of the platonic object ( 163 ) may include the usage of an instance of the respective object ( 151 ) in the creation of a virtual object in the virtual reality world, the acquisition of an instance of the respective object ( 151 ) by users different from the creator of the respective object ( 151 ), and/or the acquisition of instances of resource objects ( 153 , 155 , . . . , 157 ) of the respective object ( 151 ) during the acquisition of an instance of the respective object ( 151 ).
  • the respective object ( 151 ) has a shape and a size visible in the virtual reality world.
  • a blueprint of the respective object ( 151 ) identifies: the positions of its set of resource objects ( 153 , 155 , . . . , 157 ) relative to each other within the respective object ( 151 ), and the connections of the resource objects ( 153 , 155 , . . . , 157 ) to each other within the respective object ( 151 ).
  • Access control parameters identified in a provenance node ( 171 ) for the respective object ( 151 ) includes at least one parameter identifying a permission to modify the blueprint of the respective object ( 151 ), such as a permission indicating whether the respective object ( 151 ) is modifiable by a user other than the creator in creating a new object, or a permission indicating whether the resource objects ( 153 , 155 , . . . , 157 ) of the respective object ( 151 ) are extractable for use in a context outside of the respective object ( 151 ) (e.g., whether resource objects ( 153 , 155 , . . . , 157 ) of an instance of the respective object ( 151 ) can be used in two or more instances of separate objects).
  • a permission to modify the blueprint of the respective object ( 151 ) such as a permission indicating whether the respective object ( 151 ) is modifiable by a user other than the creator in creating a new object, or a
  • each instance of an object (e.g., 151 ) as a particular version of the platonic object ( 163 ) is created as an instance of the platonic object ( 163 ) having an indication of the particular version.
  • the server computer/system ( 103 ) dynamically determines just in time, the availability of another object that serves in the platonic object ( 163 ) as the update or upgrade of the object (e.g., 151 ). If the successor version is available, the server computer/system ( 103 ) processes the migration from the instance of the current version of the platonic object ( 163 ) to an instance of the next version of the platonic object ( 163 ).
  • the server computer/system ( 103 ) may automatically initiate and complete the migration based on compatibility between the current version of the platonic object ( 163 ) and the next version of the platonic object ( 163 ), in view of a preference of a user of the instance of the current version of the platonic object ( 163 ).
  • the user of the user account ( 137 ) may provide a preference ( 147 ) that allows the automatic update/upgrade based on compatibility and/or a predetermined cost criterion.
  • the server computer/system ( 103 ) prompts the user to test an instance of the next version of the platonic object ( 163 ) and accept the instance of the next version as a replacement of the current version.
  • the migration processing includes the creation of an updated or upgraded version of the further virtual object by replacing the instance of the current version with an instance of the next version.
  • the server computer/system ( 103 ) presents the updated or upgraded version of the further virtual object to the creator of the further virtual object for inspection, optional adjustments, and/or approval.
  • the update/upgrade can propagates to other virtual objects that use instances of the platonic object ( 163 ).
  • Access control parameters of a provenance node ( 171 ) may identify a license ( 176 ) for the respective object ( 151 ), and/or a price ( 177 ) of the respective object ( 151 ). Since the tree of provenance nodes in objects ( 153 , 155 , . . . , 157 , 161 , . . . ) involved, directly or indirectly, in the blueprint of the respective object ( 151 ) identifies the prices and creators of the objects ( 153 , 155 , . . . , 157 , 161 , . . .
  • the server computer/system ( 103 ) can automatically distribute the revenue generated from an instance of the respective object ( 151 ) to the respective creators according to the respective prices identified in the tree, to acquire the instances of objects ( 153 , 155 , . . . , 157 , 161 , . . . ) involved in the blueprint of the respective object ( 151 ).
  • Each of the client devices ( 107 , . . . , 109 ) and the server system ( 103 ) can be implemented in the form of one or more data processing systems illustrated in FIG. 7 , with more or fewer components.
  • the present disclosure includes the methods discussed above, computing apparatuses configured to perform methods, and computer storage media storing instructions which when executed on the computing apparatuses causes the computing apparatuses to perform the methods.
  • FIG. 7 shows a data processing system on which the methods of the present disclosure can be implemented. While FIG. 7 illustrates various components of a computer system, it is not intended to represent any particular architecture or manner of interconnecting the components. Other systems that have fewer or more components than those shown in FIG. 7 can also be used.
  • the data processing system ( 200 ) includes an inter-connect ( 201 ) (e.g., bus and system core logic), which interconnects a microprocessor(s) ( 203 ) and memory ( 211 ).
  • the microprocessor ( 203 ) is coupled to cache memory ( 209 ) in the example of FIG. 7 .
  • the inter-connect ( 201 ) interconnects the microprocessor(s) ( 203 ) and the memory ( 211 ) together and also interconnects them to input/output (I/O) device(s) ( 205 ) via I/O controller(s) ( 207 ).
  • I/O devices ( 205 ) may include a display device and/or peripheral devices, such as mice, keyboards, modems, network interfaces, printers, scanners, video cameras and other devices known in the art.
  • the data processing system is a server system, some of the I/O devices ( 205 ), such as printers, scanners, mice, and/or keyboards, are optional.
  • the inter-connect ( 201 ) includes one or more buses connected to one another through various bridges, controllers and/or adapters.
  • the I/O controllers ( 207 ) include a USB (Universal Serial Bus) adapter for controlling USB peripherals, and/or an IEEE-1394 bus adapter for controlling IEEE-1394 peripherals.
  • USB Universal Serial Bus
  • IEEE-1394 IEEE-1394
  • the memory ( 211 ) includes one or more of: ROM (Read Only Memory), volatile RAM (Random Access Memory), and non-volatile memory, such as hard drive, flash memory, etc.
  • ROM Read Only Memory
  • RAM Random Access Memory
  • non-volatile memory such as hard drive, flash memory, etc.
  • Volatile RAM is typically implemented as dynamic RAM (DRAM) which requires power continually in order to refresh or maintain the data in the memory.
  • Non-volatile memory is typically a magnetic hard drive, a magnetic optical drive, an optical drive (e.g., a DVD RAM), or other type of memory system which maintains data even after power is removed from the system.
  • the non-volatile memory may also be a random access memory.
  • the non-volatile memory can be a local device coupled directly to the rest of the components in the data processing system.
  • a non-volatile memory that is remote from the system such as a network storage device coupled to the data processing system through a network interface such as a modem or Ethernet interface, can also be used.
  • the functions and operations as described here can be implemented using special purpose circuitry, with or without software instructions, such as using Application-Specific Integrated Circuit (ASIC) or Field-Programmable Gate Array (FPGA).
  • ASIC Application-Specific Integrated Circuit
  • FPGA Field-Programmable Gate Array
  • Embodiments can be implemented using hardwired circuitry without software instructions, or in combination with software instructions. Thus, the techniques are limited neither to any specific combination of hardware circuitry and software, nor to any particular source for the instructions executed by the data processing system.
  • While one embodiment can be implemented in fully functioning computers and computer systems, various embodiments are capable of being distributed as a computing product in a variety of forms and are capable of being applied regardless of the particular type of machine or computer-readable media used to actually effect the distribution.
  • At least some aspects disclosed can be embodied, at least in part, in software. That is, the techniques may be carried out in a computer system or other data processing system in response to its processor, such as a microprocessor, executing sequences of instructions contained in a memory, such as ROM, volatile RAM, non-volatile memory, cache or a remote storage device.
  • processor such as a microprocessor
  • a memory such as ROM, volatile RAM, non-volatile memory, cache or a remote storage device.
  • Routines executed to implement the embodiments may be implemented as part of an operating system or a specific application, component, program, object, module or sequence of instructions referred to as “computer programs.”
  • the computer programs typically include one or more instructions set at various times in various memory and storage devices in a computer, and that, when read and executed by one or more processors in a computer, cause the computer to perform operations necessary to execute elements involving the various aspects.
  • a machine readable medium can be used to store software and data which when executed by a data processing system causes the system to perform various methods.
  • the executable software and data may be stored in various places including for example ROM, volatile RAM, non-volatile memory and/or cache. Portions of this software and/or data may be stored in any one of these storage devices.
  • the data and instructions can be obtained from centralized servers or peer to peer networks. Different portions of the data and instructions can be obtained from different centralized servers and/or peer to peer networks at different times and in different communication sessions or in a same communication session.
  • the data and instructions can be obtained in entirety prior to the execution of the applications. Alternatively, portions of the data and instructions can be obtained dynamically, just in time, when needed for execution. Thus, it is not required that the data and instructions be on a machine readable medium in entirety at a particular instance of time.
  • Examples of computer-readable media include but are not limited to recordable and non-recordable type media such as volatile and non-volatile memory devices, read only memory (ROM), random access memory (RAM), flash memory devices, floppy and other removable disks, magnetic disk storage media, optical storage media (e.g., Compact Disk Read-Only Memory (CD ROM), Digital Versatile Disks (DVDs), etc.), among others.
  • the computer-readable media may store the instructions.
  • the instructions may also be embodied in digital and analog communication links for electrical, optical, acoustical or other forms of propagated signals, such as carrier waves, infrared signals, digital signals, etc.
  • propagated signals such as carrier waves, infrared signals, digital signals, etc. are not tangible machine readable medium and are not configured to store instructions.
  • a machine readable medium includes any mechanism that provides (i.e., stores and/or transmits) information in a form accessible by a machine (e.g., a computer, network device, personal digital assistant, manufacturing tool, any device with a set of one or more processors, etc.).
  • a machine e.g., a computer, network device, personal digital assistant, manufacturing tool, any device with a set of one or more processors, etc.
  • hardwired circuitry may be used in combination with software instructions to implement the techniques.
  • the techniques are neither limited to any specific combination of hardware circuitry and software nor to any particular source for the instructions executed by the data processing system.
  • references to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the disclosure.
  • the appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment, and are not necessarily all referring to separate or alternative embodiments mutually exclusive of other embodiments.
  • various features are described which may be exhibited by one embodiment and not by others.
  • various requirements are described which may be requirements for one embodiment but not other embodiments. Unless excluded by explicit description and/or apparent incompatibility, any combination of various features described in this description is also included here.
  • the features described above in connection with “in one embodiment” or “in some embodiments” can be all optionally included in one implementation, except where the dependency of certain features on other features, as apparent from the description, may limit the options of excluding selected features from the implementation, and incompatibility of certain features with other features, as apparent from the description, may limit the options of including selected features together in the implementation.

Abstract

A computing system and method to implement a three-dimensional virtual reality world having user created virtual objects. A platonic object identifies a list of objects as different versions of the platonic object. Each respective object has: a blueprint identifying resource objects that are used to construct the respective object in the virtual reality world; and a provenance node identifying the platonic object of the respective object, a creator of the respective object, and a set of access control parameters of the respective object. A server computer hosting the virtual reality world control access to instances of the platonic object according to access control parameters stored in the tree of provenance nodes for the objects connected via the blueprints and the platonic object.

Description

    RELATED APPLICATION
  • The present application is a continuation application of U.S. patent application Ser. No. 17/214,252, filed Mar. 26, 2021, issued as U.S. Pat. No. 11,727,123 on Aug. 15, 2023, which is a continuation application of U.S. patent application Ser. No. 15/594,358, filed May 12, 2017, issued as U.S. Pat. No. 10,963,931 on Mar. 30, 2021, and entitled “Systems and Methods to Control Access to Components of Virtual Objects,” the entire disclosure of which application is hereby incorporated herein by reference.
  • FIELD OF THE TECHNOLOGY
  • At least some technologies disclosed herein relate to information security and access control in general and more specifically, but not limited to, access to virtual objects in a three-dimensional virtual world.
  • BACKGROUND
  • Computer technologies have developed for the presentation of three-dimensional virtual worlds to users of computing devices.
  • For example, a virtual world can be hosted on a set of server computers (e.g., secondlife.com). Client programs or viewers can be installed on user computers for connections to the server computers and for user participation in the virtual world. Users of a virtual world can be presented as the residents of the virtual world in the form of avatars. The resident avatars can travel in the three-dimensional virtual world, explore the three-dimensional virtual world, meet other resident avatars for virtual social activities, and communicate with each other via voice, instant messaging, text chart, local chat, and/or group chat. The avatars may build, create, shop and trade virtual objects and services with each other in the three-dimensional virtual world.
  • Avatars of a virtual world may take various forms, such as human, animal, vegetable, etc. In a virtual world, users may customize various aspects of their avatars and may choose to resemble the users themselves in appearance as they are in the real world. A user may have multiple avatars, but use only one avatar at a time for participation in the virtual world.
  • In a virtual world, a user of a client program or viewer of the virtual world can use conventional input devices to control the activities of the avatar that represents the user in the virtual world, such as keyboards and pointer control device (e.g., mouse, touch pad, track ball, joystick, and touch screen). The view of the virtual world as currently being seen by the avatar at its current position and orientation can be presented on a display device, such as a computer monitor, a display of a notebook computer, and a touch screen of a mobile device.
  • A virtual world may allow the users to create virtual objects in the virtual worlds and obtain virtual objects created by others to modify and/or assemble them to create new virtual objects. A creator of a virtual object may want a level of control on the usage, distribution, and/or replication of the virtual object by other users, such as the use of the virtual object and its components in the creation of new virtual objects. The creator may want to upgrade/update of virtual object when the updates/upgrades of the component objects used in the virtual object becomes available.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings in which like references indicate similar elements.
  • FIG. 1 shows a computer system in which techniques of the present disclosure can be used.
  • FIG. 2 shows a data structure of a virtual object to facilitate access control according to one embodiment.
  • FIG. 3 illustrates a platonic object to facilitate access control according to one embodiment.
  • FIG. 4 illustrates a provenance node of a virtual object to facilitate access control according to one embodiment.
  • FIG. 5 illustrates a data structure to implement access control for a virtual object having multiple versions according to one embodiment.
  • FIG. 6 shows a method to implement access control for virtual objects in a virtual reality world according to one embodiment.
  • FIG. 7 shows a data processing system on which the methods of the present disclosure can be implemented.
  • DETAILED DESCRIPTION
  • The following description and drawings are illustrative and are not to be construed as limiting. Numerous specific details are described to provide a thorough understanding. However, in certain instances, well known or conventional details are not described in order to avoid obscuring the description. References to one or an embodiment in the present disclosure are not necessarily references to the same embodiment; and, such references mean at least one.
  • A virtual world may allow its users to create virtual objects to enrich the virtual world. For example, a first user may create a virtual wheel; a second user may use instances of the virtual wheel in constructing a virtual vehicle; and a third user may modify the virtual vehicle to create an improved vehicle. In such a scenario, the virtual wheel created by the first user may be replicated as instances by the second user, used as components of the virtual vehicle created by the second user, and reused, as components being integrated in the virtual vehicle, in the creation of the improved vehicle made by the third user. The virtual wheels, the virtual vehicle, and the improved vehicle may have instances used by other users with or without modification. The virtual objects are presented as part of the virtual world. Thus, the user created objects enriches the virtual world over time. Further, when the first user improves the virtual wheel to provide an updated/upgraded virtual wheel, it is desirable to update/upgrade at least some of the instances of the virtual wheel, as well as other virtual objects that use the virtual wheel as components, such as the virtual vehicle, the improved virtual vehicle, and their instances.
  • In the virtual world, perfect instances of a virtual object can be easily “manufactured” via data replication and/or reference without users making significant efforts. However, the creation of unique virtual objects requires significant contributions from the creators of the virtual objects. Thus, the creators may want to control the distribution and use of their creations.
  • It is a challenge to efficiently and effectively track the permissions of virtual objects, as the virtual objects are replicated with or without modification and/or integrated into new creations.
  • The present disclosure provides data structure techniques to address such a challenge.
  • In one aspect, a blueprint of virtual object is used to identify the construction of the virtual object from its component resources. A provenance node of the virtual object is used to track the creator of the virtual object, and the parameters for access control related to the usage of the virtual object and/or its component resources. A provenance tree, formed by linking the provenance node of the virtual object to the respective provenance nodes of the component resources, specifies the access control parameters of the entire component tree of the virtual object. Access controls can be prescribed by creators of virtual objects and applied efficiently, even when some of the virtual objects are extracted from other virtual objects as component resources and built into new virtual objects.
  • In another aspect, a platonic object is used to provide a version-neutral representation of different versions of virtual object. An instance of a virtual object acquired by a user is represented by a reference to the platonic object, which allows the efficient tracking of upgradable relations among multiple versions of virtual object.
  • A typical avatar in a three-dimensional virtual world has a position and orientation. A user device provides inputs to control the position and orientation of the avatar in the virtual world to simulate the experience of traveling in the virtual world by presenting the virtual world from the point of view of the position and orientation of the avatar. The virtual reality system (e.g., a server system and/or the client program/viewer) renders a view of the virtual world based on position and orientation of the avatar and presents the view of the virtual world on the user device. The view of the virtual world includes other avatars in the field of view of the avatar, and other virtual objects, such as virtual building, parks, theaters, streets, etc.
  • Within the view of the virtual world, the virtual reality system may identify a set of objects or avatars that may be of particular interest to the avatar. For examples, when an avatar speaks to a nearby listening avatar, the listening avatar may become a point of interest for the gaze of the speaking avatar. For examples, when an avatar listens to a nearby speaking avatar, the speaking avatar may become a point of interest for the gaze of the listening avatar. For examples, when an avatar speaks to a group of avatars, the avatars in the group may become potential points of interest for the gaze of the speaking avatar. A computer system hosting the virtual world renders a view of the virtual world from the point of the gaze of the avatar and the present the view to the user of the avatar, as if the user of the avatar is viewing the virtual world according to the gaze of the avatar.
  • FIG. 1 shows a computer system in which techniques of the present disclosure can be used.
  • In FIG. 1 , a server system (103) has a data storage (105) storing a three dimensional world model (131) and avatar models (135). The virtual world represented by the model (131) may or may not resemble a part of the real world on the Earth. Client devices (107, . . . , 109) can be used to access the virtual world via the server system (103). For example, the server system (103) may generate a view of the virtual world and provide the view to a client device (109) for display. For example, the server system (103) may extract a portion of the world model (131) and the avatar model (135) relevant for the display of the view for the client device (109); and the client device (109) constructs a view of the portion of the virtual world from the data extracted and provided by the server system (103).
  • In FIG. 1 , a user of the server system (103) has a user account (137) stored in the data storage (105). The user account (137) hosts information such as the identification of an avatar (141) of the user in the virtual world, the location (143) and orientation (145) of the avatar (141) in the virtual world, preferences (147) of the user, such as the personalization parameters of the avatar (141).
  • After a user of a client device (109) is authenticated for the authorization to access the virtual world via the user account (137), the input devices (125) of the client device (109) provide user inputs to control the location (143) and orientation (145) of the avatar (141) of the user; and the server system (103) provides a data stream to the client device (109) according to the location (143) and the orientation (145) of the avatar (141) such that the client device (109) presents, on the output device (127), the view of the virtual world that is perceived to be seen in the eyes of the avatar (141). The view of the virtual world simulates the experience of a user in the virtual world at the location (143) and orientation (145) of the avatar (141); and the display of the virtual world on the client device (109) corresponds to the presentation of a video stream captured by a virtual camera at a location (143) and orientation (145) of the avatar (141). Since the view is in the eyes of the avatar (141), the view generally does not include the avatar (141) itself and more specifically the eyes of the avatar (141). However, the avatar (141) itself and the eyes of the avatar (141) can be in the views of other avatars that are in the vicinity of the avatar (141).
  • Examples of the input devices (125) include a text input device (117) (such as a keyboard, a virtual keyboard implemented on a touch screen, text input implemented via speech recognition), a pointer control device (e.g., arrow keys of a keyboard, a mouse, a track ball, a touch pad, a touch screen, a joystick), a motion tracking device (e.g., motion sensors attached to a head-mount display, data glove, mobile phones, personal media player, mobile computing device, game controller), a digital camera (113), a microphone (111), etc.
  • Examples of the output devices (127) include a display (121) (e.g., a computer monitor, a touch screen, a head-mount display, a virtual reality headset) and a speaker (123) (or earphone, headphone.
  • In some instances, a client device (109) has an eye-tracking capability (e.g., via a head-mount camera (113) that capture video images of the eyes of the user, a front facing camera (113) of a smart phone, a tablet computer, a mobile device), which makes it possible to control the eye movements of an avatar (141) and/or the field of view of the avatar (141) independent of the movement of the location (143) and orientation (141) of the avatar (141) as a whole.
  • In some instances, when the client device (109) does not have an eye-tracking capability, the system is configured to present eye movements based on predictions, eye movement models, preferences (147), and other inputs from other devices (e.g., 117, 119). For example, predetermined patterns of eye movements are animated based on predetermined models. Thus, the experiences of the user of the avatar (141) can be improved, as well as the experiences of other users interacting with the avatar (141) of the user in the virtual world.
  • The system of FIG. 1 can also be used for the presentation of augmented reality, where virtual representations of users in the form of avatars are projected into a view of a real world. The avatars may have the form of a human and/or be generated based on images of the users of the avatars so that the avatars resemble the users in real world.
  • FIG. 1 illustrates the use of a centralized server system (103) to host the virtual world represented by the world model (131). In other implementations, the virtual world may be hosted on a distributed computer network.
  • In FIG. 1 , the user account (137) may include a number of virtual objects (129), such as virtual vehicles, virtual televisions, virtual telephones, etc. Some of the virtual objects (129) may be created by other users of the virtual world and acquired by the user of the account (137); and some of the virtual objects (129) may be created by the user of the account (137) using tools and/or building blocks offered by the server system (103) and/or virtual objects created and offered by users of other accounts.
  • In FIG. 1 , the data storage (105) stores the permission data (149) that controls the access to virtual objects (e.g., 129), instances of which may be acquired by some users of the server system (103), and/or modified or used to create new virtual objects which may be further modified or used in the creation of other virtual objects.
  • In one implementation, a typical virtual object (129), like an avatar (141), has a position and orientation, a shape, a size, and a visual representation in the virtual world. When the virtual object (129) is within the field of view of the avatar (141), the virtual object (129) is presented as part of the virtual world at the position of the virtual object (129) in the virtual world. Thus, the avatar (141) may approach and interact with the virtual object (129). When the virtual object (129) is acquired by the avatar (141), a copy or instance of the virtual object (129) is created at a location selected by the avatar (141).
  • Some of the virtual objects (129) may be decorative items in the virtual world (e.g., virtual clothing). Some of the virtual objects (129) may have pre-programmed functions that allow an avatar (141) to interact with the virtual objects (129). For example, a virtual vehicle may have a control that allows an avatar to drive it around in the virtual reality world.
  • FIG. 2 shows a data structure of a virtual object to facilitate access control according to one embodiment. For example, the data structure of FIG. 2 can be used to specify the structure and access control of one of the objects (129) created by the user of the account (137) illustrated in FIG. 1 .
  • In FIG. 2 , the object (151) includes a blueprint that specifies the construction of the object (151) from a set of objects (153, 155, . . . , 157) that are used as resources or components. The resource objects (153, 155, . . . , 157) can be placed at predetermined positions in space relative to each other according to the design of the blueprint. The blueprint may specify the ways the resource objects (153, 155, . . . , 157) are connected to each other and the configurations of the resource objects (153, 155, . . . , 157) within the object (151).
  • A resource object (e.g., 157) itself may be constructed from a plurality of objects (e.g., 161); and the blueprint of the object (151) may specify the use of some of the objects (e.g., 161) extracted from the resource object (e.g., 157) in the construction of the object (151). Some of the objects (e.g., 161) of the resource object (e.g., 157) may be not used in the object (151); and such unused objects may or may not be allowed to be used outside the object (151).
  • As an example, the resource object (157) may be used as a resource bundle that allows a creator of the object (151) to selectively use some of the objects (e.g., 161) in the resource bundle to create the object (151). Unused portions of the resource bundle may or may not be allowed to be used in the creation of another object separate from the object (151).
  • The resource object (157) may have a blueprint identifying a particular ways to connect its resource objects (e.g., 161); and in constructing the object (151), the creator of the object (151) may use some of the connections of a subset of the objects (161), discard or modify other connections, and/or discard or replace other objects. Thus, the blueprint of the resource object (157) may be partially used in the blueprint of the object (151).
  • In FIG. 2 , the configuration parameters (159) of the object (151) specify the way the object (151) is configured and/or constructed from its resource objects (153, 155, . . . , 157). The configuration parameters (159) may include user-customizable parameters and non-customizable parameters. User-customizable parameters allow an end-user of the object (151) to personalize an instance of the object (151) without creating a new object. Non-customizable parameters define the character and property of the object (151). Adjustments to any of the non-customizable parameters lead to the creation of a new object; the user who makes the adjustments becomes the creator of the new object; and the object (151) is a resource of the new object.
  • In FIG. 2 , the object (151) has an object ID (158) that identifies the object (151). Instances of the object (151) can be created with a reference to the object ID (158) so that the blueprint of the object (151) can be used for the rendering of the instances (e.g., based on the location and orientation of the instance in the virtual world, and the user-customizable parameters specified for the respective instances).
  • In FIG. 2 , the object (151) includes a provenance node (171) that specifies the access control parameters. The creator of the object (151) can use the control parameters to specify the conditions for the use the object (151), whether the object (171) is modifiable, and whether the resource objects (153, 155, . . . , 157) can be separately extracted for the creation of different new objects. FIG. 4 provides an example of the provenance node (171).
  • FIG. 3 illustrates a platonic object to facilitate access control according to one embodiment. The platonic object (163) of FIG. 3 is a version-neutral representation of different object versions to facilitate the control of access to updates and upgrades.
  • In FIG. 3 , the platonic object (163) includes a name (164) of the object (163), an ID (165) of the platonic object (163) for efficient and unique reference, and a list of object IDs (e.g., 167, 168, . . . , 169) of multiple versions of the platonic object (163). When a new version is created, the object ID of the new version is added to the list. The objects identified by the object IDs (e.g., 167, 168, . . . , 169) have the specific blueprints for the construction and implementation of the versions of the platonic object (163).
  • For example, a virtual world may allow the creator of an object (151) to make incremental improvements of the object (151) and thus create different versions. The objects (e.g., 151) of different versions are represented by the same platonic object (163). Instances of the object (151) corresponding to a particular version can be generated as an instance of the platonic object (163) having the corresponding version, such that access to the instance leads easily to the different versions of the platonic object (163).
  • For example, when a creator initially constructs the object (151) from a set of resource objects (153, 155, . . . , 157), a first version of the object (151) is created with the object ID (158); and a platonic object (163) is created to provide a version-neutral representation of the object (151) and its potential successors/updates/upgrades. The platonic object (163) includes it name (164), a platonic object ID (165), and an identification of the object ID (158) in the field for the object ID of version 1 (167). When the creator improves the object (151) to create a successor object corresponding to the next version of the platonic object (163), the platonic object (163) is updated to include the object ID of the successor object in the field of object ID of version 2 (168). Thus, the platonic object (163) provides efficient access to both the object (151) and its successor.
  • In some instances, the object IDs (167, 168, . . . , 169) of different versions are stored as an ordered array or a linked list in the platonic object (163) to provide access to a set of objects according to their revision history of evolving from one version to another. In some instances, the platonic object (163) also includes information about compatibility among the versions to facilitate automated update/upgrade to compatible version. The data storage (105) of the server system (103) stores actual objects of different versions (e.g., 151) that contain the blueprints and access control parameters of the actual objects, such that instances of the actual objects can be accessed via the object IDs (167, 168, . . . , 169) provided in the platonic object (163) (e.g., for testing and/or updating/upgrading).
  • Different instances of different versions of the platonic object (163) can be acquired by users of different accounts (e.g., 137) and be presented in the virtual world according to their respective blueprints and the locations of the instances. When a user obtains an instance of a version of the platonic object (163), the instance is rendered according to the blueprint of the corresponding object (e.g., 151) identified by the object ID specified for the corresponding version.
  • In some instances, the creator may offer a free update or upgrade of an instance of the platonic object (163) having a version corresponding to the object (151) to a newer version. During the rendering or processing of the instance of the platonic object (163), the server system (103) may automatically update the instance, according to the reference to the new version identified in the list of object IDs stored in the platonic object (163), with or without explicit input from the user. For example, the user may have a preference (147) stored in the user account (137) to accept automatic updates/upgrades. In some instances, the server system (103) may prompt the user to indicate whether or not to update/upgrade, when, e.g., the update/upgrade has a potential incompatibility or requires a cost. In some instances, the server system (103) may allow the user to test the updated/upgraded object before finalizing the update/upgrade of the instance acquired by the user.
  • When an instance of the platonic object (163) is used as a resource object (e.g., 157) in the blueprint of another object (e.g., 151), the server system (103) may generate an automated notification to the creator of the object (151) about availability of the update/upgrade, such that the creator may test the update/upgrade for the use in the object (151) and determine whether to use the updated/upgraded object (157) for the object (151), and/or to generate an update/upgraded version of the object (151) in view of the available new version of the platonic object (163).
  • Thus, the use of the platonic object (163) simplifies the processing of object updates/upgrades in a complex environment where multiple versions of an object can coexist in the virtual world stand-alone and being integrated as components in the construction of other objects in the virtual world.
  • FIG. 4 illustrates a provenance node of a virtual object to facilitate access control according to one embodiment. For example, the structure of the provenance node (171) of FIG. 4 can be used to implement the provenance node (171) of the object (151) illustrated in FIG. 2 .
  • In FIG. 4 , the provenance node (171) has an ID (173) that uniquely identifies the provenance node (171) among provenance nodes of various objects (e.g., 151). In some instances, a reference to the provenance node ID (173) by an object (151 or 163) or an instance of the object (151 or 163) is used to connect the object (151 or 163) to the access control parameters specified in the provenance node (171).
  • In FIG. 4 , the provenance node (171) has a creator ID (174) that identifies the identity of the object creator (e.g., the user who specifies the blueprint of the object (151) to which the provenance node (171) is attached). The object creator has the privilege to adjust the parameters specified in the provenance node (171), such as a license ID (176), a price (177) of the object (171) for which the provenance node (171) is specified, a modifiability flag (178) of the object (171), an extractability flag (179) of the object (171), etc. Users other than the creator do not have the privilege to adjust the provenance node (171).
  • In FIG. 4 , the provenance node (171) includes a platonic object ID (165) that identifies the platonic object (163) of the object (151) for which the provenance node (171) is specified. Thus, given an object (151) that is a specific version of the platonic object (163), the server system (103) can extract the platonic object ID (165) from its provenance node (171) and check the version history of the platonic object (163) identified by the platonic object ID (165).
  • For example, when the user of the account (137) acquires the object (151), the server system (103) may use the provenance node (171) of the object (151) to identify the platonic object (163) through the platonic object ID (165) specified in the provenance node (171) and create an instance of the platonic object ID (165) in the user account (137), together with an identification of the version of the instance. Subsequently, during the rendering or presentation of the instance of the platonic object ID (165) in the user account (137), the server system (103) determines, based on the list of objects of different versions identified in the platonic object (163), whether the platonic object ID (165) has an updated/upgraded version. Thus, the update/upgrade can be performed just in time for the presentation of the instance in the user account (137). The update or upgrade can be performed in some instances automatically without user intervention. The update or upgrade can be performed in some instances after a test and/or inspection of the updated/upgraded version of the platonic object (163) by the user of the user account (137).
  • In FIG. 4 , the license ID (176) is used to identify a set of license terms and conditions of the object (151) for which the provenance node (171) is specified. A rule engine of the server system (103) can be programmed to enforce the terms and conditions of the object (151).
  • In FIG. 4 , the price (177) specified in the provenance node (171) of the object (151) identifies the amount a purchaser is required to pay (e.g., using a virtual current, or other types of resources) in order to acquire an instance of the version of the platonic object (163) implemented via the object (151). The resource objects (153, 155, . . . , 157) have their respective provenance nodes to specify their creators and prices. The sum of the prices required by the creators of the resource objects (153, 155, . . . , 157) (and their resources) that are created by users other than the creator identified by the creator ID (174) of the provenance node (171) of the object (151) is the cost to the creator in making and selling an instance of the object (151); and the difference between the price and the sum is the net income derived from the sale for the creator (or loss, if the price is too low, e.g., in a form of incentive, charity, donation, distribution).
  • For example, after a sale of an instance of the object (151), the server system (103) charges the buyer of the instance according to the price (177) specified in the provenance node (171) of the object (151). The object (151) may be sold stand-alone, or as a resource object in another object that uses the object (151) in its blueprint. Since the sale of the instance of the object (151) automatically effectuates the sale of the instances of the resource objects (153, 155, . . . , 157), the server system (103) uses portions from the income generated from the sale of the instance of the object (151) according to the price (177) to purchase the instances of the resource objects (153, 155, . . . , 157) from the respective creators of the resource objects (153, 155, . . . , 157) according to the prices and create IDs specified in the provenance nodes of the resource objects (153, 155, . . . , 157). The process can be performed recursively or iteratively to pay all creators involved in the construction of the object (151). The creator of the object (151), as identified by the creator ID (174) of the provenance node (171) of the object (151), obtains the balance between the price (177) and the sum of the amounts used to purchase the instances of the resource objects (e.g., 153, 155, . . . , 157) (and their resource objects (e.g., 161)).
  • Since the server system (103) automatically performs the instance acquisition according to the tree of provenance nodes (171) involved in the object (151), it is not necessary for the creator of the object (151) to pre-purchase the instances of the resource objects (e.g., 153, 155, . . . , 157) to create an inventory for “manufacturing” of the instances of the object (151). Thus, the inventory management of the virtual objects are greatly simplified. At the time of the sale of an instance of the object (151), the server system (103) automatically acquires the required instances, via data replication and/or reference, and provides corresponding credits to the respective creators of the resource components in the blueprint hierarchy of the object (151), in accordance with the creator IDs and prices specified in the provenance nodes of the respective resource objects (and their resource objects and so on).
  • The modifiability flag (178) of the provenance node (171) of the object (151) indicates whether a user, different from the creator of the object (151) (as identified by the creator ID (165)), is allowed to make modifications to an instance of the object (151) acquired by the user.
  • When the modifiability flag (178) is in a state that prohibits modifications, the user may use the instance of the object (151) as a whole, without changing the blueprint of the object (151). The user may connect the object (151) to other objects to make a new object. The user may transform the object (151) as a whole, attach other objects to it via joints, or wire in additional parameter nodes to the content of the object (151). However, the user is not allowed to add contents to the object (151), remove contents from the object (151), and/or edit the contents of the object (151). In some instances, the user may set user-customizable parameters of the object (151).
  • When the modifiability flag (178) is in a state that allows modifications, the user is allowed to change the blueprint of the object (151) to create a new object, with or without the use of additional resource objects. For example, the user may add contents to the object (151), remove contents from the object (151), and/or edit the contents of the object (151), including non-customizable parameters. In the blueprint of the new object created by the user, the object (151) is identified as a resource.
  • The extractability flag (178) of the provenance node (171) of the object (151) indicates whether the resource objects (e.g., 153, 155, . . . , 157) of the object (151) can be taken out of the context of the object (151) and used elsewhere.
  • For example, if the virtual wheels of a virtual car are extractable, the user of the virtual car may extract the virtual wheels and use elsewhere. However, if the virtual wheels of the virtual car are not extractable, the user may remove the virtual wheel from the virtual car, discard the virtual wheel, and/or add other virtual wheels to the virtual car to make a new virtual car. The user may remove the virtual wheel and repurpose the virtual wheel as a decorative item on the virtual car, or not use the virtual wheel removed from the virtual car. However, the user is prevented from adding to an inventory the virtual wheels, extracted from the virtual car, and later using the virtual wheel in a context outside the virtual car.
  • FIG. 5 illustrates a data structure to implement access control for a virtual object having multiple versions according to one embodiment. For example, the data structure of FIG. 5 can be implemented using the object (151) of FIG. 2 , the platonic object (163) of FIG. 3 , and the provenance node (171) of FIG. 4 .
  • In FIG. 5 , a plurality of versions of a virtual item can be created as a plurality of objects (187, 188, . . . , 151). Each of the objects (187, 188, . . . , 151) has a blueprint of its construction from one or more resource objects (e.g., 153, 155, . . . , 157, as illustrated in FIG. 2 for the object (151)).
  • A platonic object (163) has a version history of the virtual item in the form of a list of object IDs (167, 168, . . . , 169). The platonic object (163) represents the virtual item in general. Each of the object IDs (167, 168, . . ., 169) identifies a corresponding one of the objects (187, 188, . . . , 151) of respective versions. Through the reference made via the object IDs (167, 168, . . . , 169), the server system (103) can readily render any version of the platonic object (163) using the blueprint of the respective object (e.g., 187, 188, . . . , or 151).
  • Each of the objects (187, 188, . . . , 151) of respective versions has a provenance node (e.g., 181, 182, . . . , 171) that specifies the access control parameters of the object (e.g., 181, 182, . . . , 171). The provenance nodes (181, 182, . . . , 171) of the objects (187, 188, . . . , 151) of respective versions have the same platonic object ID (165) that identifies the platonic object (163). Thus, from each object (e.g., 181, 182, . . . , 171) (and its instances), the server system (103) can efficiently determine the complete revision history of the virtual item from the reference made using the platonic object ID (165).
  • In some instances, some of the objects (187, 188, . . . , 151) of respective versions may optionally share a same provenance node (e.g., 171) (e.g. when such objects have the same access control parameters).
  • In some instances, the original objects (e.g., 181, 182, . . . , 171) having the blueprints are owned by the creator(s) of the objects. Others may obtain an instance of the platonic object (163) with an indication of the obtained version of the platonic object (163), such that the updates/upgrades can be performed just in time for the use of an instance of the platonic object (163).
  • In some instances, the platonic object (163) is stored as a centralized record for the version history of the objects (e.g., 181, 182, . . . , 171) of different versions. The platonic object IDs (e.g., 165) provided in the provenance nodes (e.g., 171) of the objects (e.g., 181, 182, . . . , 171) allow the server system (103) to efficiently access the version history and perform the update/upgrade of the instances of the objects (181, 182, . . . , 171) in an automated way.
  • FIG. 6 shows a method to implement access control for virtual objects in a virtual reality world according to one embodiment. For example, the method of FIG. 6 can be implemented using the data structures illustrated in FIGS. 2-5 in a computer system illustrated in FIG. 1 .
  • In FIG. 6 , a computer system is configured to: store (191) a platonic object (163) identifying a list of objects (187, 188, . . . , 151) as different versions of the platonic object (163); store (193) a respective blueprint of each respective object (e.g., 151) in the list of objects (187, 188, . . . , 151) to identify a set of resource objects (e.g., 153, 155, . . . , 157) that are used to construct the respective object (151) in the virtual reality world; store (195) a provenance node (171) for the respective object (151) to identify the platonic object (153) (e.g., via the platonic object ID (165), a creator (e.g., via the creator ID (174)) of the respective object (151), and a set of access control parameters (e.g., license ID (175), price (177), modifiability flag (178), extractability flag (179)) of the respective object (151); store (197) a respective provenance node having access control parameters for each of the resource objects (e.g., 153, 155, . . . , 157); and control (199) access to instances of the platonic object (163) according to access control parameters stored in the provenance node (171) for the respective object (151) and the respective provenance nodes of the resource objects (153, 155, . . . , 157) of the respective object (151).
  • The computer system (e.g., as illustrated in FIG. 1 ) hosts a three-dimensional virtual reality world and includes a data storage device (105) and a server computer/system (103). The data storage device (105) stores a three-dimensional model (131) of the virtual reality world and avatar models (135) representing residences of the virtual reality world. The data storage device (105) also stores the platonic object (163), the list of objects (187, 188, . . . , 151) as different versions of the platonic object (163), including their blueprints and provenance nodes (e.g., 171). The server computer/system (103) renders the three-dimensional model (131) of the virtual reality world according to view points of avatars (e.g., 141) generated according to the avatar models (135), including instances of the platonic object (151) that are added to the virtual reality world (e.g., by users of the users accounts (e.g., 137)). The server computer/system (103) controls access to the instances of the platonic object (163) according to access control parameters stored in the tree of provenance nodes connected via the references to the list of objects (187, 188, . . . , 151) in the platonic object (163), the references to the resource objects (e.g., 153, 155, . . . , 157) in the blueprint of the respective objects (e.g., 151), and the provenance nodes (e.g., 171) of the objects involved. In some implementations, a provenance node (171) has explicit references to provenance nodes of its component objects (153, 155, . . . , 157) and/or explicit references to the component objects (153, 155, . . . , 157) such that the references from the provenance node (171) to provenance nodes of its component objects (153, 155, . . . , 157) and the provenance nodes of the component objects of the component objects (153, 155, . . . , 157) and so on form a provenance node tree that allows for straightforward application of permissions and version upgrades to sub-trees.
  • The access to the instances of the platonic object (163) may include the usage of an instance of the respective object (151) in the creation of a virtual object in the virtual reality world, the acquisition of an instance of the respective object (151) by users different from the creator of the respective object (151), and/or the acquisition of instances of resource objects (153, 155, . . . , 157) of the respective object (151) during the acquisition of an instance of the respective object (151).
  • In general, the respective object (151) has a shape and a size visible in the virtual reality world. A blueprint of the respective object (151) identifies: the positions of its set of resource objects (153, 155, . . . , 157) relative to each other within the respective object (151), and the connections of the resource objects (153, 155, . . . , 157) to each other within the respective object (151).
  • Access control parameters identified in a provenance node (171) for the respective object (151) includes at least one parameter identifying a permission to modify the blueprint of the respective object (151), such as a permission indicating whether the respective object (151) is modifiable by a user other than the creator in creating a new object, or a permission indicating whether the resource objects (153, 155, . . . , 157) of the respective object (151) are extractable for use in a context outside of the respective object (151) (e.g., whether resource objects (153, 155, . . . , 157) of an instance of the respective object (151) can be used in two or more instances of separate objects).
  • In one implementation, each instance of an object (e.g., 151) as a particular version of the platonic object (163) is created as an instance of the platonic object (163) having an indication of the particular version. In response to a request to render the instance of the object (e.g., 151) as the particular version of the platonic object (163), the server computer/system (103) dynamically determines just in time, the availability of another object that serves in the platonic object (163) as the update or upgrade of the object (e.g., 151). If the successor version is available, the server computer/system (103) processes the migration from the instance of the current version of the platonic object (163) to an instance of the next version of the platonic object (163).
  • For example, the server computer/system (103) may automatically initiate and complete the migration based on compatibility between the current version of the platonic object (163) and the next version of the platonic object (163), in view of a preference of a user of the instance of the current version of the platonic object (163). For example, the user of the user account (137) may provide a preference (147) that allows the automatic update/upgrade based on compatibility and/or a predetermined cost criterion. In some instances, the server computer/system (103) prompts the user to test an instance of the next version of the platonic object (163) and accept the instance of the next version as a replacement of the current version.
  • When an instance of the platonic object (163) (e.g., the object (151) as a particular version of the platonic object (163)) is used in the construction blueprint of a further virtual object, the migration processing includes the creation of an updated or upgraded version of the further virtual object by replacing the instance of the current version with an instance of the next version. When the server computer/system (103) presents the updated or upgraded version of the further virtual object to the creator of the further virtual object for inspection, optional adjustments, and/or approval. Thus, the update/upgrade can propagates to other virtual objects that use instances of the platonic object (163).
  • Access control parameters of a provenance node (171) may identify a license (176) for the respective object (151), and/or a price (177) of the respective object (151). Since the tree of provenance nodes in objects (153, 155, . . . , 157, 161, . . . ) involved, directly or indirectly, in the blueprint of the respective object (151) identifies the prices and creators of the objects (153, 155, . . . , 157, 161, . . . ) involved, the server computer/system (103) can automatically distribute the revenue generated from an instance of the respective object (151) to the respective creators according to the respective prices identified in the tree, to acquire the instances of objects (153, 155, . . . , 157, 161, . . . ) involved in the blueprint of the respective object (151).
  • Each of the client devices (107, . . . , 109) and the server system (103) can be implemented in the form of one or more data processing systems illustrated in FIG. 7 , with more or fewer components.
  • The present disclosure includes the methods discussed above, computing apparatuses configured to perform methods, and computer storage media storing instructions which when executed on the computing apparatuses causes the computing apparatuses to perform the methods.
  • FIG. 7 shows a data processing system on which the methods of the present disclosure can be implemented. While FIG. 7 illustrates various components of a computer system, it is not intended to represent any particular architecture or manner of interconnecting the components. Other systems that have fewer or more components than those shown in FIG. 7 can also be used.
  • In FIG. 7 , the data processing system (200) includes an inter-connect (201) (e.g., bus and system core logic), which interconnects a microprocessor(s) (203) and memory (211). The microprocessor (203) is coupled to cache memory (209) in the example of FIG. 7 .
  • In FIG. 7 , the inter-connect (201) interconnects the microprocessor(s) (203) and the memory (211) together and also interconnects them to input/output (I/O) device(s) (205) via I/O controller(s) (207). I/O devices (205) may include a display device and/or peripheral devices, such as mice, keyboards, modems, network interfaces, printers, scanners, video cameras and other devices known in the art. When the data processing system is a server system, some of the I/O devices (205), such as printers, scanners, mice, and/or keyboards, are optional.
  • The inter-connect (201) includes one or more buses connected to one another through various bridges, controllers and/or adapters. For example, the I/O controllers (207) include a USB (Universal Serial Bus) adapter for controlling USB peripherals, and/or an IEEE-1394 bus adapter for controlling IEEE-1394 peripherals.
  • The memory (211) includes one or more of: ROM (Read Only Memory), volatile RAM (Random Access Memory), and non-volatile memory, such as hard drive, flash memory, etc.
  • Volatile RAM is typically implemented as dynamic RAM (DRAM) which requires power continually in order to refresh or maintain the data in the memory. Non-volatile memory is typically a magnetic hard drive, a magnetic optical drive, an optical drive (e.g., a DVD RAM), or other type of memory system which maintains data even after power is removed from the system. The non-volatile memory may also be a random access memory.
  • The non-volatile memory can be a local device coupled directly to the rest of the components in the data processing system. A non-volatile memory that is remote from the system, such as a network storage device coupled to the data processing system through a network interface such as a modem or Ethernet interface, can also be used.
  • In this description, some functions and operations are described as being performed by or caused by software code to simplify description. However, such expressions are also used to specify that the functions result from execution of the code/instructions by a processor, such as a microprocessor.
  • Alternatively, or in combination, the functions and operations as described here can be implemented using special purpose circuitry, with or without software instructions, such as using Application-Specific Integrated Circuit (ASIC) or Field-Programmable Gate Array (FPGA). Embodiments can be implemented using hardwired circuitry without software instructions, or in combination with software instructions. Thus, the techniques are limited neither to any specific combination of hardware circuitry and software, nor to any particular source for the instructions executed by the data processing system.
  • While one embodiment can be implemented in fully functioning computers and computer systems, various embodiments are capable of being distributed as a computing product in a variety of forms and are capable of being applied regardless of the particular type of machine or computer-readable media used to actually effect the distribution.
  • At least some aspects disclosed can be embodied, at least in part, in software. That is, the techniques may be carried out in a computer system or other data processing system in response to its processor, such as a microprocessor, executing sequences of instructions contained in a memory, such as ROM, volatile RAM, non-volatile memory, cache or a remote storage device.
  • Routines executed to implement the embodiments may be implemented as part of an operating system or a specific application, component, program, object, module or sequence of instructions referred to as “computer programs.” The computer programs typically include one or more instructions set at various times in various memory and storage devices in a computer, and that, when read and executed by one or more processors in a computer, cause the computer to perform operations necessary to execute elements involving the various aspects.
  • A machine readable medium can be used to store software and data which when executed by a data processing system causes the system to perform various methods. The executable software and data may be stored in various places including for example ROM, volatile RAM, non-volatile memory and/or cache. Portions of this software and/or data may be stored in any one of these storage devices. Further, the data and instructions can be obtained from centralized servers or peer to peer networks. Different portions of the data and instructions can be obtained from different centralized servers and/or peer to peer networks at different times and in different communication sessions or in a same communication session. The data and instructions can be obtained in entirety prior to the execution of the applications. Alternatively, portions of the data and instructions can be obtained dynamically, just in time, when needed for execution. Thus, it is not required that the data and instructions be on a machine readable medium in entirety at a particular instance of time.
  • Examples of computer-readable media include but are not limited to recordable and non-recordable type media such as volatile and non-volatile memory devices, read only memory (ROM), random access memory (RAM), flash memory devices, floppy and other removable disks, magnetic disk storage media, optical storage media (e.g., Compact Disk Read-Only Memory (CD ROM), Digital Versatile Disks (DVDs), etc.), among others. The computer-readable media may store the instructions.
  • The instructions may also be embodied in digital and analog communication links for electrical, optical, acoustical or other forms of propagated signals, such as carrier waves, infrared signals, digital signals, etc. However, propagated signals, such as carrier waves, infrared signals, digital signals, etc. are not tangible machine readable medium and are not configured to store instructions.
  • In general, a machine readable medium includes any mechanism that provides (i.e., stores and/or transmits) information in a form accessible by a machine (e.g., a computer, network device, personal digital assistant, manufacturing tool, any device with a set of one or more processors, etc.).
  • In various embodiments, hardwired circuitry may be used in combination with software instructions to implement the techniques. Thus, the techniques are neither limited to any specific combination of hardware circuitry and software nor to any particular source for the instructions executed by the data processing system.
  • OTHER ASPECTS
  • The description and drawings are illustrative and are not to be construed as limiting. The present disclosure is illustrative of inventive features to enable a person skilled in the art to make and use the techniques. Various features, as described herein, should be used in compliance with all current and future rules, laws and regulations related to privacy, security, permission, consent, authorization, and others. Numerous specific details are described to provide a thorough understanding. However, in certain instances, well known or conventional details are not described in order to avoid obscuring the description. References to one or an embodiment in the present disclosure are not necessarily references to the same embodiment; and, such references mean at least one.
  • The use of headings herein is merely provided for ease of reference, and shall not be interpreted in any way to limit this disclosure or the following claims.
  • Reference to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the disclosure. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment, and are not necessarily all referring to separate or alternative embodiments mutually exclusive of other embodiments. Moreover, various features are described which may be exhibited by one embodiment and not by others. Similarly, various requirements are described which may be requirements for one embodiment but not other embodiments. Unless excluded by explicit description and/or apparent incompatibility, any combination of various features described in this description is also included here. For example, the features described above in connection with “in one embodiment” or “in some embodiments” can be all optionally included in one implementation, except where the dependency of certain features on other features, as apparent from the description, may limit the options of excluding selected features from the implementation, and incompatibility of certain features with other features, as apparent from the description, may limit the options of including selected features together in the implementation.
  • In the foregoing specification, the disclosure has been described with reference to specific exemplary embodiments thereof. It will be evident that various modifications may be made thereto without departing from the broader spirit and scope as set forth in the following claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.

Claims (20)

What is claimed is:
1. A method, comprising:
storing, in a data storage of a server computer hosting a virtual reality world, a platonic object identifying a list of objects as different versions of the platonic object;
storing, in the data storage, a set of resource objects, for each respective object in the list of objects, that are used to construct the respective object in the virtual reality world;
storing, in the data storage, a node for the respective object in the list of objects, wherein the node of the respective object identifies:
the platonic object; and
a set of access control parameters of the respective object, wherein each of the set of resource objects has a respective node having access control parameters.
2. The method of claim 1, wherein the respective object has a shape and a size in the virtual reality world.
3. The method of claim 2, wherein the set of resource objects identify:
positions of the set of resource objects relative to each other within the respective object.
4. The method of claim 2, wherein the set of access control parameters identified in the node for the respective object includes at least one parameter identifying a permission to modify the respective object.
5. The method of claim 4, wherein the permission indicates whether the respective object is modifiable by a user other than a creator in creating a new object.
6. The method of claim 4, wherein the permission indicates whether the resource objects of the respective object are extractable for use in a context outside of the respective object.
7. The method of claim 2, wherein each instance of a first object in the list of objects that are different versions of the platonic object is created as an instance of the platonic object having an indication of a version corresponding to the first object.
8. The method of claim 7, wherein in response to a request to render the instance of the first object, the method further comprises:
determining availability of a second object in the list of objects that are different versions of the platonic object, wherein the second object is a successor version of the first object; and
processing migration from the instance of the first object to an instance of the second object.
9. The method of claim 8, wherein the server computer automatically initiates and completes the migration based on a compatibility between the first object and the second object and a preference of a user of the instance of the first object.
10. The method of claim 8, wherein the processing migration includes prompting a user of the instance of the first object to test an instance of the second object and accepting the instance of the second object as a replacement of the instance of the first object.
11. The method of claim 8, wherein the instance of the first object is used in construction of a virtual object; and the processing migration includes creating an updated or upgraded version of the virtual object by replacing the instance of the first object with an instance of the second object.
12. The method of claim 2, wherein the set of access control parameters identified in the node for the respective object identifies a license for the respective object.
13. The method of claim 2, wherein the set of access control parameters identified in the node for the respective object identifies a price for the respective object.
14. The method of claim 2, wherein the respective node of each of the set of resource objects identifies a first price and a first creator.
15. The method of claim 14, wherein in response to a sale of an instance of the respective object, the method further comprises:
acquiring, automatically by the server computer, an instance of each of the set of resource objects of the respective object according to the first price from the first creator.
16. A non-transitory computer storage medium storing instructions configured to instruct a server computer to perform a method, the method comprising:
storing, in a data storage of a server computer hosting a virtual reality world, a platonic object identifying a list of objects as different versions of the platonic object;
storing, in the data storage, a set of resource objects, for each respective object in the list of objects, that are used to construct the respective object in the virtual reality world;
storing, in the data storage, a node for the respective object in the list of objects, wherein the node of the respective object identifies:
the platonic object; and
a set of access control parameters of the respective object, wherein each of the set of resource objects has a respective node having access control parameters.
17. A computing system, comprising:
a data storage device storing:
a three-dimensional model of a virtual reality world;
a platonic object identifying a list of objects as different versions of the platonic object;
a respective blueprint of each respective object in the list of objects, the respective blueprint identifying a set of resource objects that are used to construct the respective object in the virtual reality world;
and
a provenance node for the respective object in the list of objects, wherein the provenance node of the respective object identifies:
the platonic object; and
a set of access control parameters of the respective object, wherein each of the set of resource objects has a respective provenance node having access control parameters.
18. The computing system of claim 17, wherein the access to the instances of the platonic object includes usage of an instance of the respective object in creation of a virtual object in the virtual reality world.
19. The computing system of claim 17, wherein the access to the instances of the platonic object includes acquisition of the instances by users different from one or more creators of the list of objects that are different versions of the platonic object.
20. The computing system of claim 17, wherein the access to the instances of the platonic object includes acquisition of instances of the set of resource objects of the respective object during acquisition of an instance of the respective object.
US18/364,391 2017-05-12 2023-08-02 Systems and methods to control access to components of virtual objects Pending US20230376611A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US18/364,391 US20230376611A1 (en) 2017-05-12 2023-08-02 Systems and methods to control access to components of virtual objects

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US15/594,358 US10963931B2 (en) 2017-05-12 2017-05-12 Systems and methods to control access to components of virtual objects
US17/214,252 US11727123B2 (en) 2017-05-12 2021-03-26 Systems and methods to control access to components of virtual objects
US18/364,391 US20230376611A1 (en) 2017-05-12 2023-08-02 Systems and methods to control access to components of virtual objects

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US17/214,252 Continuation US11727123B2 (en) 2017-05-12 2021-03-26 Systems and methods to control access to components of virtual objects

Publications (1)

Publication Number Publication Date
US20230376611A1 true US20230376611A1 (en) 2023-11-23

Family

ID=64097835

Family Applications (3)

Application Number Title Priority Date Filing Date
US15/594,358 Active 2037-06-30 US10963931B2 (en) 2017-05-12 2017-05-12 Systems and methods to control access to components of virtual objects
US17/214,252 Active 2037-08-08 US11727123B2 (en) 2017-05-12 2021-03-26 Systems and methods to control access to components of virtual objects
US18/364,391 Pending US20230376611A1 (en) 2017-05-12 2023-08-02 Systems and methods to control access to components of virtual objects

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US15/594,358 Active 2037-06-30 US10963931B2 (en) 2017-05-12 2017-05-12 Systems and methods to control access to components of virtual objects
US17/214,252 Active 2037-08-08 US11727123B2 (en) 2017-05-12 2021-03-26 Systems and methods to control access to components of virtual objects

Country Status (1)

Country Link
US (3) US10963931B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10282551B2 (en) 2017-05-12 2019-05-07 Linden Research, Inc. Systems and methods to control publication of user content in a virtual world
US10963931B2 (en) 2017-05-12 2021-03-30 Wookey Search Technologies Corporation Systems and methods to control access to components of virtual objects
US11792499B2 (en) * 2021-10-21 2023-10-17 Raytheon Company Time-delay to enforce data capture and transmission compliance in real and near real time video
US11696011B2 (en) 2021-10-21 2023-07-04 Raytheon Company Predictive field-of-view (FOV) and cueing to enforce data capture and transmission compliance in real and near real time video
US11700448B1 (en) 2022-04-29 2023-07-11 Raytheon Company Computer/human generation, validation and use of a ground truth map to enforce data capture and transmission compliance in real and near real time video of a local scene

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377263B1 (en) * 1997-07-07 2002-04-23 Aesthetic Solutions Intelligent software components for virtual worlds
US8316450B2 (en) 2000-10-10 2012-11-20 Addn Click, Inc. System for inserting/overlaying markers, data packets and objects relative to viewable content and enabling live social networking, N-dimensional virtual environments and/or other value derivable from the content
US8234218B2 (en) 2000-10-10 2012-07-31 AddnClick, Inc Method of inserting/overlaying markers, data packets and objects relative to viewable content and enabling live social networking, N-dimensional virtual environments and/or other value derivable from the content
US20080004093A1 (en) * 2006-06-30 2008-01-03 Leviathan Entertainment, Llc Methods and System for Creating In Game Objects
US20080004119A1 (en) * 2006-06-30 2008-01-03 Leviathan Entertainment, Llc System for the Creation and Registration of Ideas and Concepts in a Virtual Environment
US20080062167A1 (en) 2006-09-13 2008-03-13 International Design And Construction Online, Inc. Computer-based system and method for providing situational awareness for a structure using three-dimensional modeling
US8433656B1 (en) * 2007-06-13 2013-04-30 Qurio Holdings, Inc. Group licenses for virtual objects in a distributed virtual world
US20090157481A1 (en) 2007-12-13 2009-06-18 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Methods and systems for specifying a cohort-linked avatar attribute
US8219921B2 (en) * 2008-07-23 2012-07-10 International Business Machines Corporation Providing an ad-hoc 3D GUI within a virtual world to a non-virtual world application
US9056248B2 (en) 2008-12-02 2015-06-16 International Business Machines Corporation System and method for detecting inappropriate content in virtual worlds
US8336079B2 (en) 2008-12-31 2012-12-18 Hytrust, Inc. Intelligent security control system for virtualized ecosystems
US20100177117A1 (en) * 2009-01-14 2010-07-15 International Business Machines Corporation Contextual templates for modifying objects in a virtual universe
US8225317B1 (en) 2009-04-17 2012-07-17 Symantec Corporation Insertion and invocation of virtual appliance agents through exception handling regions of virtual machines
US20120002008A1 (en) 2010-07-04 2012-01-05 David Valin Apparatus for secure recording and transformation of images to light for identification, and audio visual projection to spatial point targeted area
US9292971B2 (en) 2009-08-03 2016-03-22 The United States Of America As Represented By The Secretary Of The Navy Three-dimensional tactical display and method for visualizing data with a probability of uncertainty
US8831677B2 (en) 2010-11-17 2014-09-09 Antony-Euclid C. Villa-Real Customer-controlled instant-response anti-fraud/anti-identity theft devices (with true-personal identity verification), method and systems for secured global applications in personal/business e-banking, e-commerce, e-medical/health insurance checker, e-education/research/invention, e-disaster advisor, e-immigration, e-airport/aircraft security, e-military/e-law enforcement, with or without NFC component and system, with cellular/satellite phone/internet/multi-media functions
WO2013028159A1 (en) * 2011-08-19 2013-02-28 Graffiti Labs, Inc. 2.5-dimensional graphical object social network
US9141823B2 (en) 2013-03-15 2015-09-22 Veridicom, Sa De Cv Abstraction layer for default encryption with orthogonal encryption logic session object; and automated authentication, with a method for online litigation
US10037689B2 (en) 2015-03-24 2018-07-31 Donald Warren Taylor Apparatus and system to manage monitored vehicular flow rate
US9559993B2 (en) 2014-10-02 2017-01-31 Oracle International Corporation Virtual agent proxy in a real-time chat service
US9992217B2 (en) 2015-12-31 2018-06-05 The University Of North Carolina At Chapel Hill Methods, systems, and computer readable media for detecting malicious network traffic
US10574692B2 (en) 2016-05-30 2020-02-25 Christopher Nathan Tyrwhitt Drake Mutual authentication security system with detection and mitigation of active man-in-the-middle browser attacks, phishing, and malware and other security improvements
US10726611B1 (en) * 2016-08-24 2020-07-28 Electronic Arts Inc. Dynamic texture mapping using megatextures
US20170173262A1 (en) 2017-03-01 2017-06-22 François Paul VELTZ Medical systems, devices and methods
US10963931B2 (en) 2017-05-12 2021-03-30 Wookey Search Technologies Corporation Systems and methods to control access to components of virtual objects
US10282551B2 (en) 2017-05-12 2019-05-07 Linden Research, Inc. Systems and methods to control publication of user content in a virtual world

Also Published As

Publication number Publication date
US10963931B2 (en) 2021-03-30
US20210217067A1 (en) 2021-07-15
US20180330110A1 (en) 2018-11-15
US11727123B2 (en) 2023-08-15

Similar Documents

Publication Publication Date Title
US11501003B2 (en) Systems and methods to control publication of user content in a virtual world
US11727123B2 (en) Systems and methods to control access to components of virtual objects
US10846937B2 (en) Three-dimensional virtual environment
TWI815598B (en) System for processing encrypted digital object and computer-implemented method thereof
US20220318035A1 (en) Computer-generated reality platform for generating computer-generated reality environments
US10049500B2 (en) Augmented reality e-commerce for home improvement
US10497053B2 (en) Augmented reality E-commerce
US10719192B1 (en) Client-generated content within a media universe
US9703896B2 (en) Generation of custom modular objects
US20230333864A1 (en) Management framework for mixed reality devices
CN103403694A (en) Add-on management
US8878877B2 (en) Rescaling for interoperability in virtual environments
MX2010014084A (en) Platform independent ecosystem for creation, consumption and trade of user-generated digital content.
JP2021528714A (en) Avatar generator and computer program
US20230127438A1 (en) Virtual Object Structures and Interrelationships
US20230057073A1 (en) Augmented Reality Platform for Fan Engagement
JP5246680B2 (en) Content providing apparatus, content providing method, and computer program therefor
Teixeira et al. Augmented reality on museums: the ecomuseu virtual guide
US10909754B1 (en) Visual scripting for multi-dimensional elements
US20230334494A1 (en) Cryptographic digital assets management system
Rockwell An infrastructure for social software
Moodley et al. Beyond reality: An application of extended reality and blockchain in the metaverse
US20230325896A1 (en) Entity Interoperability for Digital Items in a Metaverse
US20240013152A1 (en) System and method for an enhanced interactive digital event design platform
Komarenskyy Street Art AR

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: LINDEN RESEARCH, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TILIA LLC;REEL/FRAME:067022/0517

Effective date: 20240320