259
submitted 7 months ago* (last edited 7 months ago) by sag@lemm.ee to c/opensource@lemmy.ml

It become open source just last week. Currently don't have Linux version but soon it will have. Linux Roadmap issue

you are viewing a single comment's thread
view the rest of the comments
[-] jackpot@lemmy.ml 1 points 7 months ago
[-] d3Xt3r@lemmy.nz 4 points 7 months ago

It's macOS's graphics API, like how Windows has DirectX and Linux has Vulkan.

[-] ReakDuck@lemmy.ml 1 points 7 months ago

Afaik, its Apples way to render things with their OS. It only works with Apple and its similar to DirectX which only works for Windows.

The best thing everyone should use is something that supports all platforms like OpenGL or Vulkan which is even Open Source

[-] jackpot@lemmy.ml 1 points 7 months ago

opemgl vs vulkan whays better?

[-] Helix@feddit.de 1 points 7 months ago* (last edited 7 months ago)

In this case probably Vulkan, as developers tend to use current computers which support Vulkan, which is faster and younger and has less overhead.

In other cases you probably want OpenGL because older GPUs don't support Vulkan and usually you want to include as many users as possible.

[-] olorin99@kbin.earth 1 points 7 months ago

Neither is inherently better. It depends on what you need. Vulkan gives you more control which can be beneficial for advanced rendering techniques however comes at the cost of requiring more knowledge to use. OpenGL is simpler but generally has higher driver overhead.

this post was submitted on 30 Jan 2024
259 points (95.4% liked)

Open Source

30349 readers
2628 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS