zwcloud / ImGui

Immediate Mode GUI for C#
https://zwcloud.net/#project/imgui
GNU Affero General Public License v3.0
197 stars 21 forks source link

Integrating DrawingContext #30

Closed zwcloud closed 5 years ago

zwcloud commented 5 years ago

integrating new rendering pipeline based on DrawingContext: Visual.Render(RenderContext context)

zwcloud commented 5 years ago

fixing controls: Window and Button, current state: image