buggins / dlangui

Cross Platform GUI for D programming language
Boost Software License 1.0
815 stars 121 forks source link

[Enhancement] include example showing Render to texture platform #578

Open chriscamacho opened 6 years ago

chriscamacho commented 6 years ago

I think it might be possible (like dsfml) to create a platform that overrides the abstract window and uses GLFW3 to create a render to texture example, however I don't yet know enough to implement this, could make for some amazing examples and greatly expand the utility of dlangui if a gui could be actually inside and part of a 3d scene...