Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile Objective C ? #2

Open
weepy opened this issue Mar 17, 2013 · 3 comments
Open

compile Objective C ? #2

weepy opened this issue Mar 17, 2013 · 3 comments
Labels

Comments

@weepy
Copy link

weepy commented Mar 17, 2013

Also I noticed that GCC 4.6 can compile objective C. So it should be possible to compile the source code if the missing iOS bits are added in.

http://blog.vucica.net/2011/06/developing-objective-c-apps-for-android-using-mac-os-x.html

It might be a more maintainable route ?

@weepy
Copy link
Author

weepy commented Mar 17, 2013

there's StellaSDK which looks an easy way to port from Objective C to Android

http://www.yeecco.com/stella/features

@3dseals
Copy link
Contributor

3dseals commented Mar 18, 2013

compiling objective C maybe is an easy way to maintenance.
StellaSDK looks already integrated openGL2.0.
The possible problems is to integrate javascriptcore and other libriry.

@weepy
Copy link
Author

weepy commented Mar 26, 2013

It looks like you've nearly done the openGL2.0 stuff for Android ? It's probably better to use vanilla objectiveC rather than stellaSDK?

aogilvie added a commit that referenced this issue Dec 19, 2013
Ported from OpenGLES 1.0 to OpenGLES 2.0. Shaders files are automatically copied to assets when building.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants