Items with no label
3338 討論

Is there a tool to visualize 3D generated object?

TDiaz
初學者
1,891 檢視

I'm currently using SculptGL (https://stephaneginier.com/sculptgl/ https://stephaneginier.com/sculptgl/ ) to visualize the result of my 3D scan but I was wondering if maybe there is already another one from Intel that I could use directly. So far I haven't seen one (and in the docs there is something about integrating to Sketchfab which I don't want) but I am not sure if maybe I'm missing something.

Thanks in advance.

0 積分
4 回應
MartyG
榮譽貢獻者 III
986 檢視

The RealSense SDK comes with a sample program called 3DScan which can create a 3D model and export it in .OBJ format.

You can also use the RealSense camera with commercial 3D scanning / model editing software such as Cappasity's Easy 3D Scan. Easy 3D Scan can send models to the internet 'cloud' to embed on a website.

TDiaz
初學者
986 檢視

Oh, okay.

I was wondering about the second half of what you said, the first one is ok. I just wanted to check if there was something built in the SDK that allowed me to view the resulting .OBJ

Thanks

MartyG
榮譽貢獻者 III
986 檢視

I am not aware of a model viewed in the SDK. You can find a free Microsoft viewer for Windows 10 called View 3D, though it requires the Creators Update version of Windows 10.

https://www.microsoft.com/en-gb/store/p/view-3d/9nblggh42ths Buy View 3D - Microsoft Store United Kingdom

A few other model viewers are available on the Windows app store for a small fee.

Another way to view a model for free would be to import it into the Unity game creation engine via drag and drop.

Edit: I found that I could open View 3D in Windows 10 Creators Update by typing 'view 3d' into the text box at the bottom of the Windows screen (next to the button that you use to shut the PC down) and then clicking the View 3D icon that appears. So it may be a pre-installed app that comes with the Creators Update. It can open obj, fbx, 3mf and stl model files.

TDiaz
初學者
986 檢視

oooh okay, thanks a lot

回覆