bytedeco/javacpp

Is it possible to port D3D12 APIs to java interface with javacpp?

Open

#432 opened on Oct 29, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (620 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is an out of curiosity questions. (and I know java can use opengl)

I wonder whether it is possible to port D3D12 APIs to java interface with javacpp or not? Dx12 provides the header files. and C:\Windows\System32\D3D12.dll

Contributor guide