[SOLVED] loadFromUrl model as .obj

That’s a hard one, since the current resource loaders are getting the resource type from the extension.

One way I’ve done it in the past is using base64 data streams and create the pc.Assets myself:

1 Like