Skip to content

IvanKoskov/macgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 3, 2025
4bae31c · Feb 3, 2025

History

3 Commits
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025
Feb 3, 2025

Repository files navigation

macgui

A minimal template for starting an ImGui project on macOS. This repository provides the essential setup for building ImGui-based applications on macOS, allowing you to quickly get started with a graphical interface.

Features

  • Basic ImGui setup for macOS
  • Simple window creation and rendering loop
  • Ready to extend with custom features -everything comes out of the box

Requirements

  • macOS
  • C++17 or later
  • CMake

How to use

  1. Clone the repository.
  2. Build the project using CMake.
  3. Start customizing the ImGui interface for your application.

Feel free to extend and modify this template for your own projects!

About

Full setup for the MacOS imgui project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published