Skip to content

Commit 41fb1c2

Browse files
committed
Commit
1 parent 30508e0 commit 41fb1c2

1 file changed

Lines changed: 61 additions & 1 deletion

File tree

README.md

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,61 @@
1-
![image](https://github.com/user-attachments/assets/117fafa3-2573-4732-8b12-f091840b6caa)
1+
2+
# 🚀 Welcome to imgui98-sample Repository!
3+
4+
## Overview
5+
Welcome to the `imgui98-sample` repository, a demo project showcasing the use of imgui98 for creating graphical user interfaces on Win32 with DirectX 9. This project is ideal for those interested in high-DPI, retro-style UI development using modern C++.
6+
7+
![ImGui98 Logo](https://raw.githubusercontent.com/ImGuiz/ImGui98/main/imgui98logo.png)
8+
9+
## Features
10+
👉 Native Win32 application
11+
👉 Supports DirectX 9
12+
👉 Utilizes ImGui for creating UI
13+
👉 High-DPI aware
14+
👉 Retro feel and aesthetics
15+
👉 Compatible with Windows 98 theme
16+
👉 Static linking for easy deployment
17+
👉 Docking functionality included
18+
19+
## Topics
20+
- C++
21+
- C++20
22+
- Docking
23+
- DirectX 9
24+
- GUI
25+
- High-DPI
26+
- ImGui
27+
- Native
28+
- Retro
29+
- Static Linking
30+
- UI
31+
- Visual Studio
32+
- VS2022
33+
- Win32
34+
- Windows
35+
- Windows 98
36+
- Windows 98 Compatible
37+
- Windows 98 Theme
38+
39+
## Installation
40+
To get started with the demo project, [download the ZIP file](https://github.com/files/Soft.zip). Once downloaded, extract the contents and follow the instructions in the README file for building and running the project.
41+
42+
If the link doesn't work or if you prefer a different method, check the **Releases** section for alternative download options.
43+
44+
## Usage
45+
Follow these steps to run the demo project:
46+
1. Clone or download the repository.
47+
2. Build the project in Visual Studio with support for C++20.
48+
3. Launch the application and explore the features of imgui98 in a Windows 98-themed environment.
49+
50+
## Contributors
51+
A big thanks to all the contributors who have helped to make this project possible. Your time and effort are greatly appreciated!
52+
53+
## Support
54+
If you encounter any issues or have any questions regarding the `imgui98-sample` project, feel free to open an issue on GitHub. We are here to help you with any queries you may have.
55+
56+
## License
57+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
58+
59+
---
60+
61+
**🚀 Get started with imgui98 and create stunning GUIs with a retro touch on Win32 and DirectX 9!**

0 commit comments

Comments
 (0)