WenlinMao / android-3d-model-viewerLinks
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
☆201Updated 4 years ago
Alternatives and similar repositories for android-3d-model-viewer
Users that are interested in android-3d-model-viewer are comparing it to the libraries listed below
Sorting:
- An GLB and GLTF model viewer for Android☆77Updated 3 years ago
- 3D model viewer app (STL, OBJ, PLY) for Android.☆202Updated this week
- Android OpenGL 3D engine☆46Updated 3 months ago
- 使用arCore 实现多点测距的Demo☆156Updated 3 years ago
- Image edit library with many effects on android platform, based on opengl es 2.0.☆63Updated 6 years ago
- Video Recording with Camera2 and apply video filter.☆256Updated 6 years ago
- Android port of jgltfViewer with native OpenGL ES bindings☆23Updated 5 years ago
- A sample camera app with CameraX API from Android Jetpack☆371Updated 5 months ago
- A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bi…☆213Updated 3 years ago
- 30+Camera different effects with C++ and opengles 3.0☆275Updated 2 years ago
- LibYUV for Android☆124Updated this week
- CameraX usage with openGL - stripped from AOSP☆36Updated last month
- Android application to preview both front and rear cameras simultaneously. The application uses Camera2 API to get previews from cameras.☆55Updated last year
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形,等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…