dongeronimo / deccan_plateau

c++ vk
0 stars 0 forks source link

Create a render pass for UI and render an html page to it #19

Open dongeronimo opened 2 months ago

dongeronimo commented 2 months ago

https://www.magpcss.org/ceforum/index.php to embed chromium into the app.

There are ways to render the html offscreen and get the result as an image.

If i have an image i have a texture whose contents change each frame. So at each frame i have to push the new content to the gpu

Mind alpha. Use the alpha channel present in html color codes as transparency. That means that depend upon https://github.com/dongeronimo/deccan_plateau/issues/18

Need also to find a way to interact with the page. That would be another issue.

dongeronimo commented 1 month ago

CEF (Chromium Embedded Framework) binaries and debug symbols are found at https://cef-builds.spotifycdn.com/index.html