Skip to content
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

Feature Request: demonstrate the usage of transfer queue #875

Open
wumo opened this issue Jan 7, 2024 · 2 comments
Open

Feature Request: demonstrate the usage of transfer queue #875

wumo opened this issue Jan 7, 2024 · 2 comments
Labels
sample request Request for a new sample

Comments

@wumo
Copy link

wumo commented Jan 7, 2024

Correctly utilizing transfer queue to copy texture/memeory is hard. A simple sample would be really helpful. If it is too costly to rework the framework, a seperate sample like hello_triangle that does not use the framework will also be helpful.

@SaschaWillems SaschaWillems changed the title Feature Request: demostrate the usage of transfer queue Feature Request: demonstrate the usage of transfer queue Jan 16, 2024
@SaschaWillems SaschaWillems added the sample request Request for a new sample label Jan 16, 2024
@SaschaWillems
Copy link
Collaborator

Thanks for bringing this up. Having a sample that demonstrates correct usage of a dedicated transfer queue is something we'll be looking at.

@jherico
Copy link
Contributor

jherico commented Feb 4, 2024

I'm working on trying to integrate Cesium-Native into some of my samples, and a sample that lets a user roam around a specific location, loading and unloading texture data dynamically would be a good use case for dedicated asynchronous transfer queues (along with large sparse textures).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sample request Request for a new sample
Projects
None yet
Development

No branches or pull requests

3 participants