Jump to content

Vulkan API as a possible new crossplatform render?


Setlec

Recommended Posts

Posted

Hello there, Guys.

 

I was wodering if you guys have looked at Vulkan API as a possible replacement of openGL based render? what would be the pros and cons of using Vulkan?

Posted

Yeah until a viable even basic port happens for another tech3 game, I don't see Vulkan happening.

 

Also: macOS does not support Vulkan and the Vulkan<>Metal Wrapper costs money.

Posted

well, i was kinda hoping that a vulkan render could make a good thing for openJK project. I mean that with vulkan maintening a render based on it could ease (despise being more complicated to implement than openGL based render) and also you would code one render for windows and linux. For the MacOS version we could still use  the openGL one for now...

 

This is my two cents idea...

Posted

imho vulkan wouldn't give huge fps boost because there are a lot of cpu bottlenecks ( fx system ). For now OpenGL the only one perfect api for rendering game.

Posted

well, i was kinda hoping that a vulkan render could make a good thing for openJK project. I mean that with vulkan maintening a render based on it could ease (despise being more complicated to implement than openGL based render) and also you would code one render for windows and linux. For the MacOS version we could still use  the openGL one for now...

 

This is my two cents idea...

This is already the case anyway.  Because we use the SDL2 window management creation system.

 

Nobody here or in any idTech3 community has stepped forward for Vulkan support so it has nothing to do with multi platform code.

 

You will still obviously need to compile it for each platform as you currently do.

Setlec likes this

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
×
×
  • Create New...