IP Library Granted Patent US 12711490
Granted Patent B2
US 12711490 · App. 18/191,835 · Granted Aug 18, 2026

Tokenization of real-world objects and monetization thereof

Inventor: Angelo Cipriano (Fremont, CA)
Assignee: Royal Ark, Inc.
G06Q20/3672G06Q20/3823G06Q20/3827G06Q20/389G06Q40/04G06T7/60G06T17/20G06T7/586G06T2200/24
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12711490
App. No.
18/191,835
Granted
Aug 18, 2026
Kind
B2
Abstract

The disclosure provides a system, a method, and a computer program product for tokenization of real-world physical objects and monetization thereof. The system is configured to scan a first physical object to generate a first geometric mesh. A 3D model of the physical object is generated based on the scan. The 3D model is used to determine dimensional data of the physical object. Further, one or more image capture sensors are used to capture additional details of the physical object. A first three dimensional (3D) digital object is created based on the generated 3D model, the dimensional data, and the additional details of the physical object. Further, a first cryptographic asset is obtained by encrypting the first 3D digital object. The first cryptographic asset is used for trading on a secure platform, such as blockchain.

Claims (67)

1 . A system comprising:

a processor;

a memory communicatively coupled to the processor, wherein the memory stores a plurality of processor-executable instructions which upon execution by the processor cause the processor to:

control one or more laser-based three-dimensional (3D) scanning devices to project at least one laser line onto a surface of a first physical object, capture reflections of the at least one laser line with one or more sensors, and generate a point cloud of the surface of the first physical object based on trigonometric triangulation;

generate a first geometric mesh of the first physical object based on the generated point cloud, wherein the first geometric mesh indicates a 3D structure of the first physical object;

control one or more image capture sensors to capture additional details data for the first physical object, wherein the additional details data for the first physical object includes a first image of the first physical object, and wherein the first image includes surface texture information associated with the first physical object;

superimpose the additional details data on the generated first geometric mesh to generate a first 3D model of the first physical object;

store, in the memory, a digital asset as a named record, the named record comprising the generated first 3D model, dimensional data associated with one or more dimensions of the first physical object, the additional details data, and metadata comprising an identifier associated with the first physical object, wherein physical properties of the first physical object are mapped to the named record for secure tokenization on a blockchain;

encrypt the named record to generate a first cryptographic asset associated with the first physical object; and

output the generated first cryptographic asset.

2 . The system according to claim 1 , wherein the plurality of processor-executable instructions, upon execution by the processor, further cause the processor to:

receive a first user input associated with a selection of a first blockchain network from a set of blockchain networks;

generate a first smart contract to be associated with the generated first cryptographic asset based on the received first user input; and

render the generated first cryptographic asset on a marketplace for trading, wherein the generated first cryptographic asset is traded in accordance with the generated first smart contract and the marketplace associated with the first blockchain network.

3 . The system according to claim 2 , wherein the plurality of processor-executable instructions, upon execution by the processor, further cause the processor to:

encrypt the named record using an encryption technique of a set of encryption techniques;

implement a hashing technique of a set of hashing techniques on the named record;

generate the first cryptographic asset associated with the first physical object based on the implementation of the hashing technique and the encryption of the named record; and

render the generated first cryptographic asset on the marketplace for trading.

4 . The system according to claim 3 , wherein the set of hashing techniques includes a secure hashing algorithm, a BLAKE hashing technique, a skien hashing technique, and a whirlpool hashing technique.

5 . The system according to claim 3 , wherein the set of encryption techniques includes an advanced encryption standard (AES) technique, a Ron Rivest, Adi Shamir, and Leonard Adleman (RSA) technique, and a Homomorphic encryption.

6 . The system according to claim 1 , wherein the plurality of processor-executable instructions, upon execution by the processor, further cause the processor to:

render the generated first cryptographic asset on a user interface (UI) of one or more user devices associated with one or more users;

receive a first user input from a first user device of the one or more user devices, wherein the first user input corresponds to a request to access the named record;

decrypt the first cryptographic asset into the named record based on the reception of the first user input; and

allow a first user associated with the first user device to access the named record based on the decryption.

7 . The system according to claim 6 , wherein the plurality of processor-executable instructions, upon execution by the processor, further cause the processor to:

receive a first set of reviews associated with the named record from the one or more user devices;

receive a first set of comments associated with the named record first from the one or more user devices; and

render at least one of the received first set of reviews or the received first set of comments on the user interface of the one or more user devices.

8 . The system according to claim 7 , wherein the processor is further configured to recommend a set of named records associated with a set of physical objects to the first user, wherein the set of named records are related to the named record.

9 . A method comprising:

controlling one or more laser-based three-dimensional (3D) scanning devices to project at least one laser line onto a surface of a first physical object, capture reflections of the at least one laser line with one or more sensors, and generate a point cloud of the surface of the first physical object based on trigonometric triangulation;

generating a first geometric mesh of the first physical object based on the generated point cloud, wherein the first geometric mesh indicates a 3D structure of the first physical object;

controlling one or more image capture sensors to capture additional details data for the first physical object, wherein the additional details data for the first physical object includes a first image of the first physical object, and wherein the first image includes surface texture information associated with the first physical object;

superimposing the additional details data on the generated first geometric mesh to generate a first 3D model of the first physical object;

storing, in a memory, a digital asset as a named record, the named record comprising the generated first 3D model, dimensional data associated with one or more dimensions of the first physical object, the additional details data, and metadata comprising an identifier associated with the first physical object, wherein physical properties of the first physical object are mapped to the named record for secure tokenization on a blockchain;

encrypting the named record to generate a first cryptographic asset associated with the first physical object; and

outputting the generated first cryptographic asset.

10 . The method according to claim 9 , further comprising:

receiving a first user input associated with a selection of a first blockchain network from a set of blockchain networks;

generating a first smart contract to be associated with the generated first cryptographic asset based on the received first user input; and

rendering the generated first cryptographic asset on a marketplace for trading, wherein the generated first cryptographic asset is traded in accordance with the generated first smart contract and the marketplace associated with the first blockchain network.

11 . The method according to claim 10 , further comprising:

encrypting the named record using an encryption technique of a set of encryption techniques;

implementing a hashing technique of a set of hashing techniques on the named record;

generating the first cryptographic asset associated with the first physical object based on the implementation of the hashing technique and the encryption of the named record; and

rendering the generated first cryptographic asset on the marketplace for trading.

12 . The method of claim 11 , wherein the set of hashing techniques includes a secure hashing algorithm, a BLAKE hashing technique, a skien hashing technique, and a whirlpool hashing technique.

13 . The method of claim 11 , wherein the set of encryption techniques includes an advanced encryption standard (AES) technique, a Ron Rivest, Adi Shamir, and Leonard Adleman (RSA) technique, and a Homomorphic encryption.

14 . The method of claim 9 , further comprising:

rendering the generated first cryptographic asset on a user interface (UI) of one or more user devices associated with one or more users;

receiving a first user input from a first user device of the one or more user devices, wherein the first user input corresponds to a request to access the named record;

decrypting the first cryptographic asset into the named record based on the reception of the first user input; and

allowing a first user associated with the first user device to access the named record based on the decryption.

15 . The method of claim 9 , further comprising:

receiving a first set of reviews associated with the named record from the one or more user devices;

receiving a first set of comments associated with the named record from the one or more user devices; and

rendering at least one of the received first set of reviews or the received first set of comments on the user interface of the one or more user devices.

16 . A non-transitory computer-readable medium having stored instructions thereon, computer-executable instructions that when executed by a system, causes the system to execute operations, the operations comprising:

controlling one or more laser-based three-dimensional (3D) scanning devices to project at least one laser line onto a surface of a first physical object, capture reflections of the at least one laser line with one or more sensors, and generate a point cloud of the surface of the first physical object based on trigonometric triangulation;

generating a first geometric mesh of the first physical object based on the generated point cloud, wherein the first geometric mesh indicates a 3D structure of the first physical object;

controlling one or more image capture sensors to capture additional details data for the first physical object, wherein the additional details data for the first physical object includes a first image of the first physical object, and wherein the first image includes surface texture information associated with the first physical object;

superimposing the additional details data on the generated first geometric mesh to generate a first 3D model of the first physical object;

storing, in a memory, a digital asset as a named record, the named record comprising the generated first 3D model, dimensional data associated with one or more dimensions of the first physical object, the additional details data, and metadata comprising an identifier associated with the first physical object, wherein physical properties of the first physical object are mapped to the named record for secure tokenization on a blockchain;

encrypting the named record to generate a first cryptographic asset associated with the first physical object; and

outputting the generated first cryptographic asset.