Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gipIOS

iOS platform plugin for GlistEngine. It provides the iOS windowing, app lifecycle and prebuilt dependencies (assimp, freetype, curl, openssl) needed to build a GlistEngine app for iOS.

Setup

Clone this plugin under glist/glistplugins, next to the engine:

  • glist/GlistEngine
  • glist/glistplugins/gipIOS
  • glist/myglistapps/GlistApp

That's all, GlistEngine adds gipIOS automatically for iOS builds, so you don't need to list it in PLUGINS.

The plugin also ships a prebuilt host copy of the engine's ShaderToHeader tool in tools/, which the app's CMakeLists.txt uses so shader headers can be generated while cross-compiling for iOS.

Building

iOS builds are driven from the app project, not from this plugin. See GlistApp's _apple/README.md for the build, signing and troubleshooting steps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages