图形渲染

1、tinygl

https://github.com/jserv/tinygl

2、kajiya

https://github.com/EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀

3、Raycast Vehicle Engine

https://github.com/Jaagrav/raycast-vehicle-engine
128848701-ccee33e9-4958-4c59-b8ac-92b3bd3a1e45.gif

4、高质量泛光(bloom)从理论到实战

5、Tone mapping进化论

https://zhuanlan.zhihu.com/p/21983679

6、lyon

https://github.com/nical/lyon
2D graphics rendering on the GPU in rust using path tessellation.

7、Babylon.js 性能优化

https://babylonjs.medium.com/performance-improvement-is-a-never-ending-project-61083183687c

可视化

1、canvaskit-wasm —— 在浏览器中直接使用 skia 的能力渲染 sketch 文件

https://zhuanlan.zhihu.com/p/432454443

2、【融入动画技术的交互应用】——PlayWithThePicture

https://blog.csdn.net/qq_41616984/article/details/89737428

3、cosmos

https://github.com/cosmograph-org/cosmos
Cosmos is a WebGL Force Graph layout algorithm and rendering engine. All the computations and drawing are happening on the GPU in fragment and vertex shaders avoiding expensive memory operations.
It enables real-time simulation of network graphs consisting of hundreds of thousands of nodes and edges on modern hardware.

4、如何设计数据可视化平台

https://mp.weixin.qq.com/s/jmWidad2-xW1uZg9B6jP4g

GIS

1、nebula.gl

https://github.com/uber/nebula.gl
High-Performance, 3D-enabled GeoJSON editing deck.gl and React

2、Unfolding the Earth: Myriahedral Projections In WebGL

本文庆祝 Myriahedral Projections 十周年(2008-2018),这是一组由 Jarke van Wijk 创建的地图投影,提供一组独特的功能:与其他地图投影不同,Myriahedral Projections 没有面积或角度变形。这是通过将折纸技术与地图投影相结合来实现的。通过在球形网格上提供多个切割,我们能够以许多中断为代价,在平面上几乎不变形地展开地球。
https://medium.com/vis-gl/unfolding-the-earth-myriahedral-projections-in-webgl-6b2bcfd00a30
http://philogb.github.io/page/myriahedral/
https://github.com/temporaer/myriaworld
Kapture 2022-06-08 at 21.53.58.gif

3、地理空间人工智能 (GeoAI)的十个项目案例

https://mp.weixin.qq.com/s/CwTgFcNZeTi6tFrEeZJV6w

4、基于时空立方体模型的共享单车出行时空规律可视化

前端

1、workerize

Run a module in a Web Worker
https://github.com/developit/workerize

2、workerize-loader

https://github.com/developit/workerize-loader

其他

1、bayeslite

https://github.com/probcomp/bayeslite
BayesDB on SQLite. A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself.

2、excalidraw

Virtual whiteboard for sketching hand-drawn like diagrams
https://github.com/excalidraw/excalidraw

3、Tldraw

https://github.com/Tldraw/Tldraw