mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-04 07:01:06 +01:00 
			
		
		
		
	Update the README with the demo window and a screenshot
This commit is contained in:
		@@ -64,6 +64,9 @@ mainLoop w = do
 | 
			
		||||
      False -> return ()
 | 
			
		||||
      True  -> putStrLn "Ow!"
 | 
			
		||||
 | 
			
		||||
  -- Show the ImGui demo window
 | 
			
		||||
  showDemoWindow
 | 
			
		||||
 | 
			
		||||
  -- Render
 | 
			
		||||
  glClear GL_COLOR_BUFFER_BIT
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user