This is nice, although personally i do not like the use of multiple inc
files. I think Benjamin Rosseaux's pasvulkan does it better with creating a
single pas file (he also uses a unit from the vk.xml file):

https://github.com/BeRo1985/pasvulkan/blob/master/src/Vulkan.pas



On Thu, Apr 13, 2017 at 7:32 AM, James.mcjohnson via Lazarus <
lazarus@lists.lazarus-ide.org> wrote:

> This is both an announcement and request for help for an open source
> FreePascal project which strives to provide:
> 1) a low level access to Vulkan API created directly from the vk.xml
> specification
> 2) high level wrapper classes for ease of integration in an FP/Lazarus
> project
>
> The project is located at https://github.com/james-mcjohnson/
> VulkanLibraryForFreePascal and I would appreciate any constructive
> feedback.
>
> It is my hope that a better programmer than I am will take an interest and
> help create a truly useful Vulkan Library for FreePascal.
>
> -James
>
> [mutiple attempts to post; re-subscribed to mail list in hopes that this
> one will take]
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus-ide.org
> http://lists.lazarus-ide.org/listinfo/lazarus
>
>
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to