Update sdf2d section
This commit is contained in:
parent
6e01c5d31c
commit
b45bdb18a0
2 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export const create = () => {
|
|||
figure: new Image(sdf2d, `a screenshot of a demo scene`),
|
||||
description: new Text(
|
||||
`I created an NPM package for efficiently rendering and shading 2D scenes described
|
||||
by signed distance functions (SDF-s). It supports both WebGL and WebGL2 and is easily extendible.`
|
||||
by signed distance fields (SDF-s). It supports both WebGL and WebGL2 and is easily extendible.`
|
||||
),
|
||||
more: [
|
||||
new Text(
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 615 KiB |
Loading…
Add table
Add a link
Reference in a new issue