Skip to content

Commit d504760

Browse files
committed
formatting.
1 parent b6f0237 commit d504760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OpenGl Examples
2020
**OpenGL 3.X examples:**
2121

2222
intended to get you started in OpenGL 3.0, but don't provide any depth of coverage.
23-
<B>NOTE, in android 15 some of these examples now fail and I do not know why. They work correctly on a pixel4a running android 13, but then fail to run pixel 7 and 8 devices. likely there is a error in library? android states, opengl is no longer under active developement. Vulkan is the new graphics package and opengl is on the way out. Use at your own risk or maybe v2 instead.<B>
23+
<B>NOTE, in android 15 some of these examples now fail and I do not know why. They work correctly on a pixel4a running android 13, but then fail to run pixel 7 and 8 devices. likely there is a error in library? android states, opengl is no longer under active developement. Vulkan is the new graphics package and opengl is on the way out. Use at your own risk or maybe v2 instead.</B>
2424

2525
`HelloOpenGLES30` is Google’s basic framework example from 2.0, updated to OpenGL ES 3.0. 2D square and triangle with touch events to spin the triangle. API 18+
2626

0 commit comments

Comments
 (0)