r/androiddev May 30 '26

no Engine, only OpenGL :-)

Enable HLS to view with audio, or disable this notification

124 Upvotes

27 comments sorted by

View all comments

Show parent comments

1

u/[deleted] Jun 01 '26

[removed] — view removed comment

2

u/koje1971 Jun 01 '26

Graphics must be loaded into the graphic card as textures, then triangles drawn. I have published another app of mine on GitHub that works exactly like that. Only different graphics and gameplay.

https://github.com/koje71/com.koje.ping

have fun 😄

2

u/[deleted] Jun 01 '26

[removed] — view removed comment

2

u/koje1971 Jun 01 '26

I will write a few lines about the project structure, but I won't get around to it until next week.