Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
General discussions
»
SFML on phone/tablets???
Print
Pages: [
1
]
Author
Topic: SFML on phone/tablets??? (Read 4947 times)
0 Members and 1 Guest are viewing this topic.
MichelangeloSFML/
Newbie
Posts: 17
SFML on phone/tablets???
«
on:
July 31, 2022, 08:01:30 pm »
I would like to use SFML with C++ on phone/tablets to build apps, is that possible?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: SFML on phone/tablets???
«
Reply #1 on:
August 02, 2022, 12:44:13 am »
Yes, you can use SFML on iOS and Android.
There are however some limitations, such a missing Shader support on Android.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
MichelangeloSFML/
Newbie
Posts: 17
Re: SFML on phone/tablets???
«
Reply #2 on:
August 03, 2022, 02:46:24 am »
Any good links or reading material on using SFML on phone/tablest? Any books on using SFML on them?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: SFML on phone/tablets???
«
Reply #3 on:
August 03, 2022, 05:25:53 pm »
Here are two tutorials for Android and iOS:
https://github.com/SFML/SFML/wiki/Tutorial%3A-Building-SFML-for-Android
https://github.com/SFML/SFML/wiki/Tutorial%3A-Building-SFML-for-iOS
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
MichelangeloSFML/
Newbie
Posts: 17
Re: SFML on phone/tablets???
«
Reply #4 on:
August 03, 2022, 11:22:14 pm »
Thanks.
Logged
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
SFML on phone/tablets???
anything