Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

demo-null

The vertex and index arrays for the Dear ImGui scene are generated server-side. The arrays are streamed to the WebSocket clients and rendered in the browser using WebGL. There can be multiple clients connected simultaneously to the same server sharing the same Dear ImGui context.

Live example:

http://85.90.246.132:5001/

imgui-ws