diff --git a/README.md b/README.md index 562f6c17..a743519d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ | Ataraxia | 50 | 2025.05.04 | | ytm | 20 | 2025.05.29 | | INY | 20 | 2025.05.29 | +| 佚名(学生) | 6 | 2025.06.04 | ### 关于打赏 - 您的每一笔打赏,我都会原封不动以**您的名义**捐赠到腾讯公益。 diff --git a/donate/159861999120250604ETB8A7J1GI.jpg b/donate/159861999120250604ETB8A7J1GI.jpg new file mode 100644 index 00000000..81cd507d Binary files /dev/null and b/donate/159861999120250604ETB8A7J1GI.jpg differ diff --git a/donate/index.html b/donate/index.html index 1feb84c6..2bf9523e 100644 --- a/donate/index.html +++ b/donate/index.html @@ -31,6 +31,7 @@ + \ No newline at end of file diff --git a/donate/list1.jpg b/donate/list1.jpg index 83a88c91..a7a52b4e 100644 Binary files a/donate/list1.jpg and b/donate/list1.jpg differ diff --git a/examples/cesiumEx/2.3.8、Primitive.html b/examples/cesiumEx/2.3.8、Primitive.html index d4c10758..99944d1d 100644 --- a/examples/cesiumEx/2.3.8、Primitive.html +++ b/examples/cesiumEx/2.3.8、Primitive.html @@ -24,6 +24,13 @@ requestVertexNormals: true// 请求地形照明数据 }); + + // Primitive + // 1、GeometryInstance + // 2、Apperance + // 3、modelMatrix + + // 开启帧率 viewer.scene.debugShowFramesPerSecond = true; diff --git a/examples/cesiumEx/4.3.2、视频投射.html b/examples/cesiumEx/4.3.2、视频投射.html index b1bd2ab9..8974b9e2 100644 --- a/examples/cesiumEx/4.3.2、视频投射.html +++ b/examples/cesiumEx/4.3.2、视频投射.html @@ -10,6 +10,7 @@ +