/OpenGLEx

Collection of OpenGL exercises

Primary LanguageKotlinMIT LicenseMIT

OpenGLEx

Collection of OpenGL exercises.

Exercise 1 - Triangles

Porting Darcey & Conder's text[1] old demo from Java to Kotlin.
Code renders a simple triangle with their TriangleSmallGLUT class.
No creative contribution, just establishing a functional base line of their demo.
(a) animating triangle (background thread) (b) base triangle

Android Studio

References

  1. Android Wireless Application Develop by Lauren Darcey and Shae Conder, 2nd Edition - Pearson Education
    ISBN-13: 978-0-321-74967-3
    ISBN-10: 0-321-74967-7