RFR: Add third-party sample list to README, populate with java-vulkan.

Michael Ennen mennen at openjdk.org
Wed Dec 14 03:48:06 UTC 2022


On Sun, 27 Nov 2022 05:16:06 GMT, Michael Ennen <mennen at openjdk.org> wrote:

> I made a more complex example (1000 lines, mostly because setting up a boilerplate Vulkan program is super lengthy) of using jextract on Vulkan and Win32 APIs.
> 
> I think it may be too lengthy and too much of a maintenance burden to commit to the `/samples` directory, so I thought maybe including a section on third-party samples would be better.
> 
> If this is not something you want to entertain that's totally understandable, but thought I would put it out there a bigger sample that interfaces with a pretty complex API may be helpful to others.

Updated to work with JDK 20 (Build 27) and greater: https://github.com/brcolow/java-vulkan/commit/171f167782eea538b19b60d5fa73e9f75a112f6d

-------------

PR: https://git.openjdk.org/jextract/pull/93


More information about the jextract-dev mailing list