Compare commits
No commits in common. "b8214d6f80ba6e14fe22c6756536483026832f06" and "294937a0c6652968d8e1f682c57ad7ae90c09836" have entirely different histories.
b8214d6f80
...
294937a0c6
43
README.md
43
README.md
@ -3,46 +3,3 @@
|
|||||||
I am testing ImGui functions in this repo using C++.
|
I am testing ImGui functions in this repo using C++.
|
||||||
|
|
||||||
This works in DirectX9, OpenGL doesn't work yet and is a work in progress.
|
This works in DirectX9, OpenGL doesn't work yet and is a work in progress.
|
||||||
|
|
||||||
# Screenshots
|
|
||||||
Here are some images of what this ImGui test is so far
|
|
||||||
<details>
|
|
||||||
<summary> Key Press Test </summary>
|
|
||||||
<img src=/screenshots/LightModeToggle.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Light mode toggle </summary>
|
|
||||||
<img src=/screenshots/LightModeToggle.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary> Windows message box test </summary>
|
|
||||||
<img src=/screenshots/MsgBoxTest.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary> Read from text file </summary>
|
|
||||||
<img src=/screenshots/ReadFromTextFile.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary> Show demo window toggle </summary>
|
|
||||||
<img src=/screenshots/ReadFromTextFile.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary> Show demo window toggle </summary>
|
|
||||||
<img src=/screenshots/ReadFromTextFile.png?raw=true>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary> Show mouse position and List values checkbox </summary>
|
|
||||||
<img src=/screenshots/ShowMousePos.png>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<!-- Light mode toggle
|
|
||||||
 -->
|
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user