Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yep. Most of the engine and "game from scratch" tutorials on Youtube, etc, use this style of having OpenGL code strewn around the app.

With Vulkan this is borderline impossible and it becomes messy quite quickly. It's very low level. Unlike OpenGL, one really needs an abstraction layer on top, so you either gotta use a library or write your own in the end.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: