anandmuralidhar24 / AssimpAndroidLinks
Use Assimp to load a 3D model
☆54Updated 8 years ago
Alternatives and similar repositories for AssimpAndroid
Users that are interested in AssimpAndroid are comparing it to the libraries listed below
Sorting:
- A Java implementation of the infamous Obj2OpenGL python script.☆23Updated 5 years ago
- Source code for 'Pro OpenGL ES for Android' by Mike Smithwick and Mayank Verma☆26Updated 8 years ago
- Sample glTF Renderer for Android☆51Updated 3 years ago
- Run GLSL Instant 🔥🔥🔥☆59Updated 5 years ago
- libpng for Android NDK☆249Updated 2 years ago
- Create OpenGL ES context in Java and render with native C++☆10Updated 8 years ago
- AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.☆22Updated 6 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- Learning OpenGL ES 2 in Java for Android☆192Updated 6 years ago
- NOTE: This project is not maintained anymore☆373Updated 8 months ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- libyuv for android easy to use☆23Updated 7 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆183Updated last month
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- ☆9Updated 6 years ago
- 文章例子集合☆109Updated 7 years ago
- android OpenGL examples☆416Updated 7 months ago
- Android camera preview using HardwareBuffers implemented in C++ with Vulkan and OpenGL rendering backends☆25Updated 8 months ago
- Learn how to render in native using EGL☆79Updated 7 years ago
- Android port of jgltfViewer with native OpenGL ES bindings☆23Updated 5 years ago
- an android PBR renderer in GLES3.0☆15Updated 5 years ago
- Learn OpenGL ES On Android☆94Updated 7 years ago
- Step by step tutorial of Vulkan on Android, follow https://vulkan-tutorial.com.☆18Updated 7 years ago
- A 3d library/framework for Android using Java and OpenGL ES☆37Updated 8 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆52Updated 8 years ago
- Simple JBox2D demo for Android. Using JBox2D, JOML, OpenGL and Android Studio.☆19Updated 9 years ago
- show 3D models with skeleton animations using Assimp☆22Updated last year
- camera demo with filter from shadertoy☆14Updated 3 years ago
- OpenGL ES3x 游戏开发☆28Updated 4 years ago
- 一套基于View DisplayCanvas中callDrawGLFunction的可扩展 渲染架构,可用于Android中的任何View中用OpenGL做实时高效渲染比如快速模糊(fast blur)等。☆24Updated last year