Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xiaoiver
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
xiaoiver
1y ago
I also use naga and naga-oil to transpile GLSL to WGSL in my infinite canvas tutorial. https://infinitecanvas.cc/guide/lesson-001#hardware-abstract...
2.
▲
by
xiaoiver
1y ago
I'm using vitepress which has a lot of built-in markdown extensions. https://vitepress.dev/guide/markdown
3.
▲
by
xiaoiver
1y ago
Maybe you can take a look at this tutorial I wrote: https://infinitecanvas.cc/guide/lesson-015#msdf .
4.
▲
by
xiaoiver
1y ago
If you're interested in how to implement SDF and MSDF in WebGL / WebGPU, take a look at this tutorial I wrote: https://infinitecanvas.cc/guide/lesson-015#msdf .