Generate World For Keyframe
Generate (or return cached) 3D world from a keyframe image via World Labs. Returns spz_url for client-side rendering with SparkJS.
The splat cache is cleared when the keyframe image URL changes for any reason other than world-capture, so captures from this explorer reuse the same world.
post/api/projects/{project_id}/keyframes/{keyframe_id}/generate-world
Path parameters
project_idstring required
keyframe_idstring required
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/keyframes/{keyframe_id}/generate-world:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.