Hacker News new | ask | show | jobs
by roblabla 2879 days ago
You can write games just fine using OpenGL (and SDL for windowing/inputs/audio/etc).
1 comments

For now, but in the next version there will probably be no OpenGL support.
Doubt it. There are still dozens of frameworks that still link to OpenGL, and Apple’d need to drop or update them all in a year. Most likely it will remain on the system for at least a couple years.
You'll still be able to use MoltenVK to get Vulkan support, and SDL will still work for windowing and everything else.