Frictional Games Forum (read-only)

Full Version: HPL4 with Vulkan
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Will HPL4 incorporate Vulkan API as a successor of opengl computing?
https://www.khronos.org/vulkan/
It's way too early to be talking about HPL4, seeing as it's been barely 5 months since the release of HPL3. One thing I might deduce, though, is that the base of HPL3 uses SDL, so it's a matter of whether Vulkan can create a graphics context that SDL supports. There isn't a whole lot of information out there to address this, but the general consensus seems to be that SDL will probably support Vulkan eventually.

Either that or rewrite the rendering engine from scratch, which I doubt the benefits of Vulkan would justify doing something like that.