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

Provide tests or complete working examples. #1

Open
Omnomios opened this issue Apr 25, 2024 · 1 comment
Open

Provide tests or complete working examples. #1

Omnomios opened this issue Apr 25, 2024 · 1 comment

Comments

@Omnomios
Copy link

I was evaluating the framework by porting up to "Texture Mapping" from https://vulkan-tutorial.com/.
I spent a few hours trying to get the Descriptors working with the Shaders from that tutorial. It wasn't obvious how to combine a UBO and a Sampler.

The tutorials are incomplete and don't illustrate enough of VKFS to be that useful. VKFS is a really nice abstraction but it seems to have some issues. I wasn't able to use it for the simplest use case. If there were a few tests or examples provided I could use them to rule out the library itself.

@MHDtA-dev
Copy link
Owner

Thanks for the feedback. Indeed, examples should definitely be added, I will deal with this in the near future.

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

No branches or pull requests

2 participants