Panel A
Panel B

[30 Mar 2020] Init now supports orx/Scroll and Dear ImGui!

Init, Orx’s project builder which creates Orx-based projects for Visual Studio, XCode, Codelite, GMake, etc now comes with new extensions!

You can now instantly create orx/Scroll projects to allow you to use object orientated patterns in C++ for Orx game development.

In addition, Dear ImGui-based projects can be created to allow the development of Orx applications with a rich GUI interface.

Of course, you can mix and match.