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

Rendering result feature #10

Open
unit-404 opened this issue May 24, 2018 · 1 comment
Open

Rendering result feature #10

unit-404 opened this issue May 24, 2018 · 1 comment
Labels
maybe someday low priority features, but not totally off-the-scope

Comments

@unit-404
Copy link

I want to suggest for add support of rendering result of computing (i.e. use swapchain and surface). Can be useful for ray tracers, or any graphics required computing.

@Glavnokoman
Copy link
Owner

Hi Elvira. I feel like this would move the focus away from pure computational nature of the project. I mean I might implement it someday but there are many higher priorities tasks at the moment. However I am really open to suggestions on what I could change/add to current API to make it easier to iteract with graphics pipeline . At the moment you can (implicit) cast Array<> to vk::Buffer and this is basically it. Let me know if you need smth on top of that.

@Glavnokoman Glavnokoman added the maybe someday low priority features, but not totally off-the-scope label Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe someday low priority features, but not totally off-the-scope
Projects
None yet
Development

No branches or pull requests

2 participants