TUTORIAL: CC Viewer for Sharing 3D Data | Cloud Compare | 3D Forensics | Csi

Описание к видео TUTORIAL: CC Viewer for Sharing 3D Data | Cloud Compare | 3D Forensics | Csi

🟢 Do you want to learn how to edit point clouds, combine, filter, transform, register and even animate 3D data?
Registrations are OPEN for our next course
click here to REGISTER
https://www.ai2-3d.com/cloudcompareco...

______________________________________________________________________________________

In this CloudCompare tutorial, I'll guide you through the process of using the CC Viewer, a fantastic tool that simplifies 3D data sharing.

With the CC Viewer, you can effortlessly share 3D data without overwhelming your audience with the full CloudCompare interface. We've even prepared a script that automates the launch of CC Viewer, making it convenient to share your data directly from a USB key.

Whether you're in architecture, engineering, 3D modeling, or any field that involves 3D data, this tutorial will show you how to streamline the sharing process. Watch the video and unlock the potential of CC Viewer for easy and efficient 3D data sharing.

And remember: CloudCompare is a free, open-source program that is used by many working with 3D data. There are a host of features that can be used to edit point clouds, combine, filter, transform, register and even animate your 3D data!

Script for starting the CCViewer used in this video (you need to change the file names):
@echo off

if exist "d:\ccViewer_v1.41.beta_bin_x64\RedCar.bin" (
"d:\ccViewer_v1.41.beta_bin_x64\ccViewer.exe" "d:\ccViewer_v1.41.beta_bin_x64\RedCar.bin"
)

if exist "e:\ccViewer_v1.41.beta_bin_x64\RedCar.bin" (
"e:\ccViewer_v1.41.beta_bin_x64\ccViewer.exe" "e:\ccViewer_v1.41.beta_bin_x64\RedCar.bin"
)

if exist "f:\ccViewer_v1.41.beta_bin_x64\RedCar.bin" (
"f:\ccViewer_v1.41.beta_bin_x64\ccViewer.exe" -MAX "f:\ccViewer_v1.41.beta_bin_x64\RedCar.bin"
)

exit

Don't forget to like, subscribe, and hit the notification bell to stay updated with more helpful tutorials! If you found this tutorial useful, please share it with others who might benefit from it. If you have any questions or suggestions, feel free to leave a comment below. Thanks for watching!

Subscribe to our channel:    / @3dforensics  


#3DData
#CloudCompare
#PointClouds
#3DModeling
#OpenSourceSoftware

Комментарии

Информация по комментариям в разработке