Publish new version

This commit is contained in:
schmelczerandras 2020-10-02 14:32:33 +02:00
parent 81eb0220d2
commit 158d2f462f
15 changed files with 197 additions and 430 deletions

View file

@ -1,11 +1,14 @@
{
"name": "sdf-2d",
"version": "0.3.4",
"version": "0.3.5",
"description": "Graphics framework for efficiently rendering 2D signed distance fields.",
"keywords": [
"webgl",
"webgl2",
"glsl",
"sdf",
"distance-field",
"signed-distance-field",
"2d",
"graphics",
"rendering",