Skip to main content
Cleanup
Source Link
DMGregory
  • 141k
  • 23
  • 258
  • 401

Is there any lib or way How to createadd an overlay in a directx using HTML + CSS codeoverlay to a DirectX app?

So I'm looking for a way to render html and css elements within an executable as an overlay.

There are programs today made in electron such as

   https://blitz.gg/Blitz or even the best known Discord, they. They do overlay, within the executable, which apparently uses HTML + css + javascript.

Does anyone know if ithow this can be done, and if so how? Or is there any lib that allows such a thing?

Is there any lib or way to create an overlay in a directx using HTML + CSS code

So I'm looking for a way to render html and css elements within an executable as an overlay

There are programs today made in electron such as

 https://blitz.gg/ or even the best known Discord, they do overlay, within the executable, which apparently uses HTML + css + javascript

Does anyone know if it can be done, and if so how? Or is there any lib that allows such a thing?

How to add an HTML + CSS overlay to a DirectX app?

I'm looking for a way to render html and css elements within an executable as an overlay.

There are programs today made in electron such as  Blitz or even the best known Discord. They do overlay within the executable, which apparently uses HTML + css + javascript.

Does anyone know how this can be done?

Source Link

Is there any lib or way to create an overlay in a directx using HTML + CSS code

So I'm looking for a way to render html and css elements within an executable as an overlay

There are programs today made in electron such as

https://blitz.gg/ or even the best known Discord, they do overlay, within the executable, which apparently uses HTML + css + javascript

Does anyone know if it can be done, and if so how? Or is there any lib that allows such a thing?