Proposal: Payload embedded in wt3 (encoder functionality)
R
Rainer Schleevoigt
started a topic
over 5 years ago
Proposal: Payload embedded in wt3 (encoder functionality)
1 Comment
R
Rainer Schleevoigt
said
over 5 years ago
Hi,
In my project all models comes from a CMS. The client uploads wt3 and details like animations on which mesh or model. Currently I have two http requests: one for wt3 and one for JSON-payload.
Proposal: Inside the Wikitude3dEncoder is a textarea for stringified JSON or what ever. After loading of wt3 :
Rainer Schleevoigt