Skip to content

Vulkan #55

Answered by W2Wizard
VNNCC asked this question in Q&A
Aug 27, 2022 · 1 comment
Discussion options

You must be logged in to vote

Currently I am in the works on converting the library to C++ (17) and switch to support for multiple rendering backends. That is, in the future people can switch and implement any backend they want (OpenGL, Vulkan, ...)

The main reason for this is because in order to get the library accepted on a network wide level, Olivier Crouzet (current head of pedagogy) wants it in Vulkan in order to have it future proof.

Tbh I think its not really required as all this library ever will do is draw some simple quads with textures on it. But I think it would still be nice to do it anyway to be a nice intro for students to get into vulkan.

When will it be done? I have no eta yet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by VNNCC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Question Further information is requested
2 participants