Render HTML in Canvas/WebGL

前端 未结 5 516
無奈伤痛
無奈伤痛 2020-12-14 21:44

Is it possible to render HTML elements in Canvas or WebGL? (similar to how one can draw a video element texture in WebGL)

5条回答
  •  [愿得一人]
    2020-12-14 22:42

    Use this library https://github.com/PixelsCommander/HTML-GL it is as easy as wrap your content with tag.

提交回复
热议问题