Hacker News
new
past
comments
ask
show
jobs
points
by
groundzeros2015
1 days ago
|
comments
by
creatonez
1 days ago
|
next
[-]
Minecraft essentially only uses GLFW (and now SDL3) to create the window and accept input. The game itself is essentially coded in raw OpenGL (and now vulkan).
reply
by
mort96
1 days ago
|
prev
|
next
[-]
Are they going to do that? If not, that's not the reason they're doing this either
reply
by
chlorion
13 hours ago
|
prev
|
[-]
You can make an entire 3d game using SDL3 as well, without opengl or vulkan, using the new GPU API!
reply