recap_cli

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2018 License: MIT Imports: 12 Imported by: 0

README

recap_cli

Build Status Go Report Card Platforms License

Forge API: oAuth2 Reality-Capture

recap_cli is a simple command-line app illustrating use of Forge Reality Capture API to get an OBJ from collection of jpg images.

Setup

Grab the latest binary from the releases page and place it into directory listed in $PATH, or if you have Go already setup, run

go get -u github.com/apprentice3d/recap_cli

Set the FORGE_CLIENT_ID and FORGE_CLIENT_SECRET environment variables with your Forge secrets.

Usage

To start use the app either using command-line go to folder containing the images needed to be processed and just run

$recap_cli

or run recap_cli followed by the folder in which your images resides

$recap_cli ./sample_files

If everything is setup, you should see the result as in following screenshot and a result.zip located in your working directory:

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL