Update sdf2d section

This commit is contained in:
schmelczerandras 2020-10-13 23:43:51 +02:00
parent 6e01c5d31c
commit b45bdb18a0
2 changed files with 1 additions and 1 deletions

View file

@ -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

Before After
Before After