dhinchak developer
dhinchak developer

Reputation: 141

Reality Capture output file to forge viewer

is there any way so I can see the results of the Reality Capture API output file in forge Viewer, or do I need to download first then again upload that is the only option?

Upvotes: 0

Views: 125

Answers (1)

Jaime Rosales
Jaime Rosales

Reputation: 1288

The output of the Recap API that would work are the following: obj and fbx. In order for you to get a viewable and show it with the Forge Viewer it will need to go through the process of using Model Derivative to translate the file into an SVF.

Here is the steps to take to achieve this:

1st. Use Recap API and set the output as obj or fbx - https://forge.autodesk.com/en/docs/reality-capture/v1/tutorials/create-3d-mesh-from-photos/

2nd. Use Model Derivative API - https://forge.autodesk.com/en/docs/model-derivative/v2/tutorials/prep-file4viewer/

Upvotes: 0

Related Questions