# OpenGLES-Android **Repository Path**: bigduduwxf/OpenGLES-Android ## Basic Information - **Project Name**: OpenGLES-Android - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-11 - **Last Updated**: 2025-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Draw Rect - Android OpenGLES Kotlin-NDK app that draw polygon to screen OpenGL and Triangulation part of app developed by C++ and ui developed by kotlin. I have used following library for Triangulation https://www.flipcode.com/archives/Efficient_Polygon_Triangulation.shtml ![demo.gif](demo.gif)