Reality Modeling API
The Reality Modeling API provides the ability to turn images and point clouds into reality meshes, orthophotos and other by-products.
Reality Modeling API is articulated around jobs. A Reality Modeling job produces specified outputs (meshes, orthophotos, point clouds and gaussian splats) from basic reality data inputs (images, point clouds). Note that in order to use Reality Modeling, you need to already know about Reality Management API to upload and download data.
On job completion, Reality Modeling emits a realityModeling.jobCompleted.v2 iTwin event. Using the Webhooks API, you can create a webhook that will be triggered by this event. On completion of a job, the endpoint specified in the webhook will be called into.
Was this page helpful?