RayGuo

Results 2 comments of RayGuo

I install the webui on my Max Studio (Apple M1 Max) in China. I resolved it by the follow steps: 1. change all git url to ghproxy url in **launch.py**...

原英文名称为`fragment shader`,`fragment`英文中解释为`碎片`、`片段`的意思,所以这里使用了`片段着色器`。 《Android 3D游戏开发技术宝典》中使用的是`片元着色器`。 维基百科中使用的是[`片断着色器`](http://zh.wikipedia.org/wiki/GLSL)。 目前貌似还没有统一的术语。