Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hey everyone,I would like to share an app I created called 'Pengpeng Simple Model Viewer' for X2.
- This app is modified from the official example and allows you to load your favorite models into X2 and interact with them using a ring to drag the model. You can also view individual models in 6DOF (six degrees of freedom).
- Usage instructions:
- 1. Click on "Scan" to scan the QR code that contains the model download information (Example QR code viewing address: http://8.134.209.75/22.png).
- 2. Click on "Load Model" (please wait for the download to complete before viewing).
- 3. If you want to view an individual model in 6DOF, click on the "slam/6dof" section in the menu, and then click on the serial number of the model you wish to view.
- Creating model QR codes:
- 1. Below is an example of the information contained in the QR code. Just modify the download links as needed.
- {
- "url1": "8.134.209.75/ml/7.glb",
- "url2": "8.134.209.75/ml/8.glb",
- "url3": "8.134.209.75/ml/9.glb",
- "url4": "8.134.209.75/ml/10.glb"
- }
- 2. To generate QR codes more conveniently, you can visit the webpage I created: http://8.134.209.75/ml/
- Alternatively, you can search online for websites or software that generate QR codes.
- Where can I find models? What formats are supported?
- 1. You can generate models using Tripo AI (https://www.tripo3d.ai/), download them in GLB format, and upload them to your personal cloud storage or any cloud service that allows sharing download links.
- 2. The app supports most model formats such as GLB, FBX, OBJ, as well as ZIP files containing model files and textures.
- Important notes:
- 1. It is best to display the QR code on a computer screen and then scan it with glasses. This is because the camera on the glasses may not focus well, and the small phone screen might not be easily recognized.
- 2. Make sure the model download links in the QR code are not too long, as that may also affect scanning.
- 3. For APK installation, you can visit the official Rayneo glasses management webpage: https://open.rayneo.cn/#/webadb
- 4.You can also click on the install.bat file inside the downloaded compressed package to proceed with the installation, provided that the glasses are connected to the computer.
- Download: https://drive.google.com/file/d/16Q1ioaOfSBx3vm-HbfblaqbeTnj7ul3b/view?usp=sharing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement