Skip to content

echo3Dco/echo3D-JavaScriptSDK-Example-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

echo3D-JavaScriptSDK-Example-Project

This example project utilizes the echo3D JavaScript SDK to allow users to interact with the echo3D API via JavaScript code. The SDK can be downloaded here.

Video

See the video here.

Setup and Run

  1. Register for a FREE account at echo3D.
  2. Upload 3D models, videos, and images to the console.
  3. Open a new terminal.
  4. Run the following in the terminal:
    -git clone https://github.com/echo3Dco/echo3D-JavaScriptSDK-Example-Project.git
    -cd echo3D-JavaScriptSDK-Example-Project
    -start echo3D-JavaScriptSDK-Example.html
  5. Copy your API key from the top of the console and paste it into the application.
  6. Optionally do the same for the secret key on the Security page of the console, if your project has it enabled.
  7. Click "Load Key." This will allow you to keep making API calls from the same API key.
  8. Copy an entry ID by clicking the icon next to the name of any model you have uploaded to the console and paste it into the application.
  9. Outputs of API calls will display as JSON in the center textbox.

Support

Feel free to reach out at support@echo3D.com or join our support channel on Slack.

Screenshots

Snapshot_20
Snapshot_21
Snapshot_22

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages