• 大小: 18.76MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-08-01
  • 语言: 其他
  • 标签: 地球仪  earth  地球  

资源简介

1、此源码集合了2种写法绘制的地球仪! 2、第一种是通过opengl es绘制三角形拼成球体,图片作为纹理映射到整个球面上。支持双点触控缩放球体。以及拖动旋转。 3、第二种通过3D绘制,不是帧动画,支持各个角度旋转,以及自转!

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.dxh.demo;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “com.dxh.demo“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-08-16 09:44  Demo\
     文件         858  2018-08-16 09:44  Demo\Demo.iml
     目录           0  2018-08-20 01:29  Demo\app\
     文件       12770  2018-08-20 01:29  Demo\app\app.iml
     文件         751  2018-08-16 09:44  Demo\app\proguard-rules.pro
     目录           0  2018-08-16 09:44  Demo\app\libs\
     文件           7  2018-08-16 09:44  Demo\app\.gitignore
     文件         917  2018-08-20 01:19  Demo\app\build.gradle
     目录           0  2018-08-20 01:27  Demo\app\build\
     目录           0  2018-08-20 01:27  Demo\app\build\generated\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\pngs\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\pngs\debug\
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xhdpi\
     文件        1238  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xhdpi\ic_launcher_background.png
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xxhdpi\
     文件        2830  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xxhdpi\ic_launcher_background.png
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-hdpi\
     文件         828  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-hdpi\ic_launcher_background.png
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-ldpi\
     文件         330  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-ldpi\ic_launcher_background.png
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\pngs\debug\drawable-anydpi-v21\
     文件        5606  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-anydpi-v21\ic_launcher_background.xml
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-mdpi\
     文件         409  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-mdpi\ic_launcher_background.png
     目录           0  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xxxhdpi\
     文件        4721  2018-08-20 01:19  Demo\app\build\generated\res\pngs\debug\drawable-xxxhdpi\ic_launcher_background.png
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\rs\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\rs\debug\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\resValues\
     目录           0  2018-08-20 01:18  Demo\app\build\generated\res\resValues\debug\
............此处省略2160个文件信息

评论

共有 条评论