Skip to content

tolgayilmaz86/AzQtGUI

AzQt GUI Framework

AzQt is a user interface framwork to easily create user interfaces like Blender and O3DE.

Note that this project is extracted and extended from the awesome 3D development libraray that Amazon owned opne Source project O3DE

Note that this project will detached as much as possible from the O3DE library and provide a standalone framework for those who want to create applications rather than a game engine. Besides it will add such applications as showcase without or with minimum functionality.

Installation

The project will serve both Visual Studio projects as well as CMake project

VcPkg

To keep dependency management minimum vcpkg is used with the following dependencies;

  • Qt
git clone https://github.com/Microsoft/vcpkg.git
---------------------------------------
.\vcpkg\bootstrap-vcpkg.bat # windows
----------------------------------------
./vcpkg/bootstrap-vcpkg.sh # Unix

Platforms

Windows, Linux and Mac Support will be provided.

Screenshots

buttons Text Inputs Line Edits check box Radio Button Combo Boxes cards link Slider Tabs Segments Toolbar Color Picker1 Color Picker2 Docking Feature Drag & Drop Search Filter Gradient Slider Progress Bars Property Editor Right Menu Table Views Toggle Switch Tree View Font Render

About

No description, website, or topics provided.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
Apache-2.0
LICENSE_APACHE2.TXT
MIT
LICENSE_MIT.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published