Y
Hacker News
new
|
ask
|
show
|
jobs
by
captaindiego
743 days ago
Is there some simple cross-platform way to have this sort of functionality, but rendering to an OpenGL or Vulkan texture?
2 comments
pornel
743 days ago
There's
https://github.com/not-fl3/miniquad
link
krapp
743 days ago
If "simple" can mean "low level" then maybe SDL2 (or 3 might be ready enough.)
link