I just started looking at `vulkano` this week and have found it pleasant to work with so far. Do you have examples of high level graphics libraries that you consider poor quality?
Yeah I could see that. It seems nice and simple at a glance, but I remember some of the lifetime requirements being incredibly strict and hard to work with
the__alchemist|3 years ago
jefftime|3 years ago
kvark|3 years ago
In your criticism, are you referring to the lifetime requirements on resources used in a render pass, or something else?