Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

rokups/AtomicIMUIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtomicIMUIs

This project contains demonstrations how to integrate immediate mode GUI libraries into AtomicGameEngine.

AtomicNuklearUI subsystem is used for integrating nuklear.

AtomicImGUI subsystem is used for integrating imgui.

To try it out:

git clone --recursive https://github.com/rokups/AtomicIMUIs
mkdir AtomicIMUIs-build
cd AtomicIMUIs-build
cmake ../AtomicIMUIs
make

Releases

No releases published

Packages

No packages published