https://twitter.com/boztank/status/1460668829789351936
https://user-images.githubusercontent.com/8287771/142755322-417c4bd9-5f8c-4a5a-b8f7-5a5011e24951.mp4
Meta 公司正在研发的带力反馈的 VR 手套。
同事在 Android 上实现了可以上下左右滚动的视图。
https://twitter.com/shuding_/status/1461811031097982978
https://user-images.githubusercontent.com/8287771/142755541-5774445e-d6ad-4f0d-a2b6-02a2169d4960.mp4
只有 7kb 代码的 3D 旋转地球。
https://twitter.com/zozuar/status/1461524656532471811
float i,e,a,l,y;vec3 p,q,d=vec3((FC.xy-.5r)/r.y,-1);for(d.xz=rotate2D(t.2);i++<2e2;e=max(min(++y,-e),y-3.)){i>1e2?l=log(e+=1e-4)/1e2,d/=d,o:o+=exp(-e1e3)/2e2;p=q+=de.7;p++;y=p.y;for(a=3.;a>.04;a=.6)p.xz=rotate2D(5.),p=abs(p)-a,e=min(e,max(p.x,(max(p.y,p.z))));}o+=l;
https://user-images.githubusercontent.com/8287771/142755607-87f04e9c-e3f2-45f8-8755-b8a7d8be6a48.mp4
用简短 shader 代码实现的环视城市的效果。
终于搞懂了 Layer2 和侧链的区别。
https://twitter.com/elyktrix/status/1461380028609048576
🤯 I found out today that VS Code has bracket pair guides. You can enable this by adding the following line to your settings.json file:
"editor.guides.bracketPairs": true
https://user-images.githubusercontent.com/8287771/142755636-134ba9e6-6d6d-496c-bac0-baea805c6192.mp4
再也不怕多行括号嵌套。
分析网页用了哪些 NPM 包。
类似 Gather 的开源实现。