Hacker News new | ask | show | jobs
by pducks32 3611 days ago
Udo, that's fair. I agree. I work with Vulkan and Metal all day and sometimes I do wish things were quicker and I had more control over where resources get allocated.

I imagine like Iron Man where he can divert resources to his weapons from his thrusters and stuff. They do keep adding things that need to run when I wish I could selectively turn some things off.

1 comments

A little off-topic, but what's your experience with Vulkan so far? Are you doing engine work?
I've personally been very impressed with Vulkan. I work with VR a lot and it's ability to streamline work over multiple cores has been great. I think Metal is a little easier to get started with but only because it uses the same binding model while Vulkan is very new. But overall it's been great.