Skip to content
Home
Product
DataMesh Director
DataMesh Checklist
DataMesh Inspector
DataMesh Simulator Platform
DataMesh FactVerse
FactVerse Downloadable Content
Data Fusion Services
FactVerse-Omniverse Adaptor
Solutions
Industrial Digital Twin Solutions
Digital Twin Creation & Visualization
Real-Time Monitoring & Control
Training and Guidance
Operational Skill Training
Machinery Operator Training
Construction Guidance
Manufacturing Optimization
Warehouse Process Simulation
Workflow Digitization & Automation
Process Simulation & Optimization
Equipment Performance Tracking
Facility and Asset Management
Virtual Facility Roaming
Facility BMS Integration
Work Order Management
Green Transformation & Energy Optimization
Inspection and Maintenance
Predictive Maintenance with Digital Twin
AR-Guided Inspection & Troubleshooting
Smart Maintenance Workflow
AI-Driven Insights
Knowledge Graph Enhanced by AI
Synthetic Data for Machine Learning
Data-Driven Decision-Making
Pricing
Help & Support
Knowledge Base
FactVerse SDK
Quick Start
Hands-on Lab
About
Company Information
News and Reports
Partner & Investor
ESG
Contact
Language
中文
日本语
Home
Product
DataMesh Director
DataMesh Checklist
DataMesh Inspector
DataMesh Simulator Platform
DataMesh FactVerse
FactVerse Downloadable Content
Data Fusion Services
FactVerse-Omniverse Adaptor
Solutions
Industrial Digital Twin Solutions
Digital Twin Creation & Visualization
Real-Time Monitoring & Control
Training and Guidance
Operational Skill Training
Machinery Operator Training
Construction Guidance
Manufacturing Optimization
Warehouse Process Simulation
Workflow Digitization & Automation
Process Simulation & Optimization
Equipment Performance Tracking
Facility and Asset Management
Virtual Facility Roaming
Facility BMS Integration
Work Order Management
Green Transformation & Energy Optimization
Inspection and Maintenance
Predictive Maintenance with Digital Twin
AR-Guided Inspection & Troubleshooting
Smart Maintenance Workflow
AI-Driven Insights
Knowledge Graph Enhanced by AI
Synthetic Data for Machine Learning
Data-Driven Decision-Making
Pricing
Help & Support
Knowledge Base
FactVerse SDK
Quick Start
Hands-on Lab
About
Company Information
News and Reports
Partner & Investor
ESG
Contact
Language
中文
日本语
Search
Program Development
Access the library
The library is one of the fundamental features of the FactVerse Services platform. 3D models, images, videos, sounds, and even Director scenarios created by DataMesh Studio are stored in the library.
SDK
Beginner
Quick Start
Through this example, you will know:
How to initialize the library module.
How to display resources in the library module by directory.
The common interfaces of LibraryManager and how to use them.
Start
Steps
1
Preparation
Install the latest version of
FactVerse SDK | DataMesh
.
2
Usage example
Navigate to the "02 Library - List resources" directory and open the ListResourceSample scene.
Select the ListResourceSample object and review the details in the Inspector panel.
Similar to the previous example, utilize the existing DCS configuration file and no additional modifications are required.
Pay attention to the objects under DataMeshModule:
AccountManager: Account module.
LibraryManager: Resource module
Make sure you've successfully logged in as outlined in the previous example, "Logging into FactVerse."
Startthis example. After loading, the content of the current library will be displayed.
Click the
Enter
button next to a directory to view its resources in the directory.
Click the
Back
button in the upper right corner to return to the previous directory.