rust-sciter icon indicating copy to clipboard operation
rust-sciter copied to clipboard

Can use OpenGL?

Open wanglunhui2012 opened this issue 1 year ago • 1 comments

In want to develop a media player application, render video by opengl, and draw gui by sciter. How can finish this by sciter, is there any example?

wanglunhui2012 avatar Jan 11 '24 14:01 wanglunhui2012

There was a windowless example in rust-sciter. But seems to be does not work at last versions of Windows/Sciter. See #146

LaineZ avatar May 10 '24 14:05 LaineZ