Documentation ¶
Overview ¶
Package forge is an opinionated SDK for Autodesk Forge services https://developer.autodesk.com/
The Forge API for Go provides APIs that developers can use to build Go applications that use Autodesk Forge services, such as Reality Capture API (https://developer.autodesk.com/api/reality-capture-cover-page/), Model Derivative API (https://developer.autodesk.com/api/model-derivative-and-viewer-cover-page/) and many others
Directories ¶
Path | Synopsis |
---|---|
Package md contains the Go wrappers for calls to Model Derivative API https://developer.autodesk.com/en/docs/model-derivative/v2/overview/ The API offers the following features: - Translate designs into SVF format for rendering in the Forge Viewer.
|
Package md contains the Go wrappers for calls to Model Derivative API https://developer.autodesk.com/en/docs/model-derivative/v2/overview/ The API offers the following features: - Translate designs into SVF format for rendering in the Forge Viewer. |
Package recap contains the Go wrappers for calls to Forge Reality Capture API https://developer.autodesk.com/api/reality-capture-cover-page/ The workflow is simple: - create a photoScene - upload images to photoScene - start photoScene processing - get the result
|
Package recap contains the Go wrappers for calls to Forge Reality Capture API https://developer.autodesk.com/api/reality-capture-cover-page/ The workflow is simple: - create a photoScene - upload images to photoScene - start photoScene processing - get the result |
Click to show internal directories.
Click to hide internal directories.