| ▲ | I learned Vulkan and wrote a small game engine with it(edw.is) | |||||||||||||
| 19 points by jakogut 2 hours ago | 5 comments | ||||||||||||||
| ▲ | tombert an hour ago | parent | next [-] | |||||||||||||
My opinions of Vulkan have not changed significantly since this was posted a year ago https://news.ycombinator.com/item?id=40601605 I'm sure Vulkan is fun and wonderful for people who really want low level control of the graphic stack, but I found it completely miserable to use. I still haven't really found a graphics API that works at the level I want that I enjoyed using; I would like to get more into graphics programming since I do think it would be fun to build a game engine, but I will admit that even getting started with the low level Vulkan stuff is still scary to me. I think what I want is something like how SDL does 2D graphics, but for 3D. My understanding is that for 3D in SDL you just drop into OpenGL or something, which isn't quite what I want. Maybe WebGPU would be something I could have fun working on. | ||||||||||||||
| ||||||||||||||
| ▲ | gnabgib 2 hours ago | parent | prev | next [-] | |||||||||||||
(2024) At the time (625 points, 260 comments) https://news.ycombinator.com/item?id=40595741 | ||||||||||||||
| ▲ | jakogut 2 hours ago | parent | prev [-] | |||||||||||||
Note that I have retained the original title of the post, but I am not the author. | ||||||||||||||