Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 547 Bytes

File metadata and controls

24 lines (19 loc) · 547 Bytes
Stable UI Base
## Graphics Rendering Project

### Overview
Stable UI Base is a graphical rendering project showcasing OpenGL capabilities.

### Features
- Real-time graphics rendering
- Customizable UI elements
- Optimized performance

### Requirements
- Python 3.x
- PyOpenGL
- ModernGL

### Usage
1. Clone this repo: `git clone https://github.com/OmegaPrimeJ/StableUI_base.git`
2. Install requirements: `pip install -r requirements.txt`
3. Run Stable UI base code: `python stable_ui_base.py`

### Contributing
Pull requests welcome!