Jump to content

Vulkan API


Recommended Posts

  • 1 year later...
On 10/6/2016 at 11:10 PM, niektb said:

No, unless someone finds time to rewrite the graphics engine to make use of it :P

I have thoughts, that we shouldn't just rewrite the engine, I think, we need to make an interface, and then implement it for different renderers (OpenGL 2, OpenGL 4+, Vulkan).

  • Like 2
Link to comment
Share on other sites

16 minutes ago, Lion.Kanzen said:

Is that good as DirectX?

From the Wikipedia Vulkan page, already linked above:

Compared with OpenGL and Direct3D 11, and like Direct3D 12 and Metal, Vulkan is intended to offer higher performance and more balanced CPU/GPU usage. Other major differences from Direct3D 11 (and prior) and OpenGL are Vulkan being a considerably lower level API and offering parallel tasking. In addition to its lower CPU usage, Vulkan is also able to better distribute work amongst multiple CPU cores.

  • Like 1
Link to comment
Share on other sites

Just now, fabio said:

From the Wikipedia Vulkan page, already linked above:

Compared with OpenGL and Direct3D 11, and like Direct3D 12 and Metal, Vulkan is intended to offer higher performance and more balanced CPU/GPU usage. Other major differences from Direct3D 11 (and prior) and OpenGL are Vulkan being a considerably lower level API and offering parallel tasking. In addition to its lower CPU usage, Vulkan is also able to better distribute work amongst multiple CPU cores.

Yes i rad that the las week. a guys aso about Vulkan ande othersĀ  software.

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...