Skip to content

基于OpenGL ES 3.0的3D模型查看器,支持模型读取、材质替换、光照调节。

License

Notifications You must be signed in to change notification settings

Sfive233/android_3d_loader

Repository files navigation

Android_3d_Loader

基于OpenGL ES 3.0的3D模型查看器,支持模型读取、材质替换、光照调节。

安装包路径:app/release/android_3d_loader.apk

使用到的项目

TGAReader:[https://github.com/npedotnet/TGAReader] JavaHDR:[https://github.com/Ivelate/JavaHDR]

功能支持

  • 模型
    • .obj
    • .stl
  • 材质
    • Diffuse Map
    • Specular Map
    • Normal Map
    • Height Map
    • PBR
  • SkyBox
    • .hdr
  • 光照
    • Direct Lighting
    • Shadow Mapping
  • 后期处理
    • Bloom
    • ACES Tone Mapping

效果展示

Direct Lighting:

DirectLighting

模型读取:

show

传统渲染:

Traditional

PBR渲染:

PBR

天空盒:

show

色调映射:

show

About

基于OpenGL ES 3.0的3D模型查看器,支持模型读取、材质替换、光照调节。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published