Skip to content

owingsbj/MyWorld

Repository files navigation

MyWorld

3D graphics platform for building Android games.

All of the games written by Gallant Realm are based on this homegrown 3D graphics engine. It's not the best graphics engine by any means, but it gets the job done and was fun to build.

You'll also find pieces of a client/server implementation which is likely not working. This predates my Android programming and was a pure-Java windows implementation which allowed a server world to be mirrored by clients. I might get this working again so I've left the code in place.

Note that this project is still eclipse-based. I haven't had much luck in converting to AndroidStudio, so am continuing to use eclipse (with the AndMore plugin).

Acknowledgments

MyWorld contains modified versions of the following open source:

I've left the original package names should you want to compare and update. I highly appreciate the efforts of these developers and their generous donation to the open source community.

About

3D graphics platform for building Android games

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages