-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading over the network #4
Comments
Yes, for now you can use dart:http package to download the .obj to temp
folder and pass the path. Will try to get the package accept then asap and
PRs are welcome.
…On Fri 3 Aug, 2018, 2:44 AM gedw99, ***@***.***> wrote:
Is it possible to load the .object over the network instead of from an
embedded asset ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ATepHULGx05F6OojCdq-b7uUiphrPfCYks5uM2uwgaJpZM4VtBBY>
.
|
hey @hemanthrajv example usage of the cache: The actual cache: Hoping you think this is a good idea... ? |
Is it possible to load the .object over the network instead of from an embedded asset ?
The text was updated successfully, but these errors were encountered: