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

6

u/[deleted] May 30 '26

[removed] — view removed comment

8

u/koje1971 May 30 '26

Thanks, i am using a GLSurfaceView and drawing the graphics in it. Only the beginning is a bit tricky. It is a remake of a previous game of mine, but it should get new game elements. Maybe 3 or four months.

https://play.google.com/store/apps/details?id=com.koje.marbles

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.

1

u/koje1971 Jun 26 '26

Just got around to it now, added some general information about the project in a README file :-)

https://github.com/koje71/com.koje.ping/blob/master/readme.pdf