Skip to content

jimandreas/AndroidOpenGLESLessons

Repository files navigation

Learn-OpenGLES-Tutorials / android / AndroidOpenGLESLessons/

Port of AndroidOpenGLESLessons folder to Android Studio

Original Github location: https://github.com/learnopengles/Learn-OpenGLES-Tutorials

This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/

The compiled app can be downloaded from the Android market at https://market.android.com/details?id=com.learnopengles.android

What has changed:

The samples have been reworked so that they all live happily (more or less) in one Android Studio project. In theory you should be able to pull the repo or download the zip file, and then hand the (uncompressed) folder to Android Studio and everything should just build.

The copy of the Gihub repo imported into Android Studio just fine. I added my favorite .gitnore files and then compiled it. It was a completely clean build without changing a single line of code at the initial Git checkin tag. Since the initial build - I have taken screenshots and built a README.md file.

Changes 09-2019:

Converted the implementations in Lessons 1 through 8 to Kotlin. The LiveWallpaper implementation remains coded in Java. A Kotlin conversion of these folders is left as an exercise for the developer. Let me know if you want to pull them into this repo via a pull request.

Current Studio level (9 October 2019):

Android Studio 3.5.+

License

See LICENSE.TXT

Supported Platforms

As part of this port to Android Studio - the sample code for platforms other than Android has been stripped out.

For more information on these samples please refer to the links above.

Table Of Contents

Lesson 1

Lesson 2

Lesson 3

Lesson 4

Lesson 5

Lesson 6

Lesson 7

Lesson 8

About

Port of AndroidOpenGLESLessons folder to Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published