Skip to content

Added the nib demo that shows how to use a nib file with isgl3d.#25

Open
magicrudi wants to merge 7 commits intostuartcaunt:masterfrom
magicrudi:776a029028007aa518fb140fa51ae929f60e0977
Open

Added the nib demo that shows how to use a nib file with isgl3d.#25
magicrudi wants to merge 7 commits intostuartcaunt:masterfrom
magicrudi:776a029028007aa518fb140fa51ae929f60e0977

Conversation

@magicrudi
Copy link

The Nib Demo is self-explanatory and shows how isgl3d can be used with a nib file.

Additionally I added some adjustments to compile isgl3d with the Objective-C++ setting.
Furthermore the pod importer needed to be adjusted to fix issue #8. Pod files that have sub meshes are displayed properly now.

Sorry about this mess, but it's my first github project I joined.

Rudi

This demo shows how a nib or rather xib file can be used in combination
with isgl3d.
GLKit prefix does not work due to the reason that there is no method in
the GLKit framework that starts with this prefix.
Added some casts to avoid error messages that complain about pointer
types if you use Objective-C++ instead of 'According to File Type' for
the GCC_INPUT_FILETYPE setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant