# my-earth **Repository Path**: lingfengsu/my-earth ## Basic Information - **Project Name**: my-earth - **Description**: three.js地球 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-12 - **Last Updated**: 2024-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用 Three.js 搞个炫酷 3D 地球 ## 安装 ```js npm i @surbowl/world-geo-json-zh three ``` ## src/world.html 地球贴图 ## src/earth.html 地球柱体 ## src/earth1.html InstancedMesh 地球柱体优化 ## src/earth2.html BufferGeometryUtils.mergeGeometries 地球柱体合并优化 ## src/earth3.html 动画地球柱体 # src/mergeGeometry.html 合并形状监测单个形状动作 # src/UnrealBloom.html 部分泛光 # src/mapBoundary 3D 区块泛光轮廓 # src/mapBoundary1 3D 区块渐变围栏 # src/mapBoundary2 3D 区块多重渐变围栏