asny / three-d

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

get egui context #433

Closed paul2t closed 5 months ago

paul2t commented 5 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.