Demo Project
Getting started with the echo3D Python SDK.
Last updated
Was this helpful?
Getting started with the echo3D Python SDK.
Last updated
Was this helpful?
Open a terminal.
cd
to the directory of the .
Make sure that Python 3.8.16
is properly installed by running the command:
You can also check if vedo
and pyrender
are installed by running the command:
Run the command:
where [API_KEY]
is your echo3D , and [SECURITY_KEY]
is your .
A prompt showing a list of available 3D models will appear.
Enter an integer number to choose which 3D models to retrieve and render.
A new window will pop up displaying the rendered 3D model.
All done! 🎉