Vulkan support into the Librain.plugin
Opened this issue · 4 comments
slavsquatter3000 commented
Can anyone tell me how to implement the vulkan support found at https://github.com/skiselkov/librain/tree/9c02c0b32819782ba37b7bae8459c070f86c3689
into the librain.plugin?
qjlu404 commented
yeah Vulcan doesn't seem to work out the box.
miniskipper commented
The plugin calls the drawing-function in the xplm_Phase_LastScene. This phase itself is not called anymore, though. So even Vulkan-Support has landed in the library, the plugin isn't ready.
subabrain commented
is it possible to replace "xplm_Phase_LastScene" with "xplm_Phase_Modern3D" ?
thx!
BadPlane commented
WHen will librain work with Vulcan?