Skip to content

indigoabstract/techno-globe

Repository files navigation

app-plex

app-plex is a general purpose tool for rapid prototyping any type of applications in C++. It helps you keep all the apps/demos you accumulate in one place and immediately deployable on any supported platform.

No more lost or misplaced works!

Includes a minimal 3D engine, OpenGL graphics, playing sounds and loading resources/images. Atm, it works on Windows and Android.

Getting Started

I use CMake GUI to build a Visual Studio project out of the source files.

It looks like this:

CMake params

Download CMake here: https://cmake.org/download/

Future work:

  • WebGL support, to run apps in the browser
  • iOS/macOS support
  • Public apps, so you can share them (with a link), or private apps, to keep them just for yourself.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages