asny / three-d

2D/3D renderer - makes it simple to draw stuff across platforms (including web)
MIT License
1.34k stars 110 forks source link

get egui context #433

Closed paul2t closed 10 months ago

paul2t commented 10 months ago

PR to be able to get the egui context. This is needed to be able to initialize some egui stuff before the render loop.