|
@@ -33,9 +33,12 @@ There are two example programs in the examples folder.
|
|
|
|
|
|
## Simple
|
|
|
This is the most simple use of ImGui in raylib, it just shows the ImGui demo window.
|
|
|
+
|
|
|
+
|
|
|
|
|
|
## Editor
|
|
|
This is a more complex example of ImGui, showing how to use raylib 2d and 3d cameras to draw into ImGui windows using render textures.
|
|
|
+
|
|
|
|
|
|
# Extras
|
|
|
|