diff --git a/README.md b/README.md index 5ea37e3..1954946 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Skewed -Skewed is a Typescript package for generating SVG of 3D graphics in real-time. It has an opionated default look and orthographic projection only camera support, isometric by default. +Skewed is a Typescript package for generating SVG of 3D graphics in real-time. It has an opionated default look, basic directional lighting, and orthographic projection only camera support, isometric by default. Use it to make simple 3D infographics, 3D web-games, or generate 3D SVG files for importing into vector editors like Figma/Illustrator (Ie. make 3D icons).