Skip to content

Commit 7828c76

Browse files
committed
Add improvements over SuperSplat section (CN + EN)
1 parent b8ac0fa commit 7828c76

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ ReSplat 是一款基于 [SuperSplat](https://github.com/playcanvas/supersplat)
1919
2020
---
2121

22+
## 相比 SuperSplat 的改进
23+
24+
在 SuperSplat 的基础上,ReSplat 做了以下改进:
25+
26+
- **操作逻辑优化**:更符合 DCC 软件用户的操作习惯,降低上手门槛
27+
- **滚轮修复**:解决了网页缩放导致滚轮失效的 Bug
28+
- **深度视图**:新增深度视图模式,方便查看场景纵深信息
29+
30+
---
31+
2232
## 特色功能
2333

2434
### 包裹体系统
@@ -175,6 +185,15 @@ Building on SuperSplat, this project **redesigns the interaction logic**, drawin
175185

176186
> **Language Note**: The developer's native language is Chinese, so the **Chinese UI is fully reviewed and optimized**. Other languages are machine-translated and have not been manually proofread. Community contributions for translation improvements are welcome.
177187
188+
---
189+
190+
### Improvements over SuperSplat
191+
192+
Building on SuperSplat, ReSplat introduces the following improvements:
193+
194+
- **Optimized controls**: Better aligned with DCC software user workflows, lowering the learning curve
195+
- **Scroll wheel fix**: Resolved a bug where browser zoom caused the scroll wheel to stop working
196+
- **Depth view mode**: New depth visualization mode for inspecting scene depth information
178197

179198
---
180199

0 commit comments

Comments
 (0)