nimious / vulkan

Nim bindings for Vulkan, the API for access to graphics and compute on GPUs.
MIT License
61 stars 8 forks source link

Update vulkan.nim #14

Closed 1k23lkasdasd closed 1 year ago

1k23lkasdasd commented 1 year ago

Please fix {.union.}, when compiling in nim 2.0.0 it returns "Error: invalid indentation". This will fix the error.

gmpreussner commented 1 year ago

Thank you for this fix! Please note that I have not actively maintained this package for a long time - it is most likely quite outdated as far as the Vulkan API is concerned. I currently have no plans to continue maintaining this package in the short to mid term as I do not currently have any ongoing Nim projects that require Vulkan.