lux3d
Installation
SKILL.md
Lux3D Global
Use lux3d_client.py in this directory to call the public Lux3D API. Before running a command, change to this Skill directory or replace the script name in the examples with its absolute path. This package defaults to the Global environment:
https://api.aholo3d.com/global
Use only the public endpoints and fields listed here. Do not add business-type fields or internal versions.
Before Calling
-
Apply for a key on the Global API Key page.
-
Set the environment:
export LUX3D_API_KEY="your_api_key" export LUX3D_REGION="international"