diff --git a/README.md b/README.md index 86deccb..4ae441a 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ - ⚙️We hope GuiLite is small enough to help you understand how UI works. - 👑You should be the master of your UI and not be tied to a specific framework. -## 🔥New feature:Run GuiLite Samples on 3D +## 🔥New feature:Upgrade GuiLite Samples to 3D level - ![GuiLiteGraphic](doc/GuiLite3D.gif) -- Run GuiLite Samples on Web and 3D scenario +- Run GuiLite Samples[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples#mcu-demos-hello-star--hello-particle--hello-wave--hello-notouch--hello-mario--hello-3d) on Web and 3D scenario - [Source code](https://github.com/idea4good/GuiLiteWeb/blob/master/CubeEx/main.js) ## Features diff --git a/README_zh.md b/README_zh.md index 5172066..992cd3e 100644 --- a/README_zh.md +++ b/README_zh.md @@ -20,9 +20,9 @@ - ⚙️希望GuiLite小到足够帮助大家掌握UI工作原理,从而摆脱UI框架的束缚,构建自己独一无二的UI - 👑任何UI框架都不为你我而生,你才是自己真正的主人 -## 🔥新功能:GuiLite实例 - 3D版 +## 🔥新功能:3D化GuiLite实例 - ![GuiLiteGraphic](doc/GuiLite3D.gif) -- GuiLite可以实现在Web及3D环境下的流畅运行 +- GuiLite实例[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples#mcu-demos-hello-star--hello-particle--hello-wave--hello-notouch--hello-mario--hello-3d)运行在Web及3D环境 - [源代码链接](https://github.com/idea4good/GuiLiteWeb/blob/master/CubeEx/main.js) ## 功能介绍 diff --git a/doc/GuiLite3D.gif b/doc/GuiLite3D.gif index 45da438..c9012ef 100644 Binary files a/doc/GuiLite3D.gif and b/doc/GuiLite3D.gif differ