1
General / GLES3 context on mobile?
« on: January 15, 2015, 06:36:24 pm »
Hi,
I am currently building a mobile game that will require GLES3 features, and SFML seems to support both Android and iOS. Is is possible to create an GLES3 context using SFML? I have poked around the source and it seems to only include GLES2 headers for mobile for its own rendering. However, I saw that one can create a GLES3 context on FreeBSD from this post.
Anyone tried to do so?
Thanks!
Colin
I am currently building a mobile game that will require GLES3 features, and SFML seems to support both Android and iOS. Is is possible to create an GLES3 context using SFML? I have poked around the source and it seems to only include GLES2 headers for mobile for its own rendering. However, I saw that one can create a GLES3 context on FreeBSD from this post.
Anyone tried to do so?
Thanks!
Colin