cdave1 / freetype2-androidLinks
Freetype 2 for Android
☆52Updated 13 years ago
Alternatives and similar repositories for freetype2-android
Users that are interested in freetype2-android are comparing it to the libraries listed below
Sorting:
- Learn how to render in native using EGL☆79Updated 6 years ago
- Learn OpenGL ES On Android☆94Updated 7 years ago
- GLES;不同平台下面EGL的使用☆15Updated 6 years ago
- Run GLSL Instant 🔥🔥🔥☆59Updated 5 years ago
- My attempt to port every NeHe classic OpenGL tutorial to OpenGL ES 2 for Android NDK☆29Updated 8 months ago
- A small library to render text in OpenGL/OpenGL ES using freetype.☆61Updated 14 years ago
- Use Assimp to load a 3D model☆54Updated 8 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆62Updated 2 years ago
- an android sample using native activity and opengles and egl engine☆16Updated 7 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理