Skip to content

Conversation

@kunitoki
Copy link
Owner

@kunitoki kunitoki commented Dec 3, 2024

Port Yup on Android devices.

image

Renders at 60fps on GLES3.0 !

To build for android you need to issue a special cmake command:

cmake -G "Unix Makefiles" -B build -DYUP_TARGET_ANDROID=ON

This will generate Android projects inside the build/examples/* folders that can be opened with AndroidStudio.

Requires glfw/glfw#2654

@kunitoki kunitoki changed the title Yup On Android: Yup On Android: Window support via glfw Dec 3, 2024
@kunitoki kunitoki force-pushed the dev/android_support branch from 9194cac to ceeacd5 Compare December 4, 2024 20:53
@kunitoki kunitoki merged commit edb7002 into main Dec 5, 2024
10 checks passed
@kunitoki kunitoki deleted the dev/android_support branch December 5, 2024 15:26
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.

2 participants